19.02.2012, 19:10
Quote:
|
At the top of your script, you should add it there...
pawn Код:
|

Ok dude, you really helped, I added pLeader and the other, but there is still some small errors.
In line 26:
tmp = strtok(cmdtext, idx);
Код:
error 022: must be lvalue (non-constant) error 012: invalid function call, not a valid address warning 215: expression has no effect warning 215: expression has no effect error 001: expected token: ";", but found ")" fatal error 107: too many error messages on one line


