[AJUDA] Deu ERRO !!!
#1

Agora Duvida e Otra


Код HTML:
\Documents and Settings\rene\Desktop\Brasil Virtual Life\gamemodes\BLS.pwn(6520) : warning 202: number of arguments does not match definition
C:\Documents and Settings\rene\Desktop\Brasil Virtual Life\gamemodes\BLS.pwn(10906) : warning 213: tag mismatch
C:\Documents and Settings\rene\Desktop\Brasil Virtual Life\gamemodes\BLS.pwn(11842) : warning 202: number of arguments does not match definition
C:\Documents and Settings\rene\Desktop\Brasil Virtual Life\gamemodes\BLS.pwn(11842) : warning 202: number of arguments does not match definition
C:\Documents and Settings\rene\Desktop\Brasil Virtual Life\gamemodes\BLS.pwn(11842) : warning 202: number of arguments does not match definition
C:\Documents and Settings\rene\Desktop\Brasil Virtual Life\gamemodes\BLS.pwn(11842) : warning 202: number of arguments does not match definition
C:\Documents and Settings\rene\Desktop\Brasil Virtual Life\gamemodes\BLS.pwn(25021) : warning 213: tag mismatch
C:\Documents and Settings\rene\Desktop\Brasil Virtual Life\gamemodes\BLS.pwn(25040) : warning 213: tag mismatch
C:\Documents and Settings\rene\Desktop\Brasil Virtual Life\gamemodes\BLS.pwn(61882) : warning 206: redundant test: constant expression is non-zero
C:\Documents and Settings\rene\Desktop\Brasil Virtual Life\gamemodes\BLS.pwn(43202) : warning 204: symbol is assigned a value that is never used: "GuerranaRocinha"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


11 Warnings.
PHP код:
 OnPlayerSpawn
6520 
GangZoneShowForPlayer(GZRocinha0xC0C0C0AA);
ShowPlayerStats
10906 
PlayerInfo[playerid][PAbriu] = 1
On Game Mode Init
11842 
-  GZRocinha GangZoneCreate(2299,869, -872,57492478,603, -785,7246);
OnPlayerCommandText
25021 
-  if(PlayerInfo[playerid][PAbriu] < 1)
PlayerInfo[playerid][PAbriu] = 0;
61882 stock IsPlayerInRocinha(playerid)//gangzones
{
    new 
Float:x,Float:y,Float:z;
    
GetPlayerPos(playeridxyz);
    if(
>= 2117.333 && >= -872,5749 && <= 2478,603 && <= -785,7246) return 1;
    else return 
0;
}
43202 GuerranaRocinha 1
Reply


Messages In This Thread
[AJUDA] Deu ERRO !!! A DUVIDA E OTRA - by rene20 - 20.09.2011, 17:39
Re: [AJUDA] Deu ERRO !!! - by Vai_Besta - 20.09.2011, 17:42
Re: [AJUDA] Deu ERRO !!! - by rene20 - 20.09.2011, 17:45
Re: [AJUDA] Deu ERRO !!! - by Nake01 - 20.09.2011, 18:03
Re: [AJUDA] Deu ERRO !!! - by rene20 - 20.09.2011, 18:49
Re: [AJUDA] Deu ERRO !!! - by Vai_Besta - 20.09.2011, 18:55
Re: [AJUDA] Deu ERRO !!! - by WLSF - 20.09.2011, 18:57

Forum Jump:


Users browsing this thread: 2 Guest(s)