Guest HEV_tux Posted February 23, 2017 Posted February 23, 2017 I love this game (jedi outcast/jedi academy) to the ends of the earth and back and have for 15 years now, but the slow moving blaster bolts just frustrate me. Is there any mod/way this can be edited to make the a good bit faster? So it's possible to hit a moving target? I tried going through the gamedata files with a .txt editor but I didn't find anything related to "projectile speed". Only firing speed and damage etc.Any and all help is appreciated thank you.
J450N Posted April 4, 2017 Posted April 4, 2017 This Would be really useful,has no one found out how to do this :/
Daedra Posted April 4, 2017 Posted April 4, 2017 I think this was a topic a few years back, but it was primarily to do with the way the weapons are actually coded into the game. I'm not sure if @@Asgarath83 would know.
GamingPrince83 Posted April 4, 2017 Posted April 4, 2017 This! It's in Weapon.h // Bryar Pistol //-------- #define BRYAR_PISTOL_VEL 1800 <----------------- this #define BRYAR_PISTOL_DAMAGE 14 #define BRYAR_CHARGE_UNIT 200.0f // bryar charging gives us one more unit every 200ms--if you change this, you'll have to do the same in bg_pmove // E11 Blaster //--------- #define BLASTER_MAIN_SPREAD 0.5f #define BLASTER_ALT_SPREAD 1.5f #define BLASTER_NPC_SPREAD 0.5f #define BLASTER_VELOCITY 2300 <------------------- this #define BLASTER_NPC_VEL_CUT 0.5f #define BLASTER_NPC_HARD_VEL_CUT 0.7f #define BLASTER_DAMAGE 20 #define BLASTER_NPC_DAMAGE_EASY 6 #define BLASTER_NPC_DAMAGE_NORMAL 12 // 14 #define BLASTER_NPC_DAMAGE_HARD 16 // 18 This is from the Jedi Academy Enhanced SP code.
Asgarath83 Posted April 4, 2017 Posted April 4, 2017 weapons.h , like saberblade told. i am not the only coder here, folks the next days i will disappearing for unknown time, so not find me. Daedra and GamingPrince83 like this
Noodle Posted April 5, 2017 Posted April 5, 2017 weapons.h , like saberblade told. i am not the only coder here, folks the next days i will disappearing for unknown time, so not find me. Just in case you need it, good luck!
Asgarath83 Posted April 5, 2017 Posted April 5, 2017 Just in case you need it, good luck!Thanks Noodle. Yes, i need an avalanche of luck this year >.<
Langerd Posted April 5, 2017 Posted April 5, 2017 Thanks Noodle. Yes, i need an avalanche of luck this year >.<What is happening ? Why You Leave?? i agree with the speed of laster bolts... way too slow
Asgarath83 Posted April 5, 2017 Posted April 5, 2017 What is happening ? Why You Leave?? i agree with the speed of laster bolts... way too slowI hope to return back on Easter time, but i am not much sure about how i will fine.hospital recover however. i need to do a loooong check up. >.< i have already talk of that in these last times. unfortunalety, the wait list on Italy is looooong. now they have call me. so Tomorrow i will go. bye :3
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