Difference between revisions of "TActivePlayer.MouseAimX"

From Soldat Community Wiki
Jump to: navigation, search
(Created page with " '''''property TActivePlayer.MouseAimX: Boolean''''' Access mode: RW* (Write only on bots) ==Description== X coordinate '''on the soldat screen''' of TActivePlayer's...")
 
 
Line 1: Line 1:
  '''''property [[TActivePlayer]].MouseAimX: Boolean'''''
+
  '''''property [[TActivePlayer]].MouseAimX: SmallInt'''''
 
   Access mode: RW* (Write only on bots)
 
   Access mode: RW* (Write only on bots)
 
==Description==
 
==Description==
X coordinate '''on the soldat screen''' of [[TActivePlayer]]'s cursor
+
X coordinate '''on the map''' of [[TActivePlayer]]'s cursor
  
 
[[Category:TActivePlayer]]
 
[[Category:TActivePlayer]]

Latest revision as of 19:39, 27 September 2016

property TActivePlayer.MouseAimX: SmallInt
 Access mode: RW* (Write only on bots)

Description

X coordinate on the map of TActivePlayer's cursor