jiayuan741 0 Posted November 29, 2020 Share Posted November 29, 2020 I'd like to use a different rank of pastor Devouring Plague , How can it be realized? Link to comment https://wrobot.eu/forums/topic/12700-use-different-levels-of-the-same-skill/ Share on other sites More sharing options...
TheSmokie 242 Posted November 29, 2020 Share Posted November 29, 2020 (edited) public static void CastSpellRank(string spell, int rank) { Lua.LuaDoString("CastSpellByName('" + spell +"(Rank " + rank +")')"); } simple function should work Edited November 29, 2020 by TheSmokie Updated cost i pushed Link to comment https://wrobot.eu/forums/topic/12700-use-different-levels-of-the-same-skill/#findComment-60697 Share on other sites More sharing options...
jiayuan741 0 Posted November 30, 2020 Author Share Posted November 30, 2020 10 hours ago, TheSmokie said: 简单的功能应该起作用 how to use Fight Class Editor to achieve the Macro like /castsequence reset=8/combat/target Devouring Plague(rank 7),Devouring Plague(rank 6) Link to comment https://wrobot.eu/forums/topic/12700-use-different-levels-of-the-same-skill/#findComment-60705 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