- 0
Problema schimbare priza in Coins
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
SkyLeAs
Problema intalnita (descriere):Salut am o problema vreau sa schimb priza intru job By Artist si nu reusesc Ero(area / rile) / warning-(ul / urile):
CMD:demisie(playerid, params[]) { if(!IsPlayerInRangeOfPoint(playerid,5.0,615.5042,-516.3146,16.8641)) return SendClientMessage(playerid,0xFF444499,"Apropiati-va de vestiarul apicultorilor!"); if(PlayerOnJobLev[playerid] == true) { PlayerOnJobLev[playerid] = false,RemovePlayerAttachedObject(playerid, 1),SendClientMessage(playerid,-1, "{FFA500}Ati incheiat ziua de lucru."); new money = AllPlayerMedos[playerid]*10; //PlayerInfo[playerid][Coins] PlayerInfo[playerid][InStunt] = 0, PlayerInfo[playerid][Coins] += 10 GivePlayerMoney(playerid, money) PlayerInfo[playerid, money][Coins],AllPlayerMedos[playerid] = 0,SetPlayerSkin(playerid,PlayerSavedSkinPas[playerid]); for(new i; i < sizeof(PasekaTD); i++) TextDrawHideForPlayer(playerid,PasekaTD[i]); } return 1; }10 answers to this question
Recommended Posts