- Version: All
- Product: WRobot General
- Type: Bug
- Status: Fixed
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