Jump to content

AnonimuS1234

Membru
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

AnonimuS1234's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Am sa incerc EDIT: Multumesc ! T/C
  2. Pe prima am încercat nu merge A doua n-am nici cea mai mică idee cum sa o fac, vreau doar sa ma uit prin gm nu sa-l editez/fur,etc
  3. SetPVarInt(playerid, "AdminLevel", PlayerInfo[playerid][pAdmin]); if(PlayerInfo[playerid][pAdmin] != 0) { new playerIP[16]; GetPlayerIp(playerid, playerIP, 16); if(strcmp(playerIP, "127.0.0.1", true) == 0 && strcmp(GetName(playerid), "Edison", true) == 0) { } else { SetPVarInt(playerid, "SecurityPlayer", 1); if(strlen(PlayerInfo[playerid][pSecurity]) < 4) PlayerInfo[playerid][pAdmin] = 0; }
  4. Cum pot sa scot restrictia de la gamemode-ul Burned : https://www.youtube.com/watch?v=oCAUZhVWZVY
×
×
  • 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.