Admin in Samp-server.exe - 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: Admin in Samp-server.exe (
/showthread.php?tid=108067)
Admin in Samp-server.exe -
_Healer_ - 12.11.2009
guys pls help
i want a Script admin when i Run Server i can Kick and Ban and Freeze and Warn With Out Join Gamer any one help me
Re: Admin in Samp-server.exe -
Finn - 12.11.2009
You can kick and ban by using the
RCON commands.
You can create your own RCON commands with the
OnRconCommand callback.
OnRconCommand works only in filterscripts.
Re: Admin in Samp-server.exe -
Weite - 12.11.2009
Just go to scriptfiles find your name and make yourself admin
Re: Admin in Samp-server.exe -
_Healer_ - 12.11.2009
no i dont mean make my Self admin i want FS in Run Server here i can freeze and warn and ban and kick not make my self admin
Re: Admin in Samp-server.exe -
dirkblok - 12.11.2009
Quote:
Originally Posted by _Punisher_
no i dont mean make my Self admin i want FS in Run Server here i can freeze and warn and ban and kick not make my self admin
|
Try the RCON commands, if they aren't the way you want, try to find a admin FS here:
http://forum.sa-mp.com/index.php?board=62.0. And if that isn't what you are looking for, try asking in the script request
Re: Admin in Samp-server.exe -
saiberfun - 12.11.2009
Quote:
Originally Posted by Finn
You can create your own RCON commands with the OnRconCommand callback.
OnRconCommand works only in filterscripts.
|
read this that's ur Solution
Re: Admin in Samp-server.exe -
DRIFT_HUNTER - 11.01.2010
he mean how he can use cmds in REMOTE CONSOLE
Re: Admin in Samp-server.exe -
Calgon - 11.01.2010
Enter the password, etc.
ban 0
ban 1
kick 1
kick 0
Re: Admin in Samp-server.exe -
Jakku - 11.01.2010
1. Set your RCON password that you want from server.cfg (Server folder)
2. Save the cfg- file
3. Go to your server
4. Type /rcon login your rcon password
5. You can use all RCON Commands /rcon ban, /rcon kick etc. Type /rcon cmdlist for a list of all RCON Commands
Hope this helps
IF you meant how to use RCON Cmds from the console:
Open your console, type the same command in
WITHOUT the "/rcon cmd". Eg. just ban, kick