ideas for RP mode
#1

I've started a new mode from 0 after, now i have all the admins commands for the basic this is all is have for now:

Just look at the commands:
Код:
	if (PlayerInfo[playerid][pAdmin] >= 1)
	{
		SCM(playerid, COLOR_WHITE, "[Admin duty] {C3C3C3}/aduty");
		SCM(playerid, COLOR_WHITE, "[Admin Level 1] {C3C3C3}/mute /unmute /aveh /givemoney /noooc /aooc /announce /adminchat");
		SCM(playerid, COLOR_WHITE, "[Admin Level 1] {C3C3C3}/clearchat /acceptreport /markfalse /setskin /sethp /setmoney");
	}
	if (PlayerInfo[playerid][pAdmin] >= 2)
	{
		SCM(playerid, COLOR_WHITE, "[Admin Level 2] {C3C3C3}/goto /gethere /ajail /setfightstyle /freeze /unfreeze /slap");
		SCM(playerid, COLOR_WHITE, "[Admin Level 2] {C3C3C3}/fly /mark /gotomark /ipcheck");
	}
	if (PlayerInfo[playerid][pAdmin] >= 3)
	{
		SCM(playerid, COLOR_WHITE, "[Admin Level 3] {C3C3C3}/kick /ban");
	}
	if (PlayerInfo[playerid][pAdmin] >= 4)
	{
		SCM(playerid, COLOR_WHITE, "[Admin Level 4] {C3C3C3}/givegun /banip /unbanip");
	}
	if (PlayerInfo[playerid][pAdmin] >= 1337)
	{
		SCM(playerid, COLOR_WHITE, "[High admin level] {C3C3C3}/makeadmin /makehelper /tod /weather /weatherall");
	}
And these are the players command till now:
im a new scripter and i made all by my self
Код:
	SCM(playerid, COLOR_GRAD2,"{FFAF00}*** GENERAL *** {C3C3C3}/chathelp /report /rules /helpme");
	SCM(playerid, COLOR_GRAD2,"{FFAF00}*** CHAT *** {C3C3C3}/togpm /ooc /id /me /do /b (/w)hisper /pm (/s)hout (/l)ow");
Now i want to start with systems, i need some help of you, and which command i should add for the admins.
Reply
#2

This topic is for scripting help not suggestions. Post it here instead http://forum.sa-mp.com/forumdisplay.php?f=19
Reply
#3

This doesn't belong here like said, but if you're going to try to open a roleplay server with no ideas, then you shouldn't be opening a roleplay server.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)