Posts: 1,223
Threads: 5
Joined: Sep 2011
Reputation:
0
SendClientMessage(playerid, COLOR_LIGHTRED, "You are (VIP:Premium) , you win +4score and +4000$ ! ");
You used playerid instead of killerid there
EDIT: also, you used playerid instead of killerid for the conditions, so the only way the killer gets the rewards is if the one they killed is VIP
Posts: 1,223
Threads: 5
Joined: Sep 2011
Reputation:
0
killerid = the one who killed the other player
playerid = the killed one
Posts: 1,765
Threads: 1
Joined: Aug 2011
Reputation:
0
No killerid is the killer hence the name, Playerid is the dead guy.