AssaultCube Reloaded Forums
Need help with mapmodels and clips - Printable Version

+- AssaultCube Reloaded Forums (https://acrf.victorz.ca)
+-- Forum: Modding (https://acrf.victorz.ca/forum-39.html)
+--- Forum: Modelling (https://acrf.victorz.ca/forum-38.html)
+--- Thread: Need help with mapmodels and clips (/thread-972.html)



Need help with mapmodels and clips - -{ET}-xdEpicZombie - 2013-08-23

Decided to make a couple of mapmodels.Skins are working and all but my mapmodel already has a clip in it.How can I get rid of it?!
[Image: 20130823_12_24_47_ac_scaffold_team_deathmatch.jpg]

I can move the model in milkshape so the clip could stay under the stall but the problem is that I am already making clothesline model and there the clip box is on the ground an blocking the player!What should I do??


RE: Need help with mapmodels and clips - asmanel - 2013-08-23

To add a mapmodel in a map, you need use the command mapmodel, that have five argument, four numbers then a string. If my remember are exact one of these numbers is unused in AC/ACR and the three others define are used to define the size/place of the clip. If you don't want clip, set them all to 0.


RE: Need help with mapmodels and clips - -{ET}-xdEpicZombie - 2013-08-23

@asmanel Should this command create a mapmodel then? It doenst work for me.First two arguments are the clip size arguments(height and width),next argument is the elevation from ground if I understood correctly,the fourth argument is redundant.the fifth is:"the model name (string)".I dont know what do i have to put in the last


RE: Need help with mapmodels and clips - Victor - 2013-08-23

default_map_settings.cfg calls mapmodelreset then a lot of mapmodel commands that define mapmodels and their clip sizes.


RE: Need help with mapmodels and clips - -{ET}-xdEpicZombie - 2013-08-23

I still dont quite understand.Can anyone give me step by step guide how to actually get rid of them!
Right now I have finished making the stall and the barrel model.There are 2 kinds of barrels,knocked and standing one.I am going to make lantern and lanternpost model too.
[Image: 8icSm7M.jpg]


RE: Need help with mapmodels and clips - Victor - 2013-08-23

Edit the mapmodel commands in your map's .cfg file.


RE: Need help with mapmodels and clips - -{ET}-xdEpicZombie - 2013-08-23

Nevermind I already got it,thanks!!


This forum uses Lukasz Tkacz MyBB addons.