wrobot doesnt return a spells SubName, i was trying to make a fast function but it keeps returning nil on all spells i try.
code I use
var SpellArea = SpellManager.GetSpellInfo(3102); Logging.Write(SpellArea.SubName.ToString());
I fixed my problem with using lua but would be awesome to not have to use lua.
Recommended Comments
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