Creation/Dev/Script/Client/AIPlayer
From Graal Bible
AIPlayer (Player):
maxturnpitch - float
maxturnyaw - float
simplemovement - boolean
wallcheck - boolean
clearaim()
getaimlocation() - returns string
getaimobject() - returns object
getmovedestination() - returns string
ismoving() - returns boolean
setaimlocation(str)
setaimobject(obj)
setmovedestination(str, bool)
setmovespeed(float)
stop()