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

    [9.1] The Forgotten Server v0.2.11pl2 (Mystic Spirit)

    Which map version does it read?
  2. Wolferion

    CreatureEvent First Items

    what do i post inside creaturescripts.xml? i got this now: <event type="login" name="FirstItems" script="firstitems.lua"/> but everytime i start the server with this, it crashes :S I'm using the 0.3.5 gui version
  3. Wolferion

    Action Dragon doll/Stuffed dragon. Exact Same as real tibia.

    The first draggy is 5791, the second is 6566, to make you 'exausted' just add: doTransformItem(item.uid,6566) doDecayItem(item.uid) And make 6566 decay back to 5791 in items.xml Now you can't use it for X seconds. (Tibia is 3 seconds) Btw, it it possible to add docreaturesaywithdistance in...
  4. Wolferion

    Hoeveel alcohol drink jij?

    Amateurs, haha :p
  5. Wolferion

    Monster Wisp Monster [Finished]

    It's easier to copy, and people trust it earlier. Downloadable files always leave questionmarks around the safety.
  6. Wolferion

    Hoeveel alcohol drink jij?

    Dat groene kan Pisang Ambon zijn, dat rode misschien Rode Wodka? Pisang is wat meer banaan likeur
  7. Wolferion

    The Forgotten Server v0.2rc10 (Mystic Spirit)

    Then you select a number with a '1' in it. For example: 123123 Cipsoft implented something that you can not give away your password or number, and if you say the 1 in a line, it blocks it.
  8. Wolferion

    The Forgotten Server v0.2rc10 (Mystic Spirit)

    Great Job :) What people will like I think, is an account manager with 111111/tibia. Because with 1/1, you can not choose a 1 in your account number or password
  9. Wolferion

    Small "WallLever" problem

    Hello otland. I was mapping a castle. I want some paths that are unlockable when you switch a lever. No problem, we all know the walllever script right? But I encountered an other problem. I made a carpet and a table, with a stairs hidden beneath it. This is the idea: As you can see...
  10. Wolferion

    Lever Raidsystem Function (not my script)

    How do i set it up? Where is the item + action/unique id?
  11. Wolferion

    Lever Raidsystem Function (not my script)

    data/actions/scripts/raids/orcraid.lua:23: attempt to call global 'BroadcastMessage' <a nil value> Still doesnt work =/
  12. Wolferion

    Lever Raidsystem Function (not my script)

    If you want to share it, I would be really thankfull :D Edit: Will it send out a pre-set text? Cause the script already works, it's the text I need.
  13. Wolferion

    Lever Raidsystem Function (not my script)

    Tried to, the starter will give a "nill value" error
  14. Wolferion

    Lever Raidsystem Function (not my script)

    Hello Otland, On an other Open Tibia forum, I found this following script: Credits to bncplix! function onUse(cid, item, frompos, item2, topos) if item.uid == 9160 and item.itemid == 2711 then orc1pos = {x=159, y=154, z=7, stackpos=1} orc2pos = {x=163, y=150, z=7, stackpos=1}...
  15. Wolferion

    The Forgotten Server v0.2rc9 (Mystic Spirit)

    I know how to change it. But.. after you login with 111111/tibia, you will have the option "account". If you do this, you will edit the 111111 account, not your own ;)
  16. Wolferion

    The Forgotten Server v0.2rc9 (Mystic Spirit)

    The Gamemaster outfit is boring :p Edit: O yeah, one more thing. How do I make the account manager have the 111111/tibia login? Because it is 1/1, people can not have 1 in their number or password. (for example: naruto1988) Edit2: How axactly do i edit the flags? I only see 1 square for it in...
  17. Wolferion

    The Forgotten Server v0.2rc9 (Mystic Spirit)

    I got a few questions. My GM char cant pickup any item, it will say its too heavy, how do i fix this? Second, how can i make that gm's are able to attack monsters? And last, how do i change outfit, without having the basic gm outfit again at a relog?
  18. Wolferion

    The Forgotten Server v0.2rc9 (Mystic Spirit)

    How do I change outfit with a GM, without having the gm outfit back when i relog?
  19. Wolferion

    Action random tp rune

    Hmm, gonna test it out as soon as i come home.
  20. Wolferion

    NPC [8.0] Cool Addon NPC -TFS-

    Mind sharing the fix? :D
Back
Top