Error warning 204: symbol is assigned a value that is never used: "VIP"
#1

C:\Users\casa\Desktop\Ultimate Server\gamemodes\UnguggedVIP.pwn(11591) : warning 204: symbol is assigned a value that is never used: "VIP"

Why?

Код:
else if(listitem == 3)
				{
				    new VIP = PlayerInfo[playerid][pVIP];
				    new playerlevel = PlayerInfo[playerid][pLevel];
				    new money = ScriptMoney[playerid];
				    new bankmoney = PlayerInfo[playerid][pAccount];
				    new punished = PlayerInfo[playerid][pPunished];
				    new ptime = PlayerInfo[playerid][pConnectSeconds];
				    new playersip[24];
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)