[Ajuda] Ajuda Com Comer Pizza , if , essa bagaзa toda ai
#6

Код:
new Pizza[MAX_PLAYERS];
Код:
CMD:pizza(playerid){
if(IsPlayerInRangeOfPoint(playerid, 2.0, 1479.700683, -1723.753173, 13.546875)) return SendClientMessage(playerid, -1, "Vocк nгo estб no local");
if(Pizza[playerid] == 7) return SendClientMessage(playerid, -1, "Vocк atingiu o mбximo de pizzas");
Pizza[playerid] += 1;
SetPlayerAttachedObject(playerid,1, 2703, 5, 0.1, 0.07, 0.04, 180.0, 0.0, 0.0, 1.0, 1.0, 1.0);
ApplyAnimation(playerid, "VENDING", "VEND_Drink2_P", 4.1, 0, 1, 1, 1, 1, 1);
GivePlayerMoney(playerid, -500);
return 1;}
Reply


Messages In This Thread
Ajuda Com Comer Pizza , if , essa bagaзa toda ai - by teto27 - 17.10.2017, 01:59
Re: Ajuda Com Comer Pizza , if , essa bagaзa toda ai - by SammyJ - 17.10.2017, 02:10
Re: Ajuda Com Comer Pizza , if , essa bagaзa toda ai - by Firezl - 17.10.2017, 02:12
Re: Ajuda Com Comer Pizza , if , essa bagaзa toda ai - by teto27 - 17.10.2017, 02:29
Re: Ajuda Com Comer Pizza , if , essa bagaзa toda ai - by pWesley - 17.10.2017, 22:54
Re: Ajuda Com Comer Pizza , if , essa bagaзa toda ai - by Rato22 - 20.10.2017, 18:45

Forum Jump:


Users browsing this thread: 1 Guest(s)