Jump to content

Recommended Posts

Posted

                                                          RuSkeAdmin System Final

Ce Contine:

-este un sistem de admini cu vreo 50-60 de comenzi.

-are 4 + 1337 si 1338 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, "» Admin Level 1: /ac /o /cnn /cnnn /check /setint /setintp /goto /goback /mute /unmute /respawn /warn /kick /ban");
				SendClientMessage(playerid, COLOR_WHITE, "» Admin Level 1: /slap /spec /sethp /checkweapons /checkhealth /unfreeze /prison /respawncar /respawncarid /disarm");
			}
			if (PlayerInfo[playerid][pAdmin] >= 2)
			{
				SendClientMessage(playerid, COLOR_WHITE,"» Admin Level 2:/acceptsellhouse /acceptsellbiz /gotolv /gotosf /gotols /skydive");
				SendClientMessage(playerid, COLOR_WHITE,"» Admin Level 2: /removesellhouse /revemovesellbiz /gethere /unjail /unprison /freeze");
			}
			if (PlayerInfo[playerid][pAdmin] >= 3)
			{
				SendClientMessage(playerid, COLOR_WHITE,"» Admin Level 3: /up /down /left /right /fly /cc /bigears /mk /savemission /loadmission");
			}
			if (PlayerInfo[playerid][pAdmin] >= 4)
			{
			    SendClientMessage(playerid, COLOR_WHITE,"» Admin Level 4: /gotocar /getcar /repairvehicle /gotobank /entercar /hirecar /mole /tod /setamor");
			}
			if (PlayerInfo[playerid][pAdmin] >= 1337)
			{
				SendClientMessage(playerid, COLOR_WHITE,"» Co-Owner: /edit /agl /atl /unbanname /unbanip /unwarn /setjob /setstat /setskin /gethereall /startlotto /fine /fuck /explode");
				SendClientMessage(playerid, COLOR_WHITE,"» Co-Owner: /asellbiz /asellsbiz /asellhouse /house /houseo /sbiz /biz /noooc /weather /weatherall /agm /agd /agp /getip /rac");
			}
			if (PlayerInfo[playerid][pAdmin] >= 1338)
			{
				SendClientMessage(playerid, COLOR_WHITE,"» Owner: /makeadmin /makehelper /makeleader /setteam /setvw /setmoney /givegun /ck /cks /payday /hq ");
				SendClientMessage(playerid, COLOR_WHITE,"» Owner: /sethealth /setarmour /setmoney /healallplayers /healallcars /deleteaccount  /personalcars");
				SendClientMessage(playerid, COLOR_WHITE,"» Owner: /givelevelupall /giverespectupall /givemoneyall /fuelallcars /restart /givemoney");
				SendClientMessage(playerid, COLOR_WHITE,"» Owner: /fourdive /makeircadmin /setfamily /forceskin  /setchamp /factionpayday");
			}
			SendClientMessage(playerid, 0x33CCFFAA,"|___________________________________________[Admin Commands]_____________________________________|");
		}
		return 1;
	}

Download: http://solidfiles.com/d/f810b94e5b/

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

Posted

Daca folosesti sscanf mai bine folosesti si ZCMD :D

si, cum zice stuntman, da crash la compilare. Cel mai probabil ai uitat sa inchizi o '}'.

communitylogosml.png

94.23.120.101:7778

Guest
This topic is now closed to further replies.
×
×
  • 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.