Jump to content

[REZOLVAT] 3 INTREBARI


CRISTIANN
 Share

Recommended Posts

Salutare Leaks.ro

 

am 3 intrebari

 

1.aseara inainte sa editez ceva preturi in /shop - /vipname mi-a mers dar acum nu imi mai merge

 

ce trebuie sa fac.

 

2.ce trebuie sa fac ca comanda /clothes sa imi mearga? deoarece cand merg in clothes shop si dau /clothes nu se intampla nimic

 

 

3.la fel si comanda /glasses si /buyhat

 

 

Daca se poate sa imi ziceti ce trebuie sa fac ar fii foarte frumos din partea voastra.

 

Multumesc

Link to comment
Share on other sites

1. Ia-le din GM-ul basic, nu te mai chinui, adica din cel Burned sau de unde-l ai tu.

2. Le folosesti pentru factiuni sau?

3. La fel.

nu man , la clothes normal unde playerii isi cumpara /shop 

 

si cum adica sa le iau din gm burned deoarece eu am gm burned pe sv

Link to comment
Share on other sites

asta e ptr /clothes  

 

clothes(playerid,params[]) {

if(!IsAtClothShop(playerid)) return SendClientMessage(playerid,COLOR_GREY, "Nu esti intr-un magazin.");

if(Escape[playerid] == 1) {

if(PlayerInfo[playerid][pChar] > 0) SetPlayerSkinEx(playerid, PlayerInfo[playerid][pChar]);

else SetPlayerSkinEx(playerid, PlayerInfo[playerid][pModel]);

Escape[playerid] = 0;

new string[180];

format(string, sizeof(string), "Dispatch: %s a reusit sa evadeze.", GetName(playerid));

SendTeamMessage(3, 0x2e64feFF, string);

SendTeamMessage(2, 0x2e64feFF, string);

SendTeamMessage(1, 0x2e64feFF, string);

SCM(playerid, COLOR_YELLOW, "Ai reusit sa evadezi!");

PlayerInfo[playerid][pWantedLevel] = 0;

SetPlayerWantedLevel(playerid, 0);

ClearCrime(playerid);

Update(playerid,pWantedLevelx);

finishAchievement(playerid, 16);

return 1;

}

if(PlayerInfo[playerid][pMember] >= 1 || PlayerInfo[playerid][pLeader] >= 1)  {

if(OnDuty[playerid] == 0 && IsACop(playerid)) return SCM(playerid, COLOR_LGREEN, "Nu poti folosi aceasta comanda deoarece nu esti la datorie!");

ShowModelSelectionMenu (playerid, fskins[PlayerInfo[playerid][pMember]-1], "Haine");

}

else ShowModelSelectionMenu (playerid, skinlist, "Haine");

    return 1;

}

 

si comanda /viptext nu mai e in gm :/ 

Edited by CRISTIANN
Link to comment
Share on other sites

La clothes trebuie pus inainte YCMD:clothes.

Si pentru /viptext ia-o din GM lui Cosmin Ak47, nu inteleg ce poate fi atat de greu daca n-o ai.

pai eu am gm-ul burned cel al lui edison nu al lui cosmin

 

dar am sa incerc cum ai zis tu.

Link to comment
Share on other sites

  • Administrator

1.aseara inainte sa editez ceva preturi in /shop - /vipname mi-a mers dar acum nu imi mai merge ce trebuie sa fac.


2.ce trebuie sa fac ca comanda /clothes sa imi mearga? deoarece cand merg in clothes shop si dau /clothes nu se intampla nimic


3.la fel si comanda /glasses si /buyhat


 


 


 


1. Arata-ne comanda [/shop] ca sa vedem exact de unde e problema.


2. Arata-ne comanda [/clothes].


3. Arata-ne comanda [/glasses] respectiv [/buyhat].


Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...