31.05.2018, 06:19
Thats because the variables you use for your fuel, is not setup on your FilterScript. Use PVars to pass information around different scripts.
SetPVarInt - to set value
GetPVarInt - to get value
(int only, but there are different functions for different datatypes. Search on wiki for more info)
SetPVarInt - to set value
GetPVarInt - to get value
(int only, but there are different functions for different datatypes. Search on wiki for more info)