Creation/Dev/Script/Client/Player: Difference between revisions

From Graal Bible
mNo edit summary
 
No edit summary
 
Line 1: Line 1:
[[Category:Scripting Reference]]
<pre>
<pre>
           Player (ShapeBase):
           Player (ShapeBase):

Latest revision as of 11:16, 16 February 2010

          Player (ShapeBase):
            datablock - object
            speed - float
            swimming - boolean (read only)
            checkdismountpoint(str, str) - returns boolean
            clearcontrolobject()
            getcontrolobject() - returns object
            getdamagelocation(str) - returns string
            getstate() - returns string
            setactionthread(str, bool, bool) - returns boolean
            setcontrolobject(obj) - returns boolean