Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

Three question regarding modifying SourceCode

Page: 1 of 1
 ProxXect
04-15-2004, 3:41 PM
#1
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
 Tinny
05-05-2004, 8:04 AM
#2
use ctrl f to find the line of the item your looking for :). i don't know how to help with the rest :/
 razorace
05-26-2004, 11:59 PM
#3
Or use crtl + shift + f to search multiple files.
 Morthon Gyzaall
01-28-2006, 12:10 PM
#4
what is sourcecode? is it usefull?
 Morthon Gyzaall
01-28-2006, 12:11 PM
#5
what does it do
 razorace
01-28-2006, 4:33 PM
#6
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.
Page: 1 of 1