• Rcon does not work 3.
    33 replies, posted
After a bit of poking around.. I can confirm rcon does in fact work. However the "find all" command does not appear to properly display all commands available at the moment.. [B]EDIT:[/B] Looks like the find command is looking for any commands or vars with the all phrase in it, instead of displaying the full list. for example, if I send "find server" - I see the following: [CODE]Variables: chat.serverlog no description (True) server.ip no description (127.0.0.1) server.port no description (22015) server.maxplayers no description (10) server.hostname no description (Rust Experimental (Debug) Server) server.identity no description (debug) server.level no description (TestLevel) server.seed no description (123456) server.saveinterval no description (60) server.secure no description (True) server.tickrate no description (30) server.official no description (False) Commands: global.users( ) Show user info for players on server. global.serverstrings( void ) no description server.start( ) Starts a server server.stop( string DisconnectMessage ) Stops a server server.writecfg( ) Writes config file[/CODE]
[QUOTE=theeggman;45639514]However the "find all" command does not appear to properly display all commands available at the moment.. [/QUOTE] Try "find ." to display all available commands. [CODE]Variables: net.log no description (False) rcon.password no description (21101991) rcon.port no description (8000) rcon.ip no description (127.0.0.1) client.enabled no description (True) chat.enabled Enable or disable chat displaying (True) chat.serverlog no description (True) construct.frameminutes How many minutes before a placed frame gets destroyed (30) effects.aa no description (True) effects.ao no description (True) effects.lensdirt no description (True) effects.motionblur no description (True) effects.shafts no description (True) effects.vignet no description (True) effects.color no description (True) effects.reflect no description (True) fps.graph Whether or not to render a fps graph on screen (False) net.visdebug Turns on debug display of network visibility (False) net.debug no description (False) server.ip no description () server.port no description (28015) server.maxplayers no description (500) server.hostname no description (Rust Experimental by Ignitas) server.identity no description (private_server) server.level no description (Procedural Map) server.seed no description (1337) server.saveinterval no description (60) server.secure no description (True) server.tickrate no description (30) server.official no description (False) spawn.min_rate no description (0.1) spawn.max_rate no description (1) spawn.min_density no description (0.1) spawn.max_density no description (1) terrain.quality no description (1) vis.net Turns on debug display of network visibility (False) vis.lerp Turns on debug display of lerp (False) vis.metab Turns on debug display of metabolism (False) vis.footsteps Show footstep points, materials (False) voice.loopback no description (False) Commands: global.find( string Name ) Search for a command global.echo( string output ) Prints something to the debug output global.kick( void ) no description global.kickall( void ) no description global.ban( void ) no description global.moderatorid( void ) no description global.ownerid( void ) no description global.banid( void ) no description global.status( ) Print out currently connected clients etc global.say( ) Sends a message in chat global.users( ) Show user info for players on server. global.banlist( ) List of banned users (sourceds compat) global.banlistex( ) List of banned users - shows reasons and usernames global.listid( ) List of banned users, by ID (sourceds compat) chat.say( void ) no description craft.add( void ) no description craft.canceltask( void ) no description craft.cancel( void ) no description dev.showlayer( void ) no description dev.hidelayer( void ) no description dev.togglelayer( void ) no description event.run( void ) no description gc.collect( void ) no description global.quit( ) Leave the game global.report( void ) no description global.instances( void ) no description global.serverstrings( void ) no description global.clientstrings( void ) no description global.objects( void ) no description global.textures( void ) no description global.colliders( void ) no description global.error( void ) no description global.sleep( void ) no description global.wakeup( void ) no description global.kill( void ) no description global.respawn( void ) no description global.spectate( void ) no description global.respawn_sleepingbag( void ) no description inventory.endloot( void ) no description inventory.give( void ) no description server.start( ) Starts a server server.stop( string DisconnectMessage ) Stops a server server.writecfg( ) Writes config file[/CODE]
Still cant get it to connect.
can't get rcon either.
Sorry, you need to Log In to post a reply to this thread.