Bugs fixed in the unofficial version
Moderator: GZDoom Developers
Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
- Pure Hellspawn
- Posts: 281
- Joined: Sun Apr 24, 2005 6:06 pm
- Location: RIT
- Contact:
- Bio Hazard
- Posts: 4019
- Joined: Fri Aug 15, 2003 8:15 pm
- Location: ferret ~/C/ZDL $
- Contact:
- HobbsTiger1
- Posts: 1235
- Joined: Fri Jan 07, 2005 7:29 pm
- Location: #DMClub
- Contact:
- TheDarkArchon
- Posts: 7656
- Joined: Sat Aug 07, 2004 5:14 am
- Location: Some cold place
Works For Me Except for all 6 key doors. Reason:
Code: Select all
Lock 101 Doom
{
BlueCard
BlueSkull
YellowCard
YellowSkull
RedCard
RedSkull
//KeyGreen
//KeyYellow SOMEBODY MADE IT SO THAT THE HERETIC KEYS WERE REQUIRED.
//KeyBlue
Message "$PD_ALL6"
//RemoteMessage "You need all six keys to activate this object"
}
- Doomguy0505
- Posts: 625
- Joined: Tue Mar 29, 2005 4:53 am
- Contact:
- DoomRater
- Posts: 8270
- Joined: Wed Jul 28, 2004 8:21 am
- Preferred Pronouns: He/Him
- Location: WATR HQ
- Contact:
Also be sure your directory settings are correct. Sometimes if you keep different versions of ZDoom around and jumble your files around ZDoom accidently loads the wrong zdoom.wad for some reason.Pure Hellspawn wrote:I have problems with my keys in the unofficial build. I can't open a locked door no matter what, even if I have all the keys,
- Doomguy0505
- Posts: 625
- Joined: Tue Mar 29, 2005 4:53 am
- Contact:
out with the new, in with the old
EDIT:
Outdated post, didn't keep reading on
I mean bugs
EDIT:
Outdated post, didn't keep reading on
I mean bugs
Last edited by Doomguy0505 on Fri Sep 09, 2005 4:31 am, edited 1 time in total.
- TheDarkArchon
- Posts: 7656
- Joined: Sat Aug 07, 2004 5:14 am
- Location: Some cold place
