OpenArena Message Boards

OpenArena Contributions => Models => Topic started by: Ozone on October 05, 2010, 05:27:59 AM



Title: Help with models
Post by: Ozone on October 05, 2010, 05:27:59 AM
hi guys,
does anybody have .obj for all the weapons models?
I've tried to import the md3 with blender, but the importer posted in the stickyfied topic doesn't work :(

Code:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/home/daniele/.blender/scripts/md3_import.py", line 35, in <module>
    import md3
  File "/home/daniele/.blender/scripts/md3.py", line 1, in <module>
    import struct, math
ImportError: No module named struct


Title: Re: Help with models
Post by: Udi on October 05, 2010, 06:28:26 AM
You'll find the .blend files in the SVN repo (http://openarena.ws/svn/source/assets/models/).


Title: Re: Help with models
Post by: Ozone on October 05, 2010, 01:16:41 PM
thanks! that saved my day! ^_^