#1, by DilatedMonday, 17. August 2015, 08:38 9 years ago
I was wondering if it is possible to calling an interface without calling its 'class'.
Basically I've used all the interfaces classes that are available, however I want one more for an in-game book so it is accessible wherever the character is.
Is there a LUA a script to call a specific interface rather than its class?
I have an idea for a work around which you simply change to a transparent character, then calls the interface attached to that character, then reverts back when you exit the interface. However I feel there has to be a better way.
Thanks for anyones thoughts in advance <3