29.11.2011, 16:39
Dont pay attention at Tester it's good but this is for helpers !
errors :
Quote:
command(fixvw, playerid, params[]) { if(Player[playerid][Tester] >= 1) SetPlayerVirtualWorld(playerid, 0); format(string, sizeof(string), "%s has fixed your virtual world", GetName(playerid)); SendClientMessage(id, WHITE, string); } |
Quote:
C:\Users\Eigenaar\Desktop\SAMP\gamemodes\VortexRol eplay.pwn(12735) : error 017: undefined symbol "string" C:\Users\Eigenaar\Desktop\SAMP\gamemodes\VortexRol eplay.pwn(12735) : error 017: undefined symbol "string" C:\Users\Eigenaar\Desktop\SAMP\gamemodes\VortexRol eplay.pwn(12735) : error 029: invalid expression, assumed zero C:\Users\Eigenaar\Desktop\SAMP\gamemodes\VortexRol eplay.pwn(12735) : fatal error 107: too many error messages on one line |