Jump to content

RuSkeAdmin System Beta


Diabolik

Recommended Posts

RuSkeAdmin System Beta

Ce Contine:

-este un sistem de admini cu 27 de comenzi.

-are 4 levele de admin.

-foloseste dini si sscanf

Comenzi Admini

if(strcmp(cmd, "/adminhelp", true) == 0 || strcmp(cmd, "/ah", true) == 0)
	{
	    if(IsPlayerConnected(playerid))
	    {
			SendClientMessage(playerid, 0x33CCFFAA,"|_________________________[Admin Commands]____________________|");
			if (PlayerInfo[playerid][pAdmin] >= 1)
			{
				SendClientMessage(playerid, COLOR_WHITE, "{FF0000}Level 1{FFFFFF} /kick , /slap , /mute , /unmute , /disarm , /spec ");
			}
			if (PlayerInfo[playerid][pAdmin] >= 2)
			{
				SendClientMessage(playerid, COLOR_LIGHTBLUE,"{FF0000}Level 2{FFFFFF} /unjail , /freeze , /unfreeze , /up , /setint , /skydive , /down");
			}
			if (PlayerInfo[playerid][pAdmin] >= 3)
			{
				SendClientMessage(playerid, COLOR_WHITE,"{FF0000}Level 3{FFFFFF} /ban , /goto , gethere , /unbanip , /spawn ");
			}
			if (PlayerInfo[playerid][pAdmin] >= 4)
			{
			    SendClientMessage(playerid, COLOR_LIGHTBLUE,"{FF0000}Level 4{FFFFFF} /explode , healall , setarmor , /restart , /givegun /setstat");
			}
			SendClientMessage(playerid, 0x33CCFFAA,"|______________________[Admin Commands]__________________________|");
		}
		return 1;
	}

Download: http://solidfiles.com/d/948494e000/

LISTA - GAMEMODE-URI SA-MP - Le gasiti pe toate aici: http://twiriock.com/3MGP

Link to comment
Share on other sites

GJ ! Multumesc totusi si pentru ca m-ai pus la credite.Prima data cand m-iam vazut numele la Credite credeam ca eu am facut systemu , "sub influenta de droguri" :))

Trebuie sa iti postez creditele ca am luat si din sistemul tau niste chiesti.

LISTA - GAMEMODE-URI SA-MP - Le gasiti pe toate aici: http://twiriock.com/3MGP

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

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