DIALOG_STYLE_INPUT
#5

Use

Код:
GivePlayerMoney(playerid, GetPlayerMoney(playerid)-50000);
Note: If you have a player stats system do this instead:

Код:
PlayerStatsVariable[playerid][Cash_Variable]=PlayerStatsVariable[playerid][Cash_Variable]-50000;
Reply


Messages In This Thread
DIALOG_STYLE_INPUT - by Anak - 30.09.2012, 07:36
Re: DIALOG_STYLE_INPUT - by Lordzy - 30.09.2012, 07:40
Re: DIALOG_STYLE_INPUT - by Anak - 30.09.2012, 07:43
Re: DIALOG_STYLE_INPUT - by Desi_Dude - 30.09.2012, 07:54
Re: DIALOG_STYLE_INPUT - by Camacorn - 30.09.2012, 07:59

Forum Jump:


Users browsing this thread: 2 Guest(s)