PDA

View Full Version : hl2 custom models / hlmp_player.cpp


concepts21
14-10-2005, 22:55
i found the two list *g_ppszRandomCitizenModels[] and *g_ppszRandomCombineModels[]
I have tried to add add a path to my .mdl file and removing some or all of .mld that it lists by default. Then i set it to release build the project(game_SDK) and run the mod with the run_mod.bat file but no changes so up in the player list. Is there something else i have to change?

Pierre-Marie Baty
15-10-2005, 06:20
Well, for a start do you know what these two arrays are used for ?