Note: This is a GPP1 server which i recompiled from svn://svn.icculus.org/tremulous/tags/RELEASE_GPP1
Hi,
I'm wondering if anyone out there faces this problem (and of course found the solution). I have the following setting in server.cfg:
g_layouts "mylayout"
and my maprotation.cfg contains the following (example atcs):
atcs
{
layouts "mylayout"
set g_humanBuildPoints 100
set g_alienBuildPoints 150
}
It works fine when u let the rotation change maps by itself, but when the map is changed via callvote, the layout falls back to *BUILTIN*. Is there a way to force the layout to always be "mylayout" even when the map is callvoted?
Any help would be much appreciated.