Tremulous Forum

General => Troubleshooting => Topic started by: WoGoMo on November 16, 2010, 07:15:14 am

Title: Question about Human/Alien Intermission [Answered]
Post by: WoGoMo on November 16, 2010, 07:15:14 am
I have a question about using custom layouts. I notice that map files have

Quote
"classname" "info_human_intermission"

and

Quote
"classname" "info_alien_intermission"

Is there any way for the server to be configured to override these in either the per map layout .dat or mapconfig .cfg file?

What if I want a layout where the human and alien bases are reversed. We wouldnt want either teams to be able to see what goes on in the enemy base while they are in intermission.
(idk if I'm using the correct terminology here but what I mean is what the player sees before spawning and when he/she gets killed)
Title: Re: Question about Human/Alien Intermission
Post by: Plague Bringer on November 16, 2010, 04:23:57 pm
No.

You'd have to recompile the map to change the location of H/A Intermissions.
Title: Re: Question about Human/Alien Intermission
Post by: UniqPhoeniX on November 16, 2010, 04:49:42 pm
Currently no, but it can be changed serverside if you know how to code :P
Title: Re: Question about Human/Alien Intermission
Post by: WoGoMo on November 17, 2010, 02:42:55 pm
Since its not already there I may look into doing just that. Thanks.