• 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!

Search results

  1. H

    Lua Lua again...

    So this time i do not get any problems like "callback parameter..." etc. This time its just doesnt do anything. My script should work like this. When you turn the light on, you will have 2 seconds to click on the other light to remove the stone. When it will take longer than 2 sec, the light of...
  2. H

    Lua AddEvent - Callback parameter should be a function.

    So im trying to add an addevent in onUse function. But it doesnt work :( Do someone have any idea why? I will paste script here: local config = { normalLever = 1945, pulledLever = 1946, leverUid = 1200, messageRemoved = "A stone is removed in the distance!", messagePlaced =...
Back
Top