hl2 custom models / hlmp_player.cpp -
14-10-2005
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?
|