Azymn Posted July 31, 2002 Posted July 31, 2002 Hey Dest (unless someone else knows), When compiling the ui for your jediMod1.1 src, i get the following errors: ui_main.c(2717) : error C2065: 'UI_EFFECTS_SABER' : undeclared identifier ui_main.c(2717) : error C2051: case expression not constant ui_main.c(2720) : error C2065: 'UI_EFFECTS_SABER2' : undeclared identifier ui_main.c(2720) : error C2051: case expression not constant ui_main.c(5498) : error C2065: 'FEEDER_HILTS' : undeclared identifier ui_main.c(5498) : error C2051: case expression not constant This also happened when compiling for the 1.0 src code, so whatever i'm doing wrong i've done wrong before. I assumed they were enums somewhere but couldn't find them. Thanks for the help.
Azymn Posted July 31, 2002 Author Posted July 31, 2002 Nevermind, i found it. But if anyone else has the same problem, take the menudefs.h from your jediMod1_1.pk3 file and replace the one in: C:\LucasArts\Star Wars JK II Jedi Outcast\GameData\ui with it, and then it will compile.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.