Weird problem
#8

pawn Code:
public OnPlayerDeath(playerid, killerid, reason)
{
if(GetPlayerMoneyEx(playerid) < 10)){

GivePlayerMoneyEx(playerid, 750);
 }
else
{
return 1;
}
That should work
Reply


Messages In This Thread
Weird problem - by DevilRP - 19.05.2010, 23:54
Re: Weird problem - by BLAbla93 - 20.05.2010, 00:00
Re: Weird problem - by ViruZZzZ_ChiLLL - 20.05.2010, 00:02
Re: Weird problem - by Backwardsman97 - 20.05.2010, 00:03
Re: Weird problem - by DevilRP - 20.05.2010, 00:06
Re: Weird problem - by ViruZZzZ_ChiLLL - 20.05.2010, 00:07
Re: Weird problem - by DevilRP - 20.05.2010, 00:08
Re: Weird problem - by ViruZZzZ_ChiLLL - 20.05.2010, 00:09
Re: Weird problem - by DevilRP - 20.05.2010, 00:18
Re: Weird problem - by BLAbla93 - 20.05.2010, 00:22
Re: Weird problem - by ViruZZzZ_ChiLLL - 20.05.2010, 00:25

Forum Jump:


Users browsing this thread: 1 Guest(s)