SA-MP Forums Archive
can i do this?? - 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: can i do this?? (/showthread.php?tid=339479)



can i do this?? - Xtreme Brotherz - 03.05.2012

can i set anyone as an rcon admin when they connect??


Re: can i do this?? - FalconX - 03.05.2012

Quote:
Originally Posted by Xtreme Brotherz
Посмотреть сообщение
can i set anyone as an rcon admin when they connect??
No for that you have to make your own custom admin system, secondly if you want a person to login as RCON you just tell him to simply type /rcon login pw.

-FalconX


Re: can i do this?? - Xtreme Brotherz - 05.05.2012

no other way?>


Re: can i do this?? - MP2 - 05.05.2012

No. You can not 'force' a player to log in to RCON. RCON is insecure anyway you should script everything.


Re: can i do this?? - FalconX - 05.05.2012

Quote:
Originally Posted by MP2
Посмотреть сообщение
No. You can not 'force' a player to log in to RCON. RCON is insecure anyway you should script everything.
Also the SendRconCommand does not support the login thingy for some reasons, and those reasons are obvious. If you are trying to do so

-FalconX


Re: can i do this?? - warcodes_ - 05.05.2012

Simply make your own admin system, and set there admin level upon spawn/connect. Bang, mission accomplished.


Re: can i do this?? - Face9000 - 05.05.2012

Quote:
Originally Posted by Xtreme Brotherz
Посмотреть сообщение
can i set anyone as an rcon admin when they connect??
You can't.

Make your own admin system if you're good at pawn.There are tons of tutorials on this forum.

Good luck!