Jump to content

WhitbyRPG

Membru
  • Posts

    26
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by WhitbyRPG

  1. Acum 37 minute, SherKan a spus:

    vezi ca unele erori sunt din gm si altele din include, 1 eroare apare, cred de la YSI, cu isnull, s-au intersectat doua definitii cu parametri diferiti, sau e deja definita isnull in YSI si mai este odata in gm.

    iar functia range ( numele ), cred, e deja definit undeva

    Ma poti ajute 

    Skype : zWhitbyS

    Discord Wor./Nosfe#6183

  2. COD : public EstiFondator(playerid) {
        if(IsPlayerConnected(playerid))
        {
            new name[512];
            GetPlayerName(playerid, name, sizeof(name));
            if((strcmp(name, "Nosfe", true) == 0))
            {
                return 1;
            }
        }
        return 0;
    }

×
×
  • 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.