[FilterScript] how to control from RCON
#1

[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
Reply
#2

-.- 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 .
Reply
#3

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
Reply
#4

Is this a joke?!
Reply
#5

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

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
Reply
#7


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!!
Reply
#8

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

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)