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

Recent content by Bonbon

  1. Bonbon

    [9.10] OTServ (0.6.3) r.6105

    This Server is based on TFS 0.4 right?
  2. Bonbon

    BIG Traning place [8.54]

    Nice Trainingroom, i am not sure if you did that, becouse Eternal Kingdom used this too. If you did it, very good job.
  3. Bonbon

    Lua Increase/Decrease ItemID

    [SOLVED] Solution : Increase/Decrease Script from other Server and edited actions.xml . Thanks for help Bonbon and i will rep myself.
  4. Bonbon

    Lua Increase/Decrease ItemID

    What do you mean? In the console there are no action id bugs. Comeon i really need to fix this bug.
  5. Bonbon

    Lua Increase/Decrease ItemID

    bump
  6. Bonbon

    Lua Increase/Decrease ItemID

    Reload Function doesnt seem to work too. It says reloading blablabla but nothing changes ;) btw where is this function saved?
  7. Bonbon

    Lua Increase/Decrease ItemID

    Hello all, I've got a issue with the function increaseItemID and decreaseItemID Example: Street Lamp [off] doesn't turns into a Street Lamp [on] Table Door [closed] doesn't turns into a Table Door [opened] <!-- Increase/Decrease ItemId --> <action itemid="461" event="function"...
  8. Bonbon

    How popular are you?

    1/10 Never saw you. ;)
  9. Bonbon

    Lua AddEvent Error [Help]

    You defined the 'teleportBack' phrase?
  10. Bonbon

    [REQUEST]Arena betting npc

    bump, could someone help me with scripting this script?
  11. Bonbon

    Lua Exhaustion on Bridgelever

    I tried to add exhaustion in many ways, but no one seems to work. I want the player to get exhausted when he uses the lever. --Script made by Empty function onUse(cid, item, frompos, item2, topos) local tile1 = {x=2840, y=2727, z=8, stackpos=1} --change tilepos local tile2 = {x=2840...
Back
Top