§¬§¤§¢ Posted December 26, 2008 Share Posted December 26, 2008 the rocket in game travels like a balloon, slow and unpredictable, is there any ways to make rocket travel faster and more straight? Link to comment https://gtaforums.com/topic/387726-how-to-increase-the-speed-of-a-rocket/ Share on other sites More sharing options...
kbps Posted December 26, 2008 Share Posted December 26, 2008 I agree! Rockets very slow! Link to comment https://gtaforums.com/topic/387726-how-to-increase-the-speed-of-a-rocket/#findComment-1058811811 Share on other sites More sharing options...
renado Posted December 26, 2008 Share Posted December 26, 2008 just edit your weaponinfo.xml (make sure, that you have modable files) go to line "rocket" <weapon type="ROCKET"> <data slot="THROWN" firetype="PROJECTILE" damagetype="EXPLOSIVE" group="ROCKET" targetrange="70.0" clipsize="1" stattype="RLAUNCHER"> <damage networkplayermod="2.0" networkpedmod="1.0"/> <aiming accuracy="1.0"> <offset x="0.0" y="1.0" z="0.0"/> <crouchedoffset x="0.0" y="1.0" z="0.0"/> <reticule standing="0.65" ducked="0.55" scale="0.3"/> </aiming> <pickup regentime="360000" ammoonstreet="8"/> <controller> <rumble duration="0" intensity="0.0"/> </controller> <flags> <flag>THROWN</flag> <flag>ADD_SMOKE_ON_EXPLOSION</flag> <flag>EXPLOSION_BASED_ON_IMPACT</flag> </flags> <projectile type="ROCKET"> <explosion type="ROCKET"/> <physics force="30.0" explodeimpactthreshold="0.05" explodeimpactwithvehiclethreshold="0.05"/> </projectile> </data> <assets model="cj_rpg_rocket"> <effects> <trail fx="weap_rocket_player"/> </effects> </assets></weapon> and edit the line -> physics force="PUT HERE WHAT YOU WANT" 30 is standard. type in 80 or something else and the rocket will be faster. Link to comment https://gtaforums.com/topic/387726-how-to-increase-the-speed-of-a-rocket/#findComment-1058812060 Share on other sites More sharing options...
jadire Posted December 26, 2008 Share Posted December 26, 2008 Any idea how to get it to explode the second it hits something? If you put the force upto like 1000 it wont explode right away if it hits something, it will just deflect and fly off somewhere. Link to comment https://gtaforums.com/topic/387726-how-to-increase-the-speed-of-a-rocket/#findComment-1058812506 Share on other sites More sharing options...
aceship Posted December 26, 2008 Share Posted December 26, 2008 Smaller The ImpactThreshold , Faster x-plode Link to comment https://gtaforums.com/topic/387726-how-to-increase-the-speed-of-a-rocket/#findComment-1058812566 Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now