Jump to content

./specme


rfx

Recommended Posts

CMD:specme(playerid, params[])
{
    if(PlayerInfo[playerid][pAdmin] < 6) return SendClientMessage(playerid, COLOR_ERROR, AdminOnly);
    if(SpecMePRO[playerid] == 0)
    {
        SCM(playerid, COLOR_RED, "Acum nu mai poate da minenni /goto/pm/spec etc pe tine!.");
        SpecMePRO[playerid] = 1;
    }
    else
    {
        SpecMePRO[playerid] = 0;
        SCM(playerid, COLOR_RED, "Acum nu mai poate da minenni /goto/pm/spec etc pe tine!.");
    }
    return 1;

#define COLOR_ERROR            0xFF0000FF             +1 daca te-am ajutat ❤️

Link to comment
Share on other sites

6 hours ago, Score_ said:

CMD:specme(playerid, params[])
{
    if(PlayerInfo[playerid][pAdmin] < 6) return SendClientMessage(playerid, COLOR_ERROR, AdminOnly);
    if(SpecMePRO[playerid] == 0)
    {
        SCM(playerid, COLOR_RED, "Acum nu mai poate da minenni /goto/pm/spec etc pe tine!.");
        SpecMePRO[playerid] = 1;
    }
    else
    {
        SpecMePRO[playerid] = 0;
        SCM(playerid, COLOR_RED, "Acum nu mai poate da minenni /goto/pm/spec etc pe tine!.");
    }
    return 1;

#define COLOR_ERROR            0xFF0000FF             +1 daca te-am ajutat ❤️

Si cum pot sa o bag si in cmd:goto, cmd:gethere, cmd:spec ?

Link to comment
Share on other sites

34 minutes ago, Ionut_WS said:

if(SpecMePRO[id]==1) return SendClientMessage(playerid, -1, "Nu poti folosi aceasta comanda pe acest player");

La id nu trb playerid? Am comanda dar gen nu merge sa o dezactivez ...

Link to comment
Share on other sites

Acum 5 ore, rfx a spus:

La id nu trb playerid? Am comanda dar gen nu merge sa o dezactivez ...

Frt,nu o sa primesti mura-n gura,descarca gm-uri de pe net,vezi ce si cum că nu sta nimeni 24/7 pt tine sa iti faca anumite comenzi.Nu o lua in nume de rau,tu trebuie sa exersezi cat mai mult,exersand=inveti

Link to comment
Share on other sites

23 hours ago, Score_ said:

Frt,nu o sa primesti mura-n gura,descarca gm-uri de pe net,vezi ce si cum că nu sta nimeni 24/7 pt tine sa iti faca anumite comenzi.Nu o lua in nume de rau,tu trebuie sa exersezi cat mai mult,exersand=inveti

Am rezolvat oricum.

Link to comment
Share on other sites

  • Mister locked this topic
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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

Important Information

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.