OnPlayerDeath Help
#6

public OnPlayerDeath(playerid, killerid, reason)
{
hospital[playerid] = 1;
return 1;
}

i get this

C:\Users\Michael C\Desktop\4-21-2012 project\gamemodes\NewRoleplay.pwn(273) : error 017: undefined symbol "hospital"
C:\Users\Michael C\Desktop\4-21-2012 project\gamemodes\NewRoleplay.pwn(273) : warning 215: expression has no effect
C:\Users\Michael C\Desktop\4-21-2012 project\gamemodes\NewRoleplay.pwn(273) : error 001: expected token: ";", but found "]"
C:\Users\Michael C\Desktop\4-21-2012 project\gamemodes\NewRoleplay.pwn(273) : error 029: invalid expression, assumed zero
C:\Users\Michael C\Desktop\4-21-2012 project\gamemodes\NewRoleplay.pwn(273) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Reply


Messages In This Thread
OnPlayerDeath Help - by Michael_Cuellar - 25.04.2012, 18:58
Re: OnPlayerDeath Help - by Jows - 25.04.2012, 19:33
Re: OnPlayerDeath Help - by .FuneraL. - 25.04.2012, 19:39
Re: OnPlayerDeath Help - by Michael_Cuellar - 25.04.2012, 20:17
Re: OnPlayerDeath Help - by .FuneraL. - 25.04.2012, 20:24
Re: OnPlayerDeath Help - by Michael_Cuellar - 25.04.2012, 20:36
Re: OnPlayerDeath Help - by mprofitt - 25.04.2012, 20:37
Re: OnPlayerDeath Help - by mprofitt - 25.04.2012, 20:39
Re: OnPlayerDeath Help - by Jows - 26.04.2012, 12:09

Forum Jump:


Users browsing this thread: 1 Guest(s)