Separate names with a comma.
We need the T-series fix, doesnt work since the update --- Post updated --- + if anyone wants to use it in the T-series before its officially...
Since I didn't get a response, I used the good ol' f*ck around and find out technique, and realized that it didn't work because the int was...
I'm running into a problem with LUA itself, I defined JetsEnable as 1 multiple times here local M = {} M.type = "auxiliary" M.defaultOrder = 500...
Jets work, and I can see the button, but I cant turn it off
okay, because I forgot to rename the controller, it was always using the one that came with the jetgion mod, not the modified mod. Now it Is this...
I think I have a theory on why it doesn't work, I'm gonna check and get back --- Post updated --- okay, because I forgot to rename the...
I dont see any error related to that LUA script speciffically
it is
for some reason, its not even showing up yet [IMG]
It just doesn't for some reason, did I put all the variables in SetButton correctly? or I didn't define something else that I needed
local M = {} M.type = "auxiliary" M.defaultOrder = 500 local rpm = 0 local outputmin = 0 local outputmax = 1 local thrust = 0...
could you elaborate? local M = {} M.type = "auxiliary" M.defaultOrder = 500 local rpm = 0 local outputmin = 0 local outputmax = 1 local thrust...
anyone?
please help
So I made a thruster mod for a different r32 mod (ignore the missing texture) [IMG] And I want to be able to turn off the thrusters when you do...