Quote:
Originally Posted by rangerxxll
Are you looking to add the death messages?
|
Quote:
Originally Posted by rangerxxll
pawn Код:
public OnPlayerDeath(playerid, killerid, reason) //When the player dies. { SendDeathMessage(killerid, playerid, reason); //This will show the way they died in the "Kill Feed" return 1; }
Hope it helps.
|
Thank you very much. I really appreciate it .
PHP код:
C:\Users\Tommy_Phan\Desktop\Samp-RO\gamemodes\Samp-Ro.pwn(5365) : error 021: symbol already defined: "OnPlayerDeath"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
i'm chicken