TheSmokie 242 Posted January 25, 2021 Share Posted January 25, 2021 Hello, i cant seem to get this to work. i believe i am getting boolen back but idk if i am wrapping it properly. Lua.LuaDoString($"SetLFGRoles(false, {RDFSettings.CurrentSetting.Tank}, {RDFSettings.CurrentSetting.Heal}, {RDFSettings.CurrentSetting.DPS});"); Link to comment https://wrobot.eu/forums/topic/12800-string-threading/ Share on other sites More sharing options...
Droidz 2738 Posted January 27, 2021 Share Posted January 27, 2021 hi, try to use {RDFSettings.CurrentSetting.Tank.ToString().ToLower()} (by default boolean is converted to "True" or "False" if my memory is good) Link to comment https://wrobot.eu/forums/topic/12800-string-threading/#findComment-61103 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now