Undefined symbol, playerid? wtf!
#1

Код:
public cannonshot()
{
      if(IsPlayerInAnyVehicle(playerid))
      SetVehicleVelocity(GetPlayerVehicleID(playerid),-4.5,0,0.0);
}
Look, these are the lines where is the error:


C:\Users\William\Downloads\Ti+Stuntacular\gamemode s\Tropical_Island.pwn(470) : warning 225: unreachable code
C:\Users\William\Downloads\Ti+Stuntacular\gamemode s\Tropical_Island.pwn(89 : error 017: undefined symbol "playerid"
C:\Users\William\Downloads\Ti+Stuntacular\gamemode s\Tropical_Island.pwn(899) : error 017: undefined symbol "playerid"
C:\Users\William\Downloads\Ti+Stuntacular\gamemode s\Tropical_Island.pwn(10787) : warning 203: symbol is never used: "Dominating"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.
Reply


Messages In This Thread
Undefined symbol, playerid? wtf! - by knackworst - 11.11.2010, 15:59
Re: Undefined symbol, playerid? wtf! - by JaTochNietDan - 11.11.2010, 16:01
Re: Undefined symbol, playerid? wtf! - by Andrus - 11.11.2010, 16:02
Re: Undefined symbol, playerid? wtf! - by knackworst - 11.11.2010, 16:06

Forum Jump:


Users browsing this thread: 1 Guest(s)