Add new admin rank/name
#1

I going to create a new admin rank for mapper and scripters how i going to make that?
Reply
#2

pawn Код:
if(PlayerInfo[playerid][pMapper] == 1) format(name, sizeof(name), "Mapper");
Reply
#3

Quote:
Originally Posted by Latisha
Посмотреть сообщение
pawn Код:
if(PlayerInfo[playerid][pMapper] == 1) format(name, sizeof(name), "Mapper");
Where i going to add that? I want so mapper can use admin rank number 4 commands
Reply
#4

If you want to create a new rank. It's pretty hard.
Reply
#5

Quote:
Originally Posted by Latisha
Посмотреть сообщение
If you want to create a new rank. It's pretty hard.
Where i going to add that text?
Reply
#6

In your code, look for anything that involves admin levels. Add code for your new admin level there.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)