Can someone tell me how to set up a trust's skillchain abilities? #7550
-
I'm doing something for Gilgamesh (making something called a Super Trust. Basically, it almost works like a player but, of course, trust limitations) and I thought we use the gambit Lua for it, but while it works for abilities, when I tried to follow what I saw in other working trusts, nothing happens. Can't get him to use any GK WS. Could anybody point me in the right direction? Because I'm kind of lost now. XD |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Advise to look into mob_skill_list Also you need may need to make sure that trust script has what it needs to do the WS |
Beta Was this translation helpful? Give feedback.
You don't need to touch weaponskills.lua and if the server is crashing, you put something in that shouldn't be there.
What I posted is sql, if you click on the mob_skill_list you see what been linked. I would advise looking over that