Help for me - 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)
+--- Thread: Help for me (
/showthread.php?tid=608969)
Help for me -
VinHanako - 07.06.2016
How to make myself as a admin?
Re: Help for me -
shourya12 - 07.06.2016
Using commands present in your game mode.
something like /setlevel or /makeadmin
Be sure to login as rcon admin using /rcon login password
Re: Help for me -
VinHanako - 07.06.2016
Quote:
Originally Posted by shourya12
Using commands present in your game mode.
something like /setlevel or /makeadmin
Be sure to login as rcon admin using /rcon login password
|
For example i script it in linux os. Then ill rcon it in w7 it is ok ?
Re: Help for me -
shourya12 - 07.06.2016
Well, first of all, you need to learn basics of scripting.
If you are using a host, you need to find the command in your gm using pawn.exe on your 'PC' (not host)
Re: Help for me -
VinHanako - 07.06.2016
Hmmm ill type ingame /rcon login <mypassword> or /rcon <mypassword>?
Re: Help for me -
shourya12 - 07.06.2016
/rcon login <password>
Re: Help for me -
VinHanako - 07.06.2016
Ok i cant see my user folder in scriptfiles i cant make myself as admin in there D:
Re: Help for me -
VinHanako - 07.06.2016
Even though im scripting in linux os i can login my /rcon login through windows 7?