JG14_Smil Posted December 24, 2012 Posted December 24, 2012 Hello, I recently had to redo my Helios profile for BS from scratch. I am having trouble getting numbers to show up from my PUI-800 weapons/cannon count displays. This used to work fine for me. I've DL'd two other profiles and all give me the same red warnings in the bindings: "Action value warning - can not convert trigger value to action value. Trigger Value = Numeric Action Value = Text Could I get the proper setting her to make these work? ALso, could I get the lua script line to make an analog pot work as a dimmer in Helios. thank you.
Gadroc Posted December 24, 2012 Posted December 24, 2012 You should be able to ignore that warning. It's just letting you know that the value don't match types. You can use Lua to format them if necessary, but if memory serves me correctly those values don't need formatting.
JG14_Smil Posted December 24, 2012 Author Posted December 24, 2012 hmmm.. OK. no luck with the display yet. Maybe I need to try another font.
JG14_Smil Posted December 24, 2012 Author Posted December 24, 2012 yes, I guess all I needed was a night of sleep. All works well now. Any chance I can get the lua line for the analog pots? Thanks again.
JG14_Smil Posted December 24, 2012 Author Posted December 24, 2012 I found it. "return TriggerValue/65536"
Recommended Posts