#8

Quote:
Originally Posted by Zamora
Посмотреть сообщение
Wait a second , change IsAdmin to pAdminLevel(playerid, 1)

Here is the command
Код:
CMD:avcomandi(playerid, params[])
{
   if(!PermissionCheck(playerid)) return SendClientMessage(playerid, 0xFFFFFFFF, "Non puoi utilizzare questo comando");
   if(pAdminLevel(playerid, 1))
   {
       SendClientMessage(playerid, 0xEE0000FF, "/aggiungiv /editav /settabenzina /vinutilizzabile (respawntutto) /respawnav (respawnaquestamacchina)\n");
       SendClientMessage(playerid, 0xEE0000FF, "/aggiungiconcessionaria /eliminaconcessionaria /fix /spostaconcessionaria /gotoconcessionaria\n");
       SendClientMessage(playerid, 0xEE0000FF, "/aggiungibenzinaio /eliminabenzinaio /spostabenzinaio /gotobenzinaio");
   }
   return 1;
}
Try this.
Reply


Messages In This Thread
help - by kevi11 - 03.09.2018, 09:04
Re: help - by Zamora - 03.09.2018, 09:54
Re: help - by kevi11 - 03.09.2018, 10:02
Re: help - by Zamora - 03.09.2018, 10:04
Re: help - by kevi11 - 03.09.2018, 10:19
Re: help - by Zamora - 03.09.2018, 10:23
Re: help - by kevi11 - 03.09.2018, 10:27
Re: help - by Zamora - 03.09.2018, 10:30
Re: help - by Zamora - 03.09.2018, 10:48
Re: help - by kevi11 - 03.09.2018, 10:53

Forum Jump:


Users browsing this thread: 1 Guest(s)