Hello all, Little help
#1

Hey guys,

I saw in that Dm Stunt servers, When you kill someone or played died, So in the right side of screeen its shows for all, Like Taz, Killed Yellow, And its shows the playercolor, and the gun he used..


Now Im asking, Where I can get it eh?..
Reply
#2

right, put this in your GM Script at the bottom

public OnPlayerDeath(playerid, killerid, reason)
{
SendDeathMessage(killerid, playerid, reason);
}


Hope this helped
Reply
#3

Hmm Ive tested the Senddeathmessage, Didnt worked he, i Did /kill, Nothing ..
Reply
#4

right, so you got

{
SendDeathMessage(killerid, playerid, reason);
}

under Public OnPlayerDeath(playerid, killerid, reason)




if yes, give me ip and i will join and u can kill me to see if works? kk?
Reply
#5

public OnPlayerDeath(playerid, killerid, reason)
{
SendDeathMessage(killerid, playerid, reason);
return 1;
}

i got this lines
Reply
#6

ok right try giving me ip and then u can shoot me
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)