Need small help if is not a problem :3
#1

so if the player have no money send him message (You don't have enough money)
i cant figure it out HaHa ;(
pawn Код:
else if(clickedid == TDEditor_TD[9])
    {
    //Buy m4
    GivePlayerWeapon(playerid,WEAPON_M4,1500);
    GivePlayerMoney(playerid,-1800);
    SendClientMessage(playerid,0x00FF00,"You Bought M4-A1 with 1500 ammo");
    }
Reply


Messages In This Thread
Need small help if is not a problem :3 - by Toxik - 24.08.2015, 23:40
Re: Need small help if is not a problem :3 - by Abagail - 24.08.2015, 23:43
Re: Need small help if is not a problem :3 - by DarkLored - 24.08.2015, 23:43
Re: Need small help if is not a problem :3 - by Toxik - 24.08.2015, 23:50
Re: Need small help if is not a problem :3 - by R0 - 24.08.2015, 23:51

Forum Jump:


Users browsing this thread: 2 Guest(s)