[Ajuda] 1 Warning. pawno "GRANA"
#1

Код HTML:
C:\Users\Nilda\Documents\GM Brasil Vida Nova ™\gamemodes\BVN.pwn(27736) : warning 204: symbol is assigned a value that is never used: "Grana"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:          10012 bytes
Code size:          1301656 bytes
Data size:          4079936 bytes
Stack/heap size:      16384 bytes; estimated max. usage: unknown, due to recursion
Total requirements: 5407988 bytes

1 Warning.
Код HTML:
public OnPlayerPickUpDynamicPickup(playerid, pickupid)
{
	new Grana = GetPlayerGrana(playerid);

	if(pickupid == PickupsFix[1])
	{
		SetPlayerPos(playerid, 324.6059, 304.3401, 999.1484);
		SetPlayerInterior(playerid, 5);
	}
	if(pickupid == PickupsFix[0])
	{
		SetPlayerPos(playerid, -212.6779, 979.6142, 19.3291);
		SetPlayerInterior(playerid, 0);
	}
	if(pickupid == PickupsFix[55])
	{
		if(nobanco[playerid] == 1)
		{
			SetPlayerPos(playerid, 1413.7911, -1701.3040, 13.5394);
			SetPlayerInterior(playerid, 0);
			nobanco[playerid] = 0;
		}
ETC....
Ajuda ae esse Warning nгo saii de geito nenhum , comeзo ah dб erro dps quк eu tirei os Pickups de armas nas areas DM :/
Reply


Messages In This Thread
1 Warning. pawno "GRANA" - by Brunooh - 22.05.2013, 21:25
Re: 1 Warning. pawno "GRANA" - by Cidiei - 22.05.2013, 21:26
Re: 1 Warning. pawno "GRANA" - by Brunooh - 22.05.2013, 21:30
Re: 1 Warning. pawno "GRANA" - by Cidiei - 22.05.2013, 21:30
Re: 1 Warning. pawno "GRANA" - by Brunooh - 22.05.2013, 21:35
Re: 1 Warning. pawno "GRANA" - by Cromado - 22.05.2013, 21:41
Re: 1 Warning. pawno "GRANA" - by Brunooh - 22.05.2013, 21:45
Re: 1 Warning. pawno "GRANA" - by Cromado - 22.05.2013, 21:54
Re: 1 Warning. pawno "GRANA" - by Brunooh - 22.05.2013, 21:55
Re: 1 Warning. pawno "GRANA" - by ProKillerpa - 22.05.2013, 22:11

Forum Jump:


Users browsing this thread: 1 Guest(s)