Function don't have effect
#3

Quote:
Originally Posted by dominik523
Посмотреть сообщение
Are you looking for this?
pawn Код:
stock SafeGivePlayerMoney(playerid, amount)
{
    PlayerInfo[playerid][pBankMoney] += amount;
    SetPlayerMoney(playerid, PlayerInfo[playerid][pBankMoney]);
    return 1;
}
yes but * player level
Reply


Messages In This Thread
Function don't have effect - by osman2571 - 24.11.2014, 19:23
Re: Function don't have effect - by dominik523 - 24.11.2014, 19:26
AW: Re: Function don't have effect - by osman2571 - 24.11.2014, 19:28
Re: Function don't have effect - by dominik523 - 24.11.2014, 19:31
Re: Function don't have effect - by Rdx - 24.11.2014, 21:34

Forum Jump:


Users browsing this thread: 1 Guest(s)