Scores = money
#3

http://www.mediafire.com/download/rn...3/Untitled.amx
Put it in your 'filterscripts' folder.
In server.cfg add it to the fliterscripts line e.g
Quote:

filterscripts Untitled

EDIT:
Quote:
Originally Posted by ReVo_
Посмотреть сообщение
Код:
stock _GivePlayerMoney(playerid, money) 
{
GivePlayerMoney (playerid, money);
SetPlayerScore (playerid, money);
return true;
}

#define GivePlayerMoney _GivePlayerMoney
You got it wrong.
He wants that his money will be equal to his score. Like LVDM.
Reply


Messages In This Thread
Scores = money - by Abanob - 12.07.2013, 18:51
Re: Scores = money - by ReVo_ - 12.07.2013, 20:10
Re: Scores = money - by Darnell - 12.07.2013, 20:12
Re: Scores = money - by Chris1337 - 12.07.2013, 20:52

Forum Jump:


Users browsing this thread: 1 Guest(s)