Posts: 590
Threads: 143
Joined: Aug 2011
Reputation:
0
anyone have a way to check a players speed ?
like use /getspeed [playerid and it shows as gametext the speed of the player ?
Posts: 309
Threads: 12
Joined: Jul 2009
Reputation:
0
I think those are your own errors? Show me those lines.
Posts: 590
Threads: 143
Joined: Aug 2011
Reputation:
0
line 88 error
stock GetPlayerSpeed(playerid){
Posts: 309
Threads: 12
Joined: Jul 2009
Reputation:
0
Are you sure you don't have that stock anywhere else in your code?
Posts: 590
Threads: 143
Joined: Aug 2011
Reputation:
0
there is in the code u made me if u look above
Posts: 187
Threads: 13
Joined: Sep 2011
Reputation:
0
You. Forgot in PlayerCommandText
(cmdtext,9,.....); i think.
And with strcmp??