How to get money from KILL look for more info
#3

Quote:
Originally Posted by Bulgaria
Посмотреть сообщение
Hello i want to ask how to make sytem when i kill a player they show me a coloured text bottom right (You kill a player, price 2500$ ) something like this and the player who die show text you killed or you die no matter Thanks in advance
This is for the price.
Код:
GivePlayerMoney(playerid,yourprice); player being killed
GivePlayerMoney(killerid,2500);

put it below OnPlayerDeath
Textlabel.
Код:
GameTextForPlayer(killerid,"~r~texthere~n~bonushere(money or exp)",2000,6);
SetPlayerWantedLevel(killerid,1);
Reply


Messages In This Thread
How to get money from KILL look for more info - by Bulgaria - 03.04.2015, 12:58
Re: How to get money from KILL look for more info - by CalvinC - 03.04.2015, 13:13
Re: How to get money from KILL look for more info - by justice96 - 03.04.2015, 13:20

Forum Jump:


Users browsing this thread: 4 Guest(s)