hi, I’m very new to modding.
I changed the names of some weapons in the limbo menu and now I want to compile the files and play it.
question #1 what files do I need to compile? (cgame, game, ui)
question #2 how do I compile them, what buttons do I need to press
(I use VC++ express)
question #3 I tried to compile cgame wth menu\build\build cgame and I got this error:
------ Build started: Project: cgame, Configuration: Debug Win32 ------
Linking...
LINK : fatal error LNK1104: cannot open file 'odbc32.lib'
Build log was saved at "file://e:\ET_SDK\src\cgame\Debug\BuildLog.htm"
cgame - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
what am I doing wrong :???:
all help appriciated 