SA-MP Forums Archive
[FilterScript] how to control from RCON - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] how to control from RCON (/showthread.php?tid=474810)



how to control from RCON - HuntingMan - 09.11.2013

[size=14pt]You can control the RCON by using /rcon login password(Note:rcon password is the password that in the Notepaderver.cfg)
You can ban players or ban ip from inside the game by rcon
to ban players: /rcon ban id
to ban ip /rcon ban
actully you can get rcon cmds by /rcon cmdlist

and there is alot of cmds
/rcon cmdlist - Shows a list with commands.
/rcon varlist - Shows a list with the current variables.
/rcon exit - Closes the server.
/rcon echo [text] - Shows the [text] in the console of the server
/rcon hostname [name] - change the hostname text, to name it
/rcon gamemodetext [name] - change the gamemode text, to name the game mode tab name
/rcon mapname [name] - change the map name text, c=to change mapname
/rcon exec [filename] - Executes the file which contains server cfg (example: /rcon exec blah.cfg).
/rcon kick [ID] - Kick the player with the given id
/rcon ban [ID] - Ban the player with the given id
/rcon changemode [mode] - This command will change the current gamemode to the given one , if you have game mode and you inserted another one you can use this cmd to load it
/rcon gmx , to Restart the server
/rcon reloadbans - reloads the samp.ban where the banned IP addresses are stored. Should be used after unbanning and IP address.
/rcon reloadlog - reloads the server_log.txt. Has no noticeable effect on anything.
/rcon say - shows a message to the players in the client-console (example: /rcon say hello will show as * Admin: hello).
/rcon players - Shows the players that are in the server with thier ip
/rcon banip [IP] - Ban the given IP
/rcon unbanip [IP] - Unban the given IP
/rcon gravity - Changes the gravity, /rcon gravity 0.006
/rcon weather [ID] - Changes the weather /rcon weather 4444 xD
/rcon loadfs - Loads the given filterscript, if you pasted fs called ''Houeses'' and if you want to load it you can use this cmd like: /rcon loadfs Houses
/rcon weburl [server url] to change the server URL
/rcon unloadfs , to unload the fs that you loaded like : /rcon unloadfs Houses
/rcon reloadfs Reload the loaded fs
/rcon rcon_password password to change the rcon password that in the notepad(server.cfg)
[/size]

I HOPE THIS CMDS HELPED YOU
+REP if helped



Re: how to control from RCON - iAnonymous - 09.11.2013

-.- Learn to read the GOD DAMN sticky topics and there titles !!!

This is not a place for making tutorials...


On topic :- Worst tutorial i had ever seen .


Re: how to control from RCON - MohanedZzZ - 09.11.2013

Quote:
Originally Posted by iAnonymous
Посмотреть сообщение
-.- Learn to read the GOD DAMN sticky topics and there titles !!!

This is not a place for making tutorials...


On topic :- Worst tutorial i had ever seen .
i agree with you


Re: how to control from RCON - jakejohnsonusa - 09.11.2013

Is this a joke?!


Re: how to control from RCON - PakistaniBaba - 11.11.2013

Quote:
Originally Posted by jakejohnsonusa
Посмотреть сообщение
Is this a joke?!
I think he do JOKE


Re: how to control from RCON - Meow22 - 11.11.2013

Quote:
Originally Posted by HuntingMan
Посмотреть сообщение
[size=14pt]You can control the RCON by using /rcon login password(Note:rcon password is the password that in the Notepaderver.cfg)
You can ban players or ban ip from inside the game by rcon
to ban players: /rcon ban id
to ban ip /rcon ban
actully you can get rcon cmds by /rcon cmdlist

and there is alot of cmds
/rcon cmdlist - Shows a list with commands.
/rcon varlist - Shows a list with the current variables.
/rcon exit - Closes the server.
/rcon echo [text] - Shows the [text] in the console of the server
/rcon hostname [name] - change the hostname text, to name it
/rcon gamemodetext [name] - change the gamemode text, to name the game mode tab name
/rcon mapname [name] - change the map name text, c=to change mapname
/rcon exec [filename] - Executes the file which contains server cfg (example: /rcon exec blah.cfg).
/rcon kick [ID] - Kick the player with the given id
/rcon ban [ID] - Ban the player with the given id
/rcon changemode [mode] - This command will change the current gamemode to the given one , if you have game mode and you inserted another one you can use this cmd to load it
/rcon gmx , to Restart the server
/rcon reloadbans - reloads the samp.ban where the banned IP addresses are stored. Should be used after unbanning and IP address.
/rcon reloadlog - reloads the server_log.txt. Has no noticeable effect on anything.
/rcon say - shows a message to the players in the client-console (example: /rcon say hello will show as * Admin: hello).
/rcon players - Shows the players that are in the server with thier ip
/rcon banip [IP] - Ban the given IP
/rcon unbanip [IP] - Unban the given IP
/rcon gravity - Changes the gravity, /rcon gravity 0.006
/rcon weather [ID] - Changes the weather /rcon weather 4444 xD
/rcon loadfs - Loads the given filterscript, if you pasted fs called ''Houeses'' and if you want to load it you can use this cmd like: /rcon loadfs Houses
/rcon weburl [server url] to change the server URL
/rcon unloadfs , to unload the fs that you loaded like : /rcon unloadfs Houses
/rcon reloadfs Reload the loaded fs
/rcon rcon_password password to change the rcon password that in the notepad(server.cfg)
[/size]

I HOPE THIS CMDS HELPED YOU
+REP if helped
No script how we will use this rcon cmds ?

Requesting. Removal


Re: how to control from RCON - PakistaniBaba - 11.11.2013


Mr.HuntingMan

Post here the TUTORIAL's or GUIDE's or Your Own FILTERSCRIPT's or GAMEMODE's
I know that you do great work (Nice Help For NOOB's)
But 98% people's know these CMD's so post any new things not a OLD!!



Re: how to control from RCON - Khanz - 11.11.2013

https://sampwiki.blast.hk/wiki/Advanced_...#RCON_Commands


Re: how to control from RCON - Kaperstone - 11.11.2013

Quote:
Originally Posted by HuntingMan
Посмотреть сообщение
[size=14pt]You can control the RCON by using /rcon login password(Note:rcon password is the password that in the Notepaderver.cfg)
You can ban players or ban ip from inside the game by rcon
to ban players: /rcon ban id
to ban ip /rcon ban
actully you can get rcon cmds by /rcon cmdlist

and there is alot of cmds
/rcon cmdlist - Shows a list with commands.
/rcon varlist - Shows a list with the current variables.
/rcon exit - Closes the server.
/rcon echo [text] - Shows the [text] in the console of the server
/rcon hostname [name] - change the hostname text, to name it
/rcon gamemodetext [name] - change the gamemode text, to name the game mode tab name
/rcon mapname [name] - change the map name text, c=to change mapname
/rcon exec [filename] - Executes the file which contains server cfg (example: /rcon exec blah.cfg).
/rcon kick [ID] - Kick the player with the given id
/rcon ban [ID] - Ban the player with the given id
/rcon changemode [mode] - This command will change the current gamemode to the given one , if you have game mode and you inserted another one you can use this cmd to load it
/rcon gmx , to Restart the server
/rcon reloadbans - reloads the samp.ban where the banned IP addresses are stored. Should be used after unbanning and IP address.
/rcon reloadlog - reloads the server_log.txt. Has no noticeable effect on anything.
/rcon say - shows a message to the players in the client-console (example: /rcon say hello will show as * Admin: hello).
/rcon players - Shows the players that are in the server with thier ip
/rcon banip [IP] - Ban the given IP
/rcon unbanip [IP] - Unban the given IP
/rcon gravity - Changes the gravity, /rcon gravity 0.006
/rcon weather [ID] - Changes the weather /rcon weather 4444 xD
/rcon loadfs - Loads the given filterscript, if you pasted fs called ''Houeses'' and if you want to load it you can use this cmd like: /rcon loadfs Houses
/rcon weburl [server url] to change the server URL
/rcon unloadfs , to unload the fs that you loaded like : /rcon unloadfs Houses
/rcon reloadfs Reload the loaded fs
/rcon rcon_password password to change the rcon password that in the notepad(server.cfg)
[/size]

I HOPE THIS CMDS HELPED YOU
+REP if helped
https://sampwiki.blast.hk/wiki/Advanced_...#RCON_Commands