[Problema] Warnings
#10

Ese :S



pawn Код:
C:\Documents and Settings\xds\Escritorio\server\gamemodes\sr-rp.pwn(7452) : error 017: undefined symbol "vehicleid"
C:\Documents and Settings\xds\Escritorio\server\gamemodes\sr-rp.pwn(49774) : warning 204: symbol is assigned a value that is never used: "vehicleid"
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
Estas son las lineas del error

7452

pawn Код:
if(IsPlayerInVehicle(i, vehicleid) && GetPlayerState(i) == 2 && TransportDuty[i] > 0)
49774

pawn Код:
new vehicleid = GetPlayerVehicleID(playerid);
Reply


Messages In This Thread
[Problema] Warnings - by Nicolas_Soria - 26.10.2010, 20:58
Respuesta: [Problema] Warnings - by MrDeath537 - 26.10.2010, 21:04
Re: [Problema] Warnings - by Nicolas_Soria - 26.10.2010, 21:19
Re: [Problema] Warnings - by SuperMarioRol - 26.10.2010, 21:25
Respuesta: Re: [Problema] Warnings - by MrDeath537 - 26.10.2010, 22:37
Re: [Problema] Warnings - by Nicolas_Soria - 27.10.2010, 01:41
Respuesta: [Problema] Warnings - by TheChaoz - 27.10.2010, 01:43
Re: [Problema] Warnings - by Nicolas_Soria - 27.10.2010, 01:48
Re: [Problema] Warnings - by Miguel - 27.10.2010, 01:55
Re: [Problema] Warnings - by Nicolas_Soria - 27.10.2010, 02:09

Forum Jump:


Users browsing this thread: 1 Guest(s)