Reply To: [Script] Vehicle cost adjustment

Home Forums Modding [Script] Vehicle cost adjustment Reply To: [Script] Vehicle cost adjustment

#8041
trainjunkie
Participant

Oh yeah two more things:

– I intend to include track laying/road building costs in the future

– The script as is will change no value, you need to adjust the Change matrix:

Changes[2] = {“Eloc”,”runningCosts”,1,1,”price”,1,1}            does nothing

Changes[2] = {“Eloc”,”runningCosts”,1,6,”price”,3,1}            Elocs are 3 times as expensive but cost only a sixth to run