Quote
getplayer[THISACTOR].reloading TEMP ifvarn TEMP 0 { setvar RETURN 1 } else { setvar RETURN 0 }
endevent
Changing it to:
Quote
getplayer[THISACTOR].reloading TEMP ifvarn TEMP 0 { setvar RETURN -1 } // else { setvar RETURN 0 }
endevent
It seems it is now fixed. Thanks DeeperThought.
Maybe it also needs some other changes.
Here are the fixed con files for Nuclear Showdown:
Nuclear_Showdown_fix.zip
http://www.sendspace.com/file/a6zqh1
For HellDuke TC here is the fixed con files:
HellDuke_fix.zip
http://www.sendspace.com/file/9ni5m2
HELLHUD.CON had very strange errors related to space characters. I just deleted the spaces and added again exactly the same spaces (in number). That fixed the problem.
The other was with the weapons, the same as the problem in Nuclear Showdown: Bad use of EVENT_SELECTWEAPON
Maybe it also needs some other changes.
[edit]
Post updated with new fixed con files. These con files fix the con errors and also fix the problems with the weapons selection.

Help
Duke4.net
DNF #1
Duke 3D #1



