GTA Közösség - A magyar GTA fórum
San Andreas Multiplayer (SA-MP) => SA-MP: Szerverfejlesztés => Segítségkérés => A témát indította: negyes44 - 2010. május 01. - 16:41:44
-
Üdv, Mire szolgál az a Remote console a SA:MP csatlakozás Porgramban. TOOLS/Remote Console
-
Olyan, mint a dos ablak mikor fut a szerver nálad. Tehát tudod irányítani a szervert, ha beírod az rcon jelszót, pl. tudsz kickelni, banolni, szerver nevet változtatni a szerveren kívül.
-
Beírom a jelszót mindent de csak egy üres dos ablak jön be. Láthatom itt a szerveren történo bezsélgetést? vagy valamit, mert itt nekem nem történik semmi. Ha tudok bannólni honnan tudom az ID-t....
-
/rcon players
Itt az osszes rcon parancsot megtalalod:
* /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 (NOT the client-console in-game).
* /rcon hostname [name] - change the hostname text (example: /rcon hostname my server).
* /rcon gamemodetext [name] - change the gamemode text (example: /rcon gamemodetext my gamemode).
* /rcon mapname [name] - change the map name text (example: /rcon mapname San Andreas).
* /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 (example: /rcon kick 2).
* /rcon ban [iD] - Ban the player with the given ID (example: /rcon ban 2).
* /rcon changemode [mode] - This command will change the current gamemode to the given one (example: if you want to play sftdm: /rcon changemode sftdm).
* /rcon gmx - Will load the first gamemode (gamemode0) in server.cfg.
* /rcon reloadbans - reloads the samp.ban where the banned IP addresses are stored. This will clear all the IP-addresses.
* /rcon reloadlog - clears the server_log.txt.
* /rcon say - shows a message to the players in the client-console (example: /rcon say blah).
* /rcon players - Shows the players that are in the server (with their name, IP & ping).
* /rcon banip [iP] - Ban the given IP (example: /rcon banip 127.0.0.1).
* /rcon unbanip [iP] - Unban the given IP (example: /rcon unbanip 127.0.0.1).
* /rcon gravity - Changes the gravity (example: /rcon gravity 0.008).
* /rcon weather [iD] - Changes the weather (example: /rcon weather 1).
* /rcon loadfs - Loads the given filterscript (example: /rcon loadfs adminfs).
* /rcon unloadfs - Unload the given filterscript (example: /rcon unloadfs adminfs).
* /rcon reloadfs - Reloads the given filterscript (example: /rcon reloadfs adminfs).
* /rcon rcon_password [PASSWORD] - Change the rcon\'s password
-
Beírom a jelszót mindent de csak egy üres dos ablak jön be. Láthatom itt a szerveren történo bezsélgetést? vagy valamit, mert itt nekem nem történik semmi. Ha tudok bannólni honnan tudom az ID-t....
Itt sajnos nem látod a beszélgetés, viszont tudsz üzenni nekik \"say szöveg\" ezzel a paranccsal, és nem kell elé \'/\' jel! amit Csabesz04 leírt az elé nem kell az \'/rcon\' csak a többi. Pl. beírod kick és, ha tudod a játékos ID-jét, akkor tudod kickelni, úgy muködik, hasonlóan muködik mikor bent vagy a szerverben.