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

    {help}Lever with timer

    How does the script looks like then, i tried a few but didnt work for me.
  2. F

    {help}Lever with timer

    hello there is it possible to add with this script a times that will set the wall back after 10 minutes? function onUse(cid, item, fromPosition, itemEx, toPosition) stonepos = {x=884, y=854, z=9, stackpos=1} getpos = getThingfromPos(stonepos) if item.uid == 20010 and item.itemid == 1945 and...
  3. F

    Lua [Help] NPC dont use talkback on sell

    tnx it works fine now!
  4. F

    Lua [Help] NPC dont use talkback on sell

    [13/06/2014 00:21:06] [Error - Npc interface] [13/06/2014 00:21:06] (Unknown script file) [13/06/2014 00:21:06] Description: [13/06/2014 00:21:06] data/npc/lib/npcsystem/modules.lua:1234: bad argument #2 to 'error' (number expected, got string) [13/06/2014 00:21:06] stack traceback...
Back
Top