GLOBAL script.
Moderator: GZDoom Developers
- Shadelight
- Posts: 5113
- Joined: Fri May 20, 2005 11:16 am
- Location: Labrynna
- TheDarkArchon
- Posts: 7656
- Joined: Sat Aug 07, 2004 5:14 am
- Location: Some cold place
- TheDarkArchon
- Posts: 7656
- Joined: Sat Aug 07, 2004 5:14 am
- Location: Some cold place
I would like to say that this was an oversight on my part (Forgetting to mark my script as a library). In reality, the script works fine.TheDarkArchon wrote:I think ZDoom tries to merge the scripts but it doesn't work particularily well (For example, GZDoom once tried to give me a Pain Elemental in HoCX when playing it with Heretech.)
- MartinHowe
- Posts: 2077
- Joined: Mon Aug 11, 2003 1:50 pm
- Preferred Pronouns: He/Him
- Location: East Suffolk (UK)
- TheDarkArchon
- Posts: 7656
- Joined: Sat Aug 07, 2004 5:14 am
- Location: Some cold place
- DoomRater
- Posts: 8270
- Joined: Wed Jul 28, 2004 8:21 am
- Preferred Pronouns: He/Him
- Location: WATR HQ
- Contact:
Why not check for GoldWand instead? You remove it anyway...TheDarkArchon wrote:Code: Select all
If(!Checkinventory("QuestItem1"))
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49234
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
DoomRater wrote:Why not check for GoldWand instead? You remove it anyway...TheDarkArchon wrote:Code: Select all
If(!Checkinventory("QuestItem1"))
He just copied and altered some code I posted that couldn't do such a simple check so I used the quest item as a marker.
- TheDarkArchon
- Posts: 7656
- Joined: Sat Aug 07, 2004 5:14 am
- Location: Some cold place
HoCX (Hordes of Chaos Xdennisj1 wrote:HoCX and Heretech? I'd like to see those two WADs. (Or, did you mean HacX?)
Heretech