Northstar - Gravity

Preparation

In those "guide" called premade I will consider that you know how to proprely setup / start modding your game. If it's not your case you must read the "General info", refer to this link

Any suggestion are welcome, you can submit your request / idea on NS Discord or even if you made your own premade weapon / set. You can reach me via contact details.

Demo

Railgun

Editing

To get this railgun, you will need to edit one text files. No specific software exept your text editor.

Go to this location

englishclient_mp_common.bsp.pak000_dir.vpk\scripts\weapons

Open the file mp_titanweapon_sniper.txt with your text editor.

Find and replace the following values in your file. Note: Do not copy paste this entire code block into your original file, replace string by string or you might resolve with a none working file.

Thoose value change the railgun projectile to a blue one for regular shot and to gravity vortex for the full charged shots.

Those values change the muzzle flash to an electric one. note: muzzle flash apply when you shoot, this is not the vortex effect when you charge the railgun.

This list of value change the charge effect and sound of the railgun. I change the charge effect andsound to the gravity vortex.

Crosshair

Here is the crosshair I'm using on the railgun

Flight core

Editing

To get this flight core, you will need to edit one text files. No specific software exept your text editor.

For the first file you need to edit, go to this location

englishclient_mp_common.bsp.pak000_dir.vpk\scripts\vscripts\weapons

Open the file mp_titanweapon_flightcore_rockets.txt with your text editor.

Find and replace the following values in your file. Note: Do not copy paste this entire code block into your original file, replace string by string or you might resolve with a none working file.

This will change the muzzle flash to an electric one.

Change the projectile to the EPG one and changeed the impact to the arc launcher one.

Changed the core sound to a soft "energy" one (that point is purely personnal taste) only for first person.

Crosshair

Cluster missile

To get this cluster missle, you will need to edit one text files. No specific software exept your text editor.

Go to this location

englishclient_mp_common.bsp.pak000_dir.vpk\scripts\weapons

Open the file mp_titanweapon_dumbfire_rockets.txt with your text editor.

Find and replace the following values in your file. Note: Do not copy paste this entire code block into your original file, replace string by string or you might resolve with a none working file.

This will change the cluster icon to the one from Frontier Defense. The cluster missile animation will change to the twin cluter tier mod from Frontier Defense.

This change the cluster missile projectile to the gravity vortex, which is the theme of this Northstar theme.

Tether trap

To get this tether trap effect, you will need to edit one text files. No specific software exept your text editor.

Go to this location

englishclient_mp_common.bsp.pak000_dir.vpk\scripts\weapons

Open the file mp_titanability_tether_trap.txt with your text editor.

Find and replace the following values in your file. Note: Do not copy paste this entire code block into your original file, replace string by string or you might resolve with a none working file.

This change the tether trap icon HUD to the one used in Frontier Defense.

Those values make the tether trap this electric effect.

Last updated

Was this helpful?