Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Regeneration-less fuel jets
« previous
next »
Print
Pages: [
1
]
Author
Topic: Regeneration-less fuel jets (Read 361 times)
Alphadin
June 14, 2009, 03:46:47 PM
Code:
[Select]
minJetEnergy = 2;
jetEnergyDrain = 3;
canJet = 1;
I'm making a player type that has no fuel jet regeneration. what comes in between,
after, or before those lines any of those lines to make the fuel not regenerate?
«
Last Edit: June 14, 2009, 03:48:33 PM by powpow
»
Ad Bot
Advertisement
Space Guy
June 15, 2009, 11:09:59 AM
rechargeRate = 0;
Alphadin
June 15, 2009, 11:45:33 AM
Quote from: Space Guy on June 15, 2009, 11:09:59 AM
rechargeRate = 0;
thanks
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Regeneration-less fuel jets