ItsMods

Full Version: Huge model list
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello

This list was made by @Cation . I just post it to get it archived.

The models are listed by maps

http://pastebin.com/XZTXLDyf

Remember to add on Init() in your mod the following line to be able to use it:

Code:
PrecacheModel( "MODEL NAME" );

Note: Some models may not work
Could use Lime and run it and check it out. It'll show all xmodels including ones that are part of the base game (non-maps).
Xmodels, what are those? Big Grin

I just ripped those from extracted map .ff files ^^ with program which I created ( it took everything that contained com_, ch_, ma_, me_, utility_, machinery_, foliage_ and then I filtered those with same program )

Ps. without Yamato I couldn't have done that since I didn't know how to get models out from .ff before I read that Yamato's tutorial about it