For ehample, i have some spell with condition:
<FightClassCondition> <ContionType>IsSpellUsable</ContionType> <Param xsi:type="FightClassConditionStringBool"> <Name>Shadow Word: Death</Name> <Need>true</Need> </Param> </FightClassCondition>
after convert to C# this condition is looks like this
SpellManager.SpellUsableLUA("")
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