[HELP] Withdraw and Deposit commands
#3

change this bit in each to
pawn Код:
Player[playerid][Money] -= Amount;
                                    Businesses[ id ][bVault] += Amount;
                                    format( string, sizeof( string ), "You have deposited $%d in to your business vault.", Amount);
                                    SendClientMessage( playerid, WHITE, string);
                                    GivePlayerMoney(playerid,Player[playerid][Money]);//<---add this to each
Reply


Messages In This Thread
[HELP] Withdraw and Deposit commands - by Camacorn - 09.11.2010, 00:57
Re: [HELP] Withdraw and Deposit commands - by Hal - 09.11.2010, 01:38
Re: [HELP] Withdraw and Deposit commands - by (SF)Noobanatior - 09.11.2010, 04:31

Forum Jump:


Users browsing this thread: 1 Guest(s)