• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Modal Window

Sytoxian

New Member
Joined
Aug 19, 2010
Messages
40
Reaction score
1
Hello, I am looking for a way to insert a modalwindow in my server, but it does not know about this feature (0.3.6pl1). Which version do I need at least to be able to use this function and where can i get it?
Many thanks!
 
Tested it on a 9.81 server and got this:
Code:
[24/10/2014 18:56:29] Lua Script Error: [Action Interface]
[24/10/2014 18:56:29] data/actions/scripts/teleport_window.lua:onUse
[24/10/2014 18:56:29] data/actions/scripts/teleport_window.lua:2: attempt to call global 'ModalWindow' (a nil value)
[24/10/2014 18:56:29] stack traceback:
[24/10/2014 18:56:29]    [C]: in function 'ModalWindow'
[24/10/2014 18:56:29]    data/actions/scripts/teleport_window.lua:2: in function <data/actions/scripts/teleport_window.lua:1>

Do you know a simple script to test it?
 
Back
Top