Adding models/ships to game

Hello,

I'm just wondering if there is a tutorial anywhere that explains how to add ships from other mods into your own personal mod?

8,734 views 4 replies
Reply #1 Top

0. Get permission

1. Drag the mesh and the textures it uses to your own mod's /mesh/ and /textures/ folders

2. Change the meshname of the entity file to the filename (without the extension)

Or instead of #3, just copy the entity file of the ship over to your mod and make it buildable in the PlayerWhatever.entity file, if it doesnt use any custom abilities, in which case you'll have to drag those over too.

+1 Loading…
Reply #2 Top

You should've left it at get permission ;)

Reply #3 Top

thanks carbon, will give it a try.

I was'nt going to distribute the mod to anyone else. I was creating a mod fo my own personal use. I did'nt think there would be anything out of sorts with that. Am I mistaken?

Reply #4 Top

if its jsut for you than i doubt there would be any issues with permission as long as your not posting it as your work