• 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. M

    Reset lever

    Hi I wanted to make it so when a person pulls a lever after a minute it resets on its own. here is the script I am using.. function onUse(cid, item, frompos, item2, topos) local wallpos1 = {x=2567, y=3141, z=9, stackpos=1} --- coordinates of the wall to be removed --- local...
  2. M

    [action] Flip a coin heads or tails

    I want a script whenever you use a coin, the player flips the coins and either says heads, or tails above them.
Back
Top