[FilterScript] [FS]Weapons Dialog
#6

Quote:
Originally Posted by adsy
ive never figured out why everyone charges so much for their guns!

or even cars!!!

i mean how much do you give players for kills, rewards, jobs, starting cash ??
Well, you can add this:
public OnPlayerDeath(playerid, killerid, reason)
{
GivePlayerMoney(killerid, 100); // gives $100 to the killer
GivePlayerScore(killerid,1); // gives +1 score to the killer
GivePlayerMoney(playerid,-100); //gives $-100 to the player who died
return 1;
}

Reply


Messages In This Thread
[FS]Weapons Dialog - by [MWR]Blood - 05.03.2010, 13:04
Re: [FS]Weapons Dialog - by Tyty - 05.03.2010, 13:08
Re: [FS]Weapons Dialog - by UnHead - 05.03.2010, 13:59
Re: [FS]Weapons Dialog - by [nl]rockline[nl] - 05.03.2010, 14:49
Re: [FS]Weapons Dialog - by adsy - 05.03.2010, 14:56
Re: [FS]Weapons Dialog - by [MWR]Blood - 06.03.2010, 09:26
Re: [FS]Weapons Dialog - by XRVX - 06.03.2010, 09:32
Re: [FS]Weapons Dialog - by vestaka - 06.03.2010, 11:48
Re: [FS]Weapons Dialog - by adsy - 07.03.2010, 10:47
Re: [FS]Weapons Dialog - by Devilxz97 - 14.05.2012, 08:31

Forum Jump:


Users browsing this thread: 3 Guest(s)