Page 1 of 1

Issue with mapmodels

Posted: July 30th, 2012, 1:15 am
by it9999
I tried to add a cube mapmodel with a noise skin (image with random black and white pixels)
I used blender 2.63, tabbed into edit, unwrapped the default cube, used the noise image (png), converted it to triangular, exported it as an OBJ "tris.obj"
I created a script which had:
objload tris.md3
objskin skin.png
mdlscale 200
i saved everything in a folder called noisecube and this is the location "packages/models/it9999/noisecube"
i fired up sandbox and loaded the model and the model rendered as a very tiny cube with the noise skin on it.
i increased the mdlscale to 2000 on the cfg file, restarted sandbox and the cube was the same size. very tiny

I am learning how to add mapmodels

Re: Issue with mapmodels

Posted: July 30th, 2012, 9:34 pm
by uploadmetal
What I do is just copy .CFG files from other OBJ models and paste it on my folder with my models. It works most of the time but I sometimes get some minor problems.
GL :D

Re: Issue with mapmodels

Posted: August 1st, 2012, 5:25 am
by it9999
I tried it about 10 times with different models and followed the tutorials in the wiki very carefully and they are still rendering as tiny objects. i used blender 2.63 to make the models and export them as obj and added them to sandbox 2.7.1 there could be a bug. I need to get this issue resolved as soon as possible so my project can be released with little delay. can you forward this to the admins or the developers. if you want me to go into detail with the issue i will tell you the steps and if you want to find out about the project just pm me and i will explain it to you without letting too many people know too soon

Re: Issue with mapmodels

Posted: August 4th, 2012, 8:11 pm
by uploadmetal
I had the same issue with blender but I never found the solution for it so I unistalled it and used other 3D modeling software.
From what I remember it had something to do with python but I am not sure. Sorry that I can't help you but I'm sure someone else here can help you.

- GL Uploadmetal

Re: Issue with mapmodels

Posted: August 7th, 2012, 11:13 am
by kddekadenz
Try a even higher mdlscale, e.g. mdlscale 20000

Re: Issue with mapmodels

Posted: August 8th, 2012, 11:52 am
by northstar
i used 2.63 to make a boulder and just put

mdlscale 10000
mdlambient 1000

and it worked fine... colors were a bit skewed so i had to fine tune that in paint plus... but otherwise it worked fine