20.11.2011, 09:26
I had this problem with eciplse GM im not sure what i had before but if u look at this line of code i change the letter to "d" in it with every cmd that used a players id and it worked
Post a cmd that uses id on here would help
Код:
if ( sscanf( params, "d", params[ 0 ]) )return SendUsage( playerid, "/slap <id>" );