Big Problem
#4

Quote:
Originally Posted by CoLLYY
Посмотреть сообщение
Now i get that...
Код:
C:\Documents and Settings\SoloW\Desktop\zK Official\pawno\include\JunkBuster.inc(2602) : warning 217: loose indentation
C:\DOCUME~1\SoloW\Desktop\eRP.pwn(4375) : warning 204: symbol is assigned a value that is never used: "wanted"
C:\DOCUME~1\SoloW\Desktop\eRP.pwn(4377) : error 017: undefined symbol "wanted"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
try this

pawn Код:
if(gTeam[playerid] >= 1||gTeam[playerid] >= 3||gTeam[playerid] >= 4)
{//this is a compound block
    new wanted = GetPlayerWantedLevel(playerid);
    SetPlayerWantedLevel(playerid, wanted + 1);
}//compound block
Reply


Messages In This Thread
Big Problem - by CoLLYY - 22.08.2010, 08:20
Re: Big Problem - by dax123 - 22.08.2010, 08:22
Re: Big Problem - by CoLLYY - 22.08.2010, 08:29
Re: Big Problem - by dax123 - 22.08.2010, 08:34
Re: Big Problem - by CoLLYY - 22.08.2010, 08:45
Re: Big Problem - by CoLLYY - 22.08.2010, 09:00
Re: Big Problem - by dax123 - 22.08.2010, 09:02

Forum Jump:


Users browsing this thread: 1 Guest(s)