Posts: 90
Threads: 27
Joined: May 2011
Reputation:
0
You can add this to the time when he gets killed.
money = CreatePickup(1550, 2, 3376.18, -2856.38, 104.94);
And you can add this OnPlayerPickupPickup
GivePlayerMoney(playerid,1550);
DestroyPickup(money);
return 1;
PS Not tested, im not sure.
Posts: 17
Threads: 5
Joined: Jun 2011
Reputation:
0
Please correct code lavonama and experienced scripters, if not right!
Posts: 17
Threads: 5
Joined: Jun 2011
Reputation:
0
And when you take this bag you give money to the murdered?
Posts: 17
Threads: 5
Joined: Jun 2011
Reputation:
0
I have an error, make a simple but complete script! with all new please