News:

Come Chat with us live! Learn how HERE!

Main Menu

Saving Layouts

Started by tojimaru, March 15, 2008, 06:53:35 PM

tojimaru

I made my own server and i would like to know how to save layouts from my server. Also, can someone tell me how to execute a saved layout at the start of a game? I would very much appreciate it.

ServerInLAN

!layout save name
!layout load name

tojimaru

nothing happens when i write those in. I think I may have to set that up. Does anyone know how?

mooseberry

You need to have a qvm with those commands in it.
Bucket: [You hear the distant howl of a coyote losing at Counterstrike.]

मैं हिन्दी का समर्थन

~Mooseberry.

Undeference

How about the correct commands instead (since !layout is buggy and unsupported)?
/rcon <password> layoutsave <layout>
/rcon <password> layoutload <layout> (or !restart <layout>)
Need help? Ask intelligently. Please share solutions you find.

Quote from: tuple on February 15, 2008, 11:54:10 PMThats what we need, helpful players, not more powerful admins.

tojimaru

#5
How can i find the password? Where does it say it?

Rocinante

It's whatever you set it to in server.cfg.  If it's not in there, then there's probably no password which I believe means no rcon available.  So set one in the cfg, or use the actual console to set one (or make the change).  'rconpassword' is the cvar which you seek.
}MG{Mercenaries Guild
"On my ship, the Rocinante, wheeling through the galaxies, headed for the heart of Cygnus, headlong into mystery." -- Rush, "Cygnus X-1"

Undeference

Need help? Ask intelligently. Please share solutions you find.

Quote from: tuple on February 15, 2008, 11:54:10 PMThats what we need, helpful players, not more powerful admins.


tojimaru

#9
Ok, i got the rcon password. But now when i type /rcon <password> layoutsave <layout>   it says unknown command layoutsave. I really need to know how to save a layout. I don't have much time.

Undeference

You need to use a game.qvm that supports custom layouts (svn r886+). If you typed everything properly and the command is not recognized, that means you need a newer game.qvm.
Need help? Ask intelligently. Please share solutions you find.

Quote from: tuple on February 15, 2008, 11:54:10 PMThats what we need, helpful players, not more powerful admins.

tojimaru

OMG i got a new game.qvm   and now i got a whole bunch of commands!!! Thanks all of you guys who helped me.