Try opening iw5mp_server.exe in OllyDBG and set a breakpoint at 0x4E5FB3. Then, start up a map for example:
map mp_dome
Then watch the EDI register each time the server hits the breakpoint, you'll notice some familiar and strangely named GSCs (most likely compiled ones).
And the list keeps going on and on... Why you do this IW?
map mp_dome
Then watch the EDI register each time the server hits the breakpoint, you'll notice some familiar and strangely named GSCs (most likely compiled ones).
Code:
1334.gsc
1345.gsc
maps/mp/gametypes/war.gsc // Is this a hint that it still exists somewhere in a fastfile?
987.gsc
29.gsc
879.gsc
873.gsc
998.gsc
712.gsc
368.gsc
402.gsc
30.gsc
512.gsc
31.gsc
32.gsc
401.gsc
947.gsc
837.gsc
948.gsc
835.gsc
839.gsc
836.gsc
840.gsc
842.gsc
838.gsc
843.gsc
844.gsc
946.gsc
944.gsc
942.gsc
901.gsc
847.gsc
889.gsc
949.gsc
979.gsc
900.gsc
945.gsc
980.gsc
898.gsc
981.gsc
982.gsc
983.gsc
And the list keeps going on and on... Why you do this IW?
A casual conversation between barata and I about Nukem.