Tremulous Forum
		Mods => Modding Center => Topic started by: adalator on January 15, 2007, 05:03:35 pm
		
			
			- 
				can sopmeone suggest a good moddeling program for tremulous? also if i was making a gun would i hvae to make he faces small(like gun sized) or juts normal. i would also appreciate a modding tutorial  :battlesuit: + :jetpack:
			
- 
				blender
 
 in bg_misc.c
 search
 SLOT_HEAD|SLOT_TORSO|SLOT_ARMS|SLOT_LEGS|SLOT_BACKPACK, //int   slots;
 change it to
 SLOT_HEAD|SLOT_TORSO|SLOT_ARMS|SLOT_LEGS, //int   slots;
 
 now you can buy jetpack battpack but it would look funny :P
- 
				I'm using Milkshape for weapons.
 Blender is good and so is 3DMax.
 Just make sure to read up on how to compile md3's and what compilers to use.
 
 Good luck
- 
				I'm using Milkshape for weapons.
 Blender is good and so is 3DMax.
 Just make sure to read up on how to compile md3's and what compilers to use.
 
 Good luck
 
 if they are licensed  copies ... cool
- 
				Everything I own is legal and licenced to me.
 I don't even DL music for free.
 
 I guess it has a lot to do with my profession and understanding how important every single dollar from royalty and copyright is.
- 
				Blender is a lil' hard to get used to at first, but I've heard it's a really nice(and free!) program for 3d modeling.