ItsMods

Full Version: Model Names?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Does anyone know the model names for call of duty mw2? Thanks guys! By models I mean like these Big Grin

"pavelow_mp","vehicle_pavelow_opfor");


Thanks!!!
There are some models names on gsc files, also you can find on google big lists of models which have been extracted from console dump or from gsc files:

http://lmgtfy.com/?q=mw2+model+list

For other models you can do this or directly search on games memory with map loaded.

http://www.itsmods.com/forum/Thread-Tuto...art-2.html
Thanks but i cant seem to find the helicopter names:/
vehicle_little_bird_armed

just open common_mp.ff or whatever its called and search for "vehicle" as example
Look into _helicopter.gsc. I made controllable vehicle by using this file. Very useful.