• 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. 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"...
  2. 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...
  3. Bonbon

    Lua Request : TFS 0.2.10 - Working Spells

    Hello OTLander's. I would like to request working Spells for TFS 0.2 My Sharpshooter is bugged and if someone has the link to the new 8.7 spells pls post. ( but only working spells/scripts) Ty rep++
  4. Bonbon

    New Mapping Idea

    New Mapping Idea, by Bonbon. Well, the normal Letter's (in the Jungle) were annoying me. So I decided to create a better (natural) looking....Jungle Branch. Ok, look at this. So you can climb up on a branch to the next level. It's really easy. Open your items.xml and edit this part...
  5. Bonbon

    Lua Problem with Simple Script

    Well, Hi there all. I am using Crying Damson 0.3.6 pl1 My Problem: It's a very simple Script, but idk what's wrong with it. function onStepIn(cid, item, frompos, item2, topos) local pos = {x=79, y=96, z=3} if item.itemid == 9566 then elseif getCreaturePosition (cid) == pos then...
  6. Bonbon

    Vocation Skills

    Hey there all, My Problem Well, so I wanted to make a Fast Attack Server. So I entered a lower number to config>rates>skill and now my shielding doesn't goes up. Somebody knows how to fix that? Please help me :p
  7. Bonbon

    Spell Damage

    Hi, here is Bonbon. So , I want to triplicate the damage of all attack Spells, but the new Spellssystem irritates me...... So is there a simplier way to do that? Or any Suggestions. I am using 0.3.6pl1
  8. Bonbon

    Windows Server not online!

    Well I will show you my problem in these Pictures. I use SQLite But when I try to login or my friends they cant login. All seems to be right to me..., can anybody help me please. I already had servers online, but i deleted my Configurations. I use Crying Damson 0.3.6 pl1. I already...
  9. Bonbon

    Server is not online.

    Well I will show you my problem in these Pictures. I use SQLite But when I try to login or my friends they cant login. All seems to be right to me..., can anybody help me please^_^
  10. Bonbon

    Bear Cave by Bonbon

    Hello, today I want to show you a little Bear Cave of my Map. I hope you enjoy it.
  11. Bonbon

    For PvP and PvE

    I request a balanced PvP/PvE Fast Attack Set. (Spells/Attack/Vocation....etc)
  12. Bonbon

    [Request] Guild NPC

    Solved
  13. Bonbon

    SQL,how can i use it....

    What i have to do? I've read a little thing but.....please help^_^ I want to Use the Forgotten Server [code=sql],already download it. How i Download Xampp
Back
Top