Jump to content

[Question] Modding Help


voltoth

Recommended Posts

Being somewhat new to modding and tweaking code, specifically, LUA code, I may have missed something here but does anyone know of a way to alter the weapon velocity of projectiles (Cannons / Missiles specifically)?

 

I would love to make missiles actually viable in this game but the fact is that they just can't keep up with the enemies, even without them being able to boost away. I feel that increasing the projectile speed of the missile itself will go a long ways towards correcting that but I haven't been able to figure out how to do it.

Link to comment
Share on other sites

2 things:

1) Missles also gain speed from the ship that is firing them -> the faster your ship goes the faster your missles fly (This also increases the range)

2) Weapon modding. Get familiar with the documentation. Especially the parts about:

1. Inventory
2. InventoryTurret
3. TurretTemplate
4. Weapon

in this order.

also in my profile there is a link to my mod collection. Look into the "Overpowered weaponry" mod [OPW]. it has some examples on how to set parameters for turrets.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...