IronJaw wrote:I'm looking for tips, and guild on how to create new weapons, units, vehicles, etc. Not just the skins, but the actual stats. Health, Speed, Damage, etc.
You really just need to open up unit, weapon, and vehicle odfs and mess around with stuff. Most of the values are pretty self-explanatory. Just create a new side and change around those odfs.
IronJaw wrote:I am also interesting in creating entirely new vehicles/ units/ weapons. I presume that a 3D art program would be needed (I have Blender, even if I can't use it yet.) But how do I edit where that laser/projectile exits the vehicle? How do I edit the laser/projectile?
You can take a look at the 3D Modeling and Animation forum for information on creating new models for Battlefront. Take a look through the stickied topics for information on what programs to use, how to do it, etc.
The lasers are texture files. You can find them (I think) in the modID/common/msh folder. Edit those, change the name, and read them in your weapon's ord file.
IronJaw wrote:How do you add jet pack, backpacks, etc. to a unite? (I've read guides that say that Hex editor is the tool to use, but no guide on what the Hex Editor does exactly.)
There's a tutorial on hexing capes and such onto units in the FAQ that may help. There's also a couple of addon meshes (backpacks and the like) available in the Released Assets forum that you can use.