PDA

View Full Version : Modify xbst File Through LUA



djnacht
01-02-2016, 06:54 PM
Can we modify our currently loaded xbst settings through a lua script?

The reason I ask is because I'm working on a Dawnport script and the Knight heal spell is different from the one used by the Sorcerer. As soon as I change character to Sorcerer, my support spell starts going off like a mofo and puffing all over the place. It's basically an alarm screaming "HELLO I'M A BOT, PLEASE BANN ME".

If I could dynamically modify the support stuff in my lua script then I could potentially avoid this ugly problem.

Ghazkyt
01-02-2016, 09:27 PM
Can we modify our currently loaded xbst settings through a lua script?

The reason I ask is because I'm working on a Dawnport script and the Knight heal spell is different from the one used by the Sorcerer. As soon as I change character to Sorcerer, my support spell starts going off like a mofo and puffing all over the place. It's basically an alarm screaming "HELLO I'M A BOT, PLEASE BANN ME".

If I could dynamically modify the support stuff in my lua script then I could potentially avoid this ugly problem.

Search about the LoadSettings() Function.

eldera
01-03-2016, 03:03 AM
You can also write your own healer that will check for characters vocation.