18.08.2011, 14:47
Quote:
now i got these errors
C:\Documents and Settings\InitialUser\My Documents\Downloads\samp03csvr_R2-2_win32\gamemodes\LVRP.pwn(64) : error 017: undefined symbol "strtok" C:\Documents and Settings\InitialUser\My Documents\Downloads\samp03csvr_R2-2_win32\gamemodes\LVRP.pwn(64) : error 029: invalid expression, assumed zero C:\Documents and Settings\InitialUser\My Documents\Downloads\samp03csvr_R2-2_win32\gamemodes\LVRP.pwn(64) : error 017: undefined symbol "string" C:\Documents and Settings\InitialUser\My Documents\Downloads\samp03csvr_R2-2_win32\gamemodes\LVRP.pwn(64) : fatal error 107: too many error messages on one line |
Add this in the command
pawn Код:
new string[128];