Page 1 of 1

Is the 'GAMEMODE' lump currently supported?

Posted: Tue Oct 02, 2012 6:22 am
by Southpark2010
http://wiki.zandronum.com/GAMEMODE
When I tried to test this lump out by editing the Terminator mode to be on teams (see below), it doesn't alter the Terminator mode, instead, it stays as normal Terminator.

Code: Select all

Terminator 
{
ADDFLAG PLAYERSONTEAMS
}
Is this lump currently supported? SLADE3 thinks it's a unknown lump.

RE: Is the 'GAMEMODE' lump currently supported?

Posted: Tue Oct 02, 2012 11:02 am
by Ivan
It's probably because this is a lump specific to Zandronum and SLADE isn't up to date enough to know it.

RE: Is the 'GAMEMODE' lump currently supported?

Posted: Tue Oct 02, 2012 3:12 pm
by Llewellyn
Southpark2010 wrote: When I tried to test this lump out by editing the Terminator mode to be on teams (see below), it doesn't alter the Terminator mode, instead, it stays as normal Terminator.
Torr said that the feature is largely untested and that the majority of flag combinations wouldn't work.

RE: Is the 'GAMEMODE' lump currently supported?

Posted: Tue Oct 02, 2012 5:33 pm
by Torr Samaho
Llewellyn wrote: Torr said that the feature is largely untested and that the majority of flag combinations wouldn't work.
Yeah, this lump is still experimental. To ensure that Zandronum is reading your GAMEMODE lump, add teams to coop. This is one of the things I tested.