Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to import Weapon Models?

#1
Hello,

I wanted try some modeling on some of the weapon models. However  i have no clue how to open them in Blender. I used all kind of import addons but none seem to really work.
Anyone has some links to the stuff that is needed to be able to work on these models?
Reply

#2
Source files are here:
https://gitlab.com/xonotic/mediasource

And I have found this searching in Google:

About SMD format:
https://developer.valvesoftware.com/wiki/Studiomdl_Data

Import/Export SMD for Blender:
http://steamreview.org/BlenderSourceTools/

Wink
Reply

#3
Thank you but i think this is just some random branch isn't it? If you look in the models/weapons folder there it's almost empty.
To make more clear what i'm tryting to do. Check out that screenshot:
[Image: Quake-Champions-Beta-Shot-(8).jpg]
As you can see the Nailgun in Quake is "blue" before pickup. That makes it nice to distinct from other weapons. I had some talk with a friend of mine yesterday and he has problems knowing what weapon he picked up. Since i also had that issue when being new i tought it would be an good idea to implement that to xonotic. I know that there are simple items but i think that's just much cooler.

That is why i either look for the textures to edit for each gun or the models (if needed) to get "onecolored" guns. However i checked all kind (extracted the data.pk3) of files and don't seem to find where the textures for each weapon are actually saved. I greatly appreciate any input on that or even advice how to accomplish what i'm trying to do.
I'm kinda worried that editing the files would lead to have a colored gun when equipped as well and that isn't what i want. Maybe i can replace the simple items with my idea?
However first i need to know where i can find the files that i need to edit then i can start with experiments on this. Big Grin
Reply

#4
https://gitlab.com/xonotic/mediasource/-...ls/weapons

[Image: yR8dfGV.png]

It is not empty for me, there are a lot of files.
Reply

#5
Also, all the files included with Xonotic are here: https://gitlab.com/xonotic

Models & textures are specifically in https://gitlab.com/xonotic/xonotic-data.pk3dir

  - Models -and some textures- are in xonotic-data.pk3dir/models/
  - Textures  are in xonotic-data-.pk3dir/textures/ and xonotic-data-.pk3dir/textures/weapons


It is very easy to clone the repo from your terminal. For example, I will do this to clone it in my /opt directory:


Code:
$ cd /opt
$ git clone https://gitlab.com/xonotic/xonotic-data.pk3dir.git xonotic-data
$ rm -rf ./xonotic-data/.git
$ tar cvzf xonotic-data.tar.gz xonotic-data
Reply

#6
(12-22-2020, 05:44 PM)Julius Wrote: Also, all the files included with Xonotic are here: https://gitlab.com/xonotic

Models & textures are specifically in https://gitlab.com/xonotic/xonotic-data.pk3dir

  - Models -and some textures- are in xonotic-data.pk3dir/models/
  - Textures  are in xonotic-data-.pk3dir/textures/ and xonotic-data-.pk3dir/textures/weapons


It is very easy to clone the repo from your terminal. For example, I will do this to clone it in my /opt directory:


Code:
$ cd /opt
$ git clone https://gitlab.com/xonotic/xonotic-data.pk3dir.git xonotic-data
$ rm -rf ./xonotic-data/.git
$ tar cvzf xonotic-data.tar.gz xonotic-data

If you remove the .git folder anyways, you can also just use the download button on gitlab (next to "clone") or use this link: https://gitlab.com/xonotic/xonotic-data....ter.tar.gz
This way you will save a lot of download bandwidth (both for you and gitlab)
Reply

#7
ah, many thanks Wink
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
Photo Morphed's used brushes for weapon and item model texturing LegendGuard 0 1,729 11-30-2022, 12:32 PM
Last Post: LegendGuard
  [NEED HELP] Editing Pick-Up Models NoClue 3 1,168 11-25-2022, 06:17 AM
Last Post: NoClue
  [NEED HELP] Weapon shader isn't doing as I'm intending to do LegendGuard 0 1,072 04-04-2022, 07:23 AM
Last Post: LegendGuard
  List of Free/GPL Models & Programs AllegedlyDead 7 14,307 10-26-2021, 10:35 AM
Last Post: Dares
Brick New Shotgun and Uzi models MirceaKitsune 6 4,142 07-17-2020, 01:18 PM
Last Post: _para
  [NEED HELP] NetRadiant Models Not Working 3agle427 7 5,368 06-26-2020, 11:40 AM
Last Post: DarkFox
Rainbow [NEED HELP] Player models. Import to blender, export to xonotic. Snekky 1 3,702 04-19-2020, 09:16 AM
Last Post: DarkFox
  [NEED HELP] Texture problems in MD3 exported models (Quake 3) xLuca91x 9 6,669 03-31-2020, 03:13 PM
Last Post: xLuca91x
  Renamon & Krystal player models MirceaKitsune 37 59,935 12-12-2019, 07:51 AM
Last Post: Mario
  [NEED HELP] NetRadiant Weapon Respawn 3agle427 2 2,574 01-05-2019, 06:22 PM
Last Post: 3agle427

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB original theme © iAndrew 2016, remixed by -z-