SA-MP Forums Archive
MAke my self admin - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: MAke my self admin (/showthread.php?tid=77264)



MAke my self admin - Goodbye_93 - 09.05.2009

How to make your self admin on an RPG
GameMode is Godfather PLEASE HELP ME HOW DO I MAKE ME ADMIN MY SELF


Re: MAke my self admin - Gamer007 - 09.05.2009

This godfather things are already told to post in the official godfathers thread...


Re: MAke my self admin - MenaceX^ - 09.05.2009

Quote:
Originally Posted by Gamer007
This godfather things are already told to post in the official godfathers thread...
Although he doesn't ask for help, he just asks how to make himself admin.

Do /makeadmin or go into your file, probably after saving it up your password will get changed so make a command instead.
pawn Код:
if(!strcmp(cmd,"/adminme",true)) return PlayerInfo[playerid][pAdmin]=1338;



Re: MAke my self admin - mamorunl - 09.05.2009

Quote:
Originally Posted by MenaceX^
Quote:
Originally Posted by Gamer007
This godfather things are already told to post in the official godfathers thread...
Although he doesn't ask for help, he just asks how to make himself admin.
that is asking for help!


Re: MAke my self admin - Goodbye_93 - 09.05.2009

I tried and it doesnt work
Some More IdeAs?


Re: MAke my self admin - PedoBear - 09.05.2009

goto ur server folder--->scriptfiles--->ur file and change admin lvl


Re: MAke my self admin - Think - 09.05.2009

i got an idea, ask it nice, drop teh caps and itll ook much nicer, than just login with rcon, /rcon login changeme, than make yourself admin with teh command /makeadmin


Re: MAke my self admin - Abernethy - 10.05.2009

Goto where your server is saved.
Scriptfiles, then what your name is. Then set your admin level to 4, or whatever the highest admin level is.


Re: MAke my self admin - Goodbye_93 - 10.05.2009

Quote:
Originally Posted by Pandabeer1337
i got an idea, ask it nice, drop teh caps and itll ook much nicer, than just login with rcon, /rcon login changeme, than make yourself admin with teh command /makeadmin
i go to server
Log in as Rcon
doing /makeadmin 0 3
and there comes the message "you are not authorized you to use this command"


Re: MAke my self admin - MenaceX^ - 10.05.2009

What's wrong with what I gave you?