A error.
#1

Код:
if(!strcmp(cmdtext,"/Buybeer",true))

 GivePlayerMoney(playerid,-50); // It says loose indentation here.
 SendClientMessage(playerid,COLOR_GREEN,"There are ??? beers left in the beer company stock! ");
 BEER[playerid] += 1;
 return 1;


 
}
There error is on the like "GivePlayermoney".

Код:
C:\Documents and Settings\home\My Documents\KingsRPG.pwn(217) : warning 217: loose indentation
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.
Reply


Messages In This Thread
A error. - by Sal_Kings - 12.10.2009, 17:35
Re: A error. - by krisko_g1 - 12.10.2009, 17:38
Re: A error. - by (.Aztec); - 12.10.2009, 17:51

Forum Jump:


Users browsing this thread: 3 Guest(s)