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

From Graal Bible
mNo edit summary
(No difference)

Revision as of 02:10, 27 January 2006

          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