Jump to content

cipperu

Membru
  • Posts

    66
  • Joined

  • Last visited

    Never

Posts posted by cipperu

  1. salut,am un mod The Godfather  si vreau o comanda /jetpack care sa-mi dea jetpack..doar adminilor 1337,1338 si 1339 !!

    va rog !!una care sa dea jetpack !!

    Aceasta este comanda: 

    if(strcmp(cmd, "/jetpack", true) == 0)

      {

          if(IsPlayerConnected(playerid))

          {

              if (PlayerInfo[playerid][pAdmin] < 1337)

            {

                SendClientMessage(playerid, COLOR_GRAD1, "  You are not authorized to use that command!");

                return 1;

            }

            SetPlayerSpecialAction(playerid,2);

            SendClientMessage(playerid, COLOR_YELLOW2, "You have been given an Admin JetPack");

            SendClientMessage(playerid, COLOR_YELLOW2, "Don't abuse it !");

          }

          return 1;

      }

    imi arata scris dar nu-mi da jetpack !

  2. am o problema la serverul meu the godfather.am fisierele gf.pwn si gf.amx in gamemodes dar gf.amx are 0 kbs si a zis un baiat ca daca are 0 kbs nu merge hostat serverul..si mie nu-mi porneste sv cand il pun pe host..cum pot face gf.amx ?? va rog frumos  reply !

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