Jump to content

Recommended Posts

Posted

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

Posted

Bunicel ! Bravo pt munca depusa! 10/10

<a href='http://www.yhcbux.com/?ref=sice'><img src='http://www.yhcbux.com/images/banner1.gif'></a>

Posted

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

Posted

Si pentru ce ai mai facut un topic nou ... exista butonul ' edit '.  :angry:

http://www.sa-mp.ro/forum/index.php/topic,18619.0.html

communitylogosml.png

94.23.120.101:7778

Posted

1. Nu cred ca e simplu . pt incepatori e destul de bun

2. Da crash la compilare

3. Am incercat sa il modific dar tot da crash deci . !!! Slabutz :(

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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.