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

    War Event (Johannes10)

    <action uniqueid="7000" event="script"><![CDATA does this mean he gotta have 7000 both as Uniqueid and action on the lever?
  2. slayzer

    Monster Monsterpack including 8.54 items and tibia-like lootchanges!

    holy fapp an rare drop item... man im scared. Sant~ great job on the monster pack! :thumbup:
  3. slayzer

    War Event (Johannes10)

    if thats the positions you made on the map editor, then yes.. xd
  4. slayzer

    Heroes of Newerth (HoN)

    so did mine. i found an solution on the forum: go into your hon folder, and rename "log(.txt)" to "tos(.txt" that should work. or just create an .txt file and name it tos. (if that doesnt work do the thing below) Delete the folder "update" and try update the game again. :peace: EDIT: i...
  5. slayzer

    War Event (Johannes10)

    redTeam = { fromPos = {x = 100, y = 200, z = 7}, toPos = {x = 100, y = 200, z = 7} }, blueTeam = { fromPos = {x = 100, y = 200, z = 7}, toPos = {x = 100, y = 200, z = 7} edit the positions of your characters.. redTeam = { fromPos = {x = 100, y = 200, z = 7}, <--- where they should...
  6. slayzer

    how to make chest with levels ?

    the chest gotta have action id 2000 and random unique i guess..
  7. slayzer

    Shop Script

    i guess they got an ladder with rune behind.. i believe its basicly the same try this for example: http://otland.net/f81/advanced-potion-lever-v1-0-a-47661/ or just use the search funksjon yourself.. usualy helps.
  8. slayzer

    Action [Release] Annihilator v2.1

    local room = { -- room with demons fromX = 80, fromY = 122, fromZ = 7, -------------- toX = 83, toY = 126, toZ = 7 } what to change here for it to work on My server?
  9. slayzer

    Help me! (Annih)

    ^ Thumb up. EDIT: local room = { -- room with demons fromX = 33219, fromY = 31657, fromZ = 13, -------------- toX = 33222, toY = 31661, toZ = 13 } what do i put in here?
  10. slayzer

    open window or book when start help

    Or he could just enable MOTD and add the text there? xd sure it would bug the higher level, but if he got something new like tetris,bomberman,race he could write 'bout it in MOTD
  11. slayzer

    Npc's

    if im not mistaken, you could choose more file at once.. hold down ctrl while pressing on a file to mark more of em
  12. slayzer

    [Request] Remove the Red Skull

    got any crash report or something? error?
  13. slayzer

    War Event (Johannes10)

    Hi, I'm here to make an request for Johannes10. He came up with an(which i think is) an awesome idea. He's idea was: 20 players walk to like.. and room with an switch and stuff. When 10 players walk on ea side of the switch(like in annihilator, just that its 2 different spots to stand, and its...
  14. slayzer

    Bomerman problem

    when writing scripts and stuff use [.code]Script[/code]
  15. slayzer

    Guden Tobbe traps

    its even more fun with Anti Idle on :D
  16. slayzer

    Npc's

    this is my Alice.lua <?xml version="1.0" encoding="UTF-8"?> <npc name="Alice" script="bless.lua" walkinterval="2000" floorchange="0"> <health now="100" max="100"/> <look type="139" head="20" body="39" legs="45" feet="7" addons="0"/> </npc> if i imported this file to the map editor, it...
  17. slayzer

    FATAL RME's BUG!

    or update server...? xd the problem may be newer version on map editor then on the server itself
  18. slayzer

    Tutor

    tutor aint That big deal.. it will only increase tah questions from the newbies by 85% xd
  19. slayzer

    First to reach Level 200

    Hax!
  20. slayzer

    Npc's

    so its just an Empty folder? if im not mistaken, there is no NPC.xml, just npc.lua and script folder for the different NPC's. so if you wanna import, just mark every npc's.lua files for the map editor, and copy over ALl the lua files and the ones in the script folder to your server. please...
Back
Top