Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
Cryect

Flamethrower Mod 0.3

Recommended Posts

Darkhaven said:

THIS MOD MADE ME EJACULATE


yeah, dude this is awesome!

how do you modify weapons? like could you quadruple the rate or fire and ammo capacity of the chain gun? that would kick ass. if you know how, could you? and if you dont wanna can you tell me how to. so i could

Share this post


Link to post

Alright if you want increase the speed of the chaingun you can change it in weapon_chaingun.script looking for the below line

#define CHAINGUN_FIRE_SKIPFRAMES 7

Change 7 to say 1 and that should be quadruple the speed about.

The ammo amount it holds is controlled in weapon_chaingun.def and there look for the line below.

"clipSize" "60"

Then you can change 60 to whatever you want.

Share this post


Link to post
Cryect said:

Alright if you want increase the speed of the chaingun you can change it in weapon_chaingun.script looking for the below line

#define CHAINGUN_FIRE_SKIPFRAMES 7

Change 7 to say 1 and that should be quadruple the speed about.

The ammo amount it holds is controlled in weapon_chaingun.def and there look for the line below.

"clipSize" "60"

Then you can change 60 to whatever you want.

dude, your mexcellent

one more question, how do you stop a weapon from insta gibbing

Share this post


Link to post

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
×