Posts: 251
Threads: 62
Joined: Mar 2008
Reputation:
0
hello.
How can i make a fake kill or something, because i like test functions in onplayerdeath and alone is impossible. I must kill a other player that the function called.
Posts: 1,535
Threads: 90
Joined: Feb 2010
Reputation:
0
the function is : SendDeathMessage
Posts: 251
Threads: 62
Joined: Mar 2008
Reputation:
0
but onplayerdeath won't called with this.
Posts: 1,535
Threads: 90
Joined: Feb 2010
Reputation:
0
it will trust me , i use it , u just need to make params for the killerid and the playerid and SendDeathMessage(killerid,playerid,reason);
Posts: 251
Threads: 62
Joined: Mar 2008
Reputation:
0
yes it shows, but onplayerdeath won't called.
because i made if a player kills oneplayer he recieves random money from the player whos killed and it won't show up, thats why it won't called.