mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 12:34:55 +02:00
new scripting functionality
* dofiles functions to run all scripts inside a directory * new style option ! that evaluates its value from a lua code
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
if not UIWindow then dofile 'uiwindow' end
|
||||
|
||||
UIMessageBox = extends(UIWindow)
|
||||
|
||||
MessageBoxOk = 1
|
||||
|
Reference in New Issue
Block a user