12.04.2014, 20:03
AJUDA AE GALERA
Linha 24271 >
Linha 24272 >
pawn Код:
C:\Users\Pedro Henrque\Desktop\BVP\gamemodes\BVP.pwn(24271) : error 017: undefined symbol "plid"
C:\Users\Pedro Henrque\Desktop\BVP\gamemodes\BVP.pwn(24272) : error 017: undefined symbol "plid"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
2 Errors.
pawn Код:
SetPlayerVIP(plid, 3);
pawn Код:
format(string, sizeof(string), "%s (%d) (») Promoveu: %s (%d) para VIP (») Por %d dia(s)!", GetPlayerNameEx(playerid), playerid, GetPlayerNameEx(plid), plid, dias);