Posts: 206
Threads: 47
Joined: Jan 2011
Reputation:
0
I want make a include, now how to call callback evry time if player have 50kill or something simulare
Posts: 2,265
Threads: 80
Joined: Jul 2008
Reputation:
0
OnPlayerDeath add on one to the killerid's kill amounts and if(kills >= 50) call the callback with CallLocalFunction.