Hi, a few months ago i made a script for controlling a robot using the numpad, the script worked fine 117 (Eccept for not dealing damage to entitys with bullet weapons). But when i upgraded to 118 beta 14 it stoped working, all the bullets hit the same place even if the robot is far away.
Here is the script.
:state=0:hudreset,hudx=50,hudy=90,hudimagefine=gamecore\text\pressentertouse.tga,hudname=usedoorprompt,hudhide=1,hudmake=display,state=10
:state=10,plrdistwithin=60:hudshow=usedoorprompt,hudfadeout=usedoorprompt
:state=10,plrdistwithin=60,plrusingaction=1:state=1,timerstart
:state=10,activated:state=1
:state1:timerstart
:state=1,scancodekeypressed=72:movefore=3
:state=1,scancodekeypressed=76:moveback=3
:state=1,scancodekeypressed=75:rotatey=-1
:state=1,scancodekeypressed=77:rotatey=1
:state=1,scancodekeypressed=78,ifweapon=1:useweapon
:state=1,ifweapon=0:reloadweapon
Btw, does anybody know how to make the robot deal damage to entitys when using bullet weapons.
Srry about my english im from sweeden