Marsbar 228 Posted September 1, 2017 Share Posted September 1, 2017 Hi, I'm trying to get the totem helpers to work in my fightclass. Totems.TotemTimeLeft(TotemType.Fire) Totems.TotemExist(TotemType.Fire) The way I'm testing it is via the dev tools and trying to write the result to the log: Logging.Write(Totems.TotemTimeLeft(TotemType.Fire).ToString()); Logging.Write(Totems.TotemExist(TotemType.Fire).ToString()); Timeleft always returns 0 and exist always returns false. A lua error is also displayed ingame: All im trying to do is check if the fire totem is up, if not recast the fire totem. Link to comment https://wrobot.eu/forums/topic/6955-c-totems/ Share on other sites More sharing options...
Droidz 2738 Posted September 1, 2017 Share Posted September 1, 2017 Hello, sorry but this class is not supported in vanilla Link to comment https://wrobot.eu/forums/topic/6955-c-totems/#findComment-31459 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