Quote:
Originally Posted by Karl1195
So i should just put it like this in the script and add the includes?
Код:
CMD:goto(playerid, params[])
shouldn't i change that??
to example :
Код:
if(strcmp(cmd, "/gotoc [X] [Y] [Z]", true) == 0)
or some thing.
Cause i am adding to a FS
|
Nah.. its created with sscanf and zcmd. you can't use strcmp.