05.08.2009, 17:40
Quote:
Originally Posted by Anarkien
Sal_Kings.. Of course you'll have to modify the script, you can't just copy-paste it like that.
You'll have to define certain things. |
Код:
C:\Documents and Settings\home\Desktop\samp02Xserver.win32\gamemodes\_gamemodes__gamemodes_SalsTestingGrounds.pwn(815) : error 017: undefined symbol "strtok"
This is the line.
Код:
tmp = strtok(cmdtext, idx);