Bazalt 1 Posted June 21, 2018 Share Posted June 21, 2018 Hello, i figured i can use my priest as group healer. Problem is aoe healing like some people already mentioned on forum. I don't have skills to do in in C# but in Lua i could try. My question is, can i pick spell in fight class editor and add "Lua Script" that will look at more than one party to cast aoe heals or this is job for C#? Link to comment Share on other sites More sharing options...
Marsbar 226 Posted June 21, 2018 Share Posted June 21, 2018 (edited) There's a property that changes the spell to be Lua, so you just add your lua code as a spell name and set that property to true. Edited June 21, 2018 by Marsbar Link to comment Share on other sites More sharing options...
Bazalt 1 Posted June 21, 2018 Author Share Posted June 21, 2018 Is there any example how its done? I went through some Fight Clases people upload but most are done in editor and C#. Link to comment Share on other sites More sharing options...
Matenia 611 Posted June 21, 2018 Share Posted June 21, 2018 In the fightclass editor, instead of adding a spell name, you add an entire Lua script. Then in the top right corner, choose "Not spell, is Lua script" and you're good to go. Link to comment 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