Search found 1 match

by Jacob324
Thu Nov 23, 2023 7:45 am
Forum: Closed Bugs [GZDoom]
Topic: i think i found a typo error in zscript !
Replies: 5
Views: 1654

Re: i think i found a typo error in zscript !

The code defines three different classes in the game, namely BlueTorch, ShortGreenColumn, and HeadsOnAStick. The mistake in the code is the presence of "Height 68;;" in the BlueTorch class, where there should be only one semicolon. The file doomdecorations.zs contains three typos in total, all of ...

Go to advanced search