Author Topic: Gas Mod [V1.3]  (Read 26709 times)


Should I try to remake this, but have it have a RTB pref for how much fuel a car starts out with, a more conventional and expected events system, and a gas can item?

Should I try to remake this, but have it have a RTB pref for how much fuel a car starts out with, a more conventional and expected events system, and a gas can item?

/agree

You should make an item that restores 250 of fuel

You should make an item that restores 250 of fuel
I have a Modeler making a model, I have fixed the event issue, and added a RTB pref for default gas. I'll release the Fix in a few minutes.

You should just make a brick or something that restores fuel, and you can edit it via rtb prefs.

You should just make a brick or something that restores fuel, and you can edit it via rtb prefs.
Mmm. Its called events. Use'em, after I release.

Updated File. Changelog:

Code: [Select]
-Added RTB Pref for Default Amount
-Added RTB Pref for toggling
-Fixed vehicle events. (eg. onVehicleEnterZone > Vehicle > addGas [1000] now works)

Should I try to remake this, but have it have a RTB pref for how much fuel a car starts out with, a more conventional and expected events system, and a gas can item?
Yes, you should.

Warning - while you were typing a new reply has been posted. You may wish to review your post.
Updated File. Changelog:

Code: [Select]
-Added RTB Pref for Default Amount
-Added RTB Pref for toggling
-Fixed vehicle events. (eg. onVehicleEnterZone > Vehicle > addGas [1000] now works)
Ohsnap

What's the ratio of distance/gas

Nice, now we can simulate a empty fuel tank while flying planes!

Scenario A:

Pilot: Awwww stuff!  Im outa fuel!!!  *Boom*

Scenario B:

Pilot: Awwww stuff!  Im outa fuel, better land and refuel!!! *Some time later*

Pilot: forget yes!  *Shoots down them sons-a-bitches* Yeehaww!  Sucka!!!

What's the ratio of distance/gas
2 Bricks, 1 gas

Going up is 2 Bricks, 3 gas

Should I try to remake this, but have it have a RTB pref for how much fuel a car starts out with, a more conventional and expected events system, and a gas can item?
yes, done, yes, yes.

Nice, now we can simulate a empty fuel tank while flying planes!

Scenario A:

Pilot: Awwww stuff!  Im outa fuel!!!  *Boom*

Scenario B:

Pilot: Awwww stuff!  Im outa fuel, better land and refuel!!! *Some time later*

Pilot: forget yes!  *Shoots down them sons-a-bitches* Yeehaww!  Sucka!!!

lol I did that on gsf paradise, the first time i got stranded on an island way off from the city and the second time I crashed into the volcano, the inside of the volcano.....

I smell abuse.

OnActivate Self FireRelay
OnRelay Self FireRelay
OnRelay Self SetGas 100

Or is it a Vehicle < (ting), event, as in the vehicle catagory.
how would that be abusive?

I smell abuse.

OnActivate Self FireRelay
OnRelay Self FireRelay
OnRelay Self SetGas 100

Or is it a Vehicle < (ting), event, as in the vehicle catagory.
You can do this with ANY output event.