Search found 6 matches
- Thu Sep 25, 2008 5:16 pm
- Forum: General
- Topic: Deus Vult II Suicide Exits and Secret Levels
- Replies: 6
- Views: 854
Re: Deus Vult II Suicide Exits and Secret Levels
You are able to enter Map31 from Map15 without using any cheat code, there is indeed a secret exit.
- Thu Feb 28, 2008 4:16 am
- Forum: Abandoned/Dead Projects
- Topic: Deus Vult II is actually a Jokewad
- Replies: 28
- Views: 5539
Re: Deus Vult II is actually a Jokewad
=( ... Awww, but nobody mentioned the joke in map29...
- Wed Feb 27, 2008 11:45 am
- Forum: Abandoned/Dead Projects
- Topic: Deus Vult II is actually a Jokewad
- Replies: 28
- Views: 5539
Deus Vult II is actually a Jokewad
Despite the description on the textfile, Deus Vult II isn't a demo-recording, cooperative, or even single player wad, it's a jokewad in the disguise of a classical mod. Evidence: http://i27.tinypic.com/fqg0g.jpg http://farm4.static.flickr.com/3243/2295743052_9389dabbbe_o.png http://farm4.static ...
- Thu Jan 24, 2008 10:42 pm
- Forum: Closed Feature Suggestions [GZDoom]
- Topic: Behavior compatability
- Replies: 26
- Views: 2406
Re: Behavior compatability
Team play? I don't think so but I like the idea. Forcing team damage is possible. In MAPINFO, type 'teamdamage <amount>'. However, it can be overridden by the player. Nope, doesn't work. From my MAPINFO: defaultmap teamdamage 1 ... gets a syntax error, try two: map MAP01 "Entryway" teamdamage 1 ...
- Tue Jan 22, 2008 8:15 pm
- Forum: Closed Feature Suggestions [GZDoom]
- Topic: Behavior compatability
- Replies: 26
- Views: 2406
Re: Behavior compatability
I also want to set teamplay to be true and teamdamage to be 1 via MAPINFO, so far I haven't found anything on the ZDoom Wiki about that. Help?
- Tue Jan 22, 2008 8:08 pm
- Forum: Closed Feature Suggestions [GZDoom]
- Topic: Behavior compatability
- Replies: 26
- Views: 2406
Re: Behavior compatability
compat_passover (Infinite Actor Height) as listed in http://zdoom.org/wiki/Compatibility_options crashes my MAPINFO: defaultmap nojump nocrouch compat_passover map MAP01 "Entryway" ...and gives me the Syntax Error message... The other compat flags on that webpage have been tested and they worked ...