Is the 'GAMEMODE' lump currently supported?

Discuss all aspects related to modding Zandronum here.
Post Reply
Southpark2010
 
Posts: 84
Joined: Wed Jun 06, 2012 6:28 pm
Location: Hell

Is the 'GAMEMODE' lump currently supported?

#1

Post by Southpark2010 » Tue Oct 02, 2012 6:22 am

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.
Current Projects:
HELL Vs Marines - Thread

User avatar
Ivan
Addicted to Zandronum
Posts: 2229
Joined: Mon Jun 04, 2012 5:38 pm
Location: Omnipresent

RE: Is the 'GAMEMODE' lump currently supported?

#2

Post by Ivan » Tue Oct 02, 2012 11:02 am

It's probably because this is a lump specific to Zandronum and SLADE isn't up to date enough to know it.
=== RAGNAROK DM ON ... uh... dead forever? ===
=== ALWAYS BET ON ... uh... dead forever? ===
=== Who wanta sum wang? ===
=== Death and Decay - A new Monster/Weapon replacer ===

Llewellyn
Forum Regular
Posts: 578
Joined: Mon Jul 02, 2012 7:12 am

RE: Is the 'GAMEMODE' lump currently supported?

#3

Post by Llewellyn » Tue Oct 02, 2012 3:12 pm

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.

User avatar
Torr Samaho
Lead Developer
Posts: 1543
Joined: Fri May 25, 2012 6:03 pm
Location: Germany

RE: Is the 'GAMEMODE' lump currently supported?

#4

Post by Torr Samaho » Tue Oct 02, 2012 5:33 pm

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.

Post Reply