Hello.
I'll just jump right at it.
Question 1:
I changed the Charge Unit on the tenlos, it goes like this
#define DISRUPTOR_CHARGE_UNIT 75.0f
My problem is that it says to change it in the bg_pmove too. I cant find it there though :( So.. What line? What to modify ? (all in bg_pmove.c) .
Question 2:
Possible to change the recharge rate for the stunbaton so you have to wait like 2-3 sec to re-fire?
Question 3:
Can I make it so u have to be scoped to fire the disruptor?
Thanks for your time! :D
use ctrl f to find the line of the item your looking for :). i don't know how to help with the rest :/
Or use crtl + shift + f to search multiple files.
what is sourcecode? is it usefull?
The JKA source code is the programming files that are used to create the .dll files for the game. Basically, it's defining how the game runs/plags.