Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mapmodel Installation.
30 Jul 10, 10:52PM
Post: #1
Mapmodel Installation.
Hi sorry to be annoying but how do you install mapmodels so you can put them in your map! Thanks xD
Find all posts by this user
Quote this message in a reply
30 Jul 10, 10:56PM (This post was last modified: 30 Jul 10 10:58PM by Andrez.)
Post: #2
RE: Mapmodel Installation.
Once you create your map's cfg file, open it and when you find this

Code:
[...]
mapmodel 0 4 0 0 "toca/window1"            // 126
mapmodel 1 2 8 0 "toca/barbwire"        // 127
mapmodel 1 1 0 0 "toca/shelf"            // 128
mapmodel 4 1 15 0 "toca/guardtower"        // 129
mapmodel 1 2 0 0 "toca/treetrunk1"        // 130

Add
mapmodel Z X Y H "yourfolder/mapmodel" // 131

Where Z X Y H are clipping values (see the clipping paragraph on docs). Then when you are in your map during the editing mode, type
/newent mapmodel 131 (in this case your mapmodel is the number 131).
Visit this user's website Find all posts by this user
Quote this message in a reply
31 Jul 10, 12:17PM
Post: #3
RE: Mapmodel Installation.
Like Andrez said and of course you need to put your model into the AC directory first.

../AssaultCube/packages/models/mapmodels/yourfolder/yourmodels.md2
Find all posts by this user
Quote this message in a reply
01 Aug 10, 03:50AM
Post: #4
RE: Mapmodel Installation.
Gee, I wish people looked at the docs first. This was a very well written doc, and I figured it out within minutes, without having to ask anyone.
Find all posts by this user
Quote this message in a reply
Post Reply