03.04.2011, 13:38
Quote:
ok thanks in strcmp it's only playerid so i don't understand it now i know thanks
|
...
...
...
new tmp[256];
tmp = strtock(cmdtext, idx);
...
...
...
new id;
id = strval(tmp);
...
i put the ... because there are more between, before and after what i wrote in the commands...