making q3map2 not to remove models


(Charmin Deluxe) #1

hi i got some misc_models here, that shouldn’t be integrated in the bsp while compiling. is it possible to tell q3map2 not to remove them? it’s only for about 5 models i need to be able to communicate to with an icarus script.

(btw what’s the difference between misc_model and misc_model_static)

i tried giving a targetname but did’nt work

*edit
… sry my fault. forgot to read the entitymenu :wink:

misc_model_static -> is not integerated in bsp
misc_model -> is integrated