Hunter, Rhino Death match Score bug
#1

When you kill the hydra Hydra another score and money does not come. Or Rhino.

pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
SetPlayerScore(killerid,GetPlayerScore(killerid)+1);
GivePlayerMoney(killerid,1000);
return 1;
}
Reply
#2

Please correct your sentence didnt understand anything.
Reply
#3

Could you check again?
Reply
#4

That's because unless you use some clever scripting, the player in the exploding tank usually simply dies, he isn't 'killed'. Therefore there is no killer to award the point to.
But this is not an sa-mp bug, this is a post for the scripting help sections.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)