13.08.2009, 14:28
hello. I need that so bounties would save, and to do that I must make some new commands (to make it easier). I know how to save it, but dont know how to make those extra thing. this is all I came up with yet
and I need GetPlayerHitman and SetPlayerHitman.
P.S - I`m using SananMoneyGroup 0.5 hitman script, and this bounties script that I use now (I`ll edit it later) Pastebin
Код:
GetPlayerHitman(playerid)
{
bounty[giveplayerid]+=moneys;
}
P.S - I`m using SananMoneyGroup 0.5 hitman script, and this bounties script that I use now (I`ll edit it later) Pastebin

