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

    Solved Effectile

    Worked, thx :D rep for you!
  2. jeppsonskate

    Solved Effectile

    Hello! I've seen on different otservers thats using "effectile" got= on one tp(mortarea) and on other tp(magic_red) ETC... i wounder how i do that.. when i use em both in my script it choose between those two both is on same tp, i want like 5 different effect on 5 different tps.. script...
  3. jeppsonskate

    bonus hp+mp

    Sup! Need a script/lua line for a ring that will give the carrier 5%hp and mp
  4. jeppsonskate

    Solved Manrune problem

    thx :) im not so good with scripting xd
  5. jeppsonskate

    Solved Manrune problem

    Do you have same script but for UH`?
  6. jeppsonskate

    Solved Manrune problem

    pls replay
  7. jeppsonskate

    Solved Manrune problem

    local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_HEALING) setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_MAGIC_BLUE) setCombatParam(combat, COMBAT_PARAM_AGGRESSIVE, FALSE) setCombatParam(combat, COMBAT_PARAM_TARGETCASTERORTOPMOST, TRUE)...
  8. jeppsonskate

    Solved Manrune problem

    It is a Spell scripts!
  9. jeppsonskate

    Solved Manrune problem

    When i use my Manarune i get this Blockingsquare and yellowskull.. Whats the problem??
  10. jeppsonskate

    Exp stages

    Anyone know any good exp stages for EVO ot with 2000 exp at lvl 8?
  11. jeppsonskate

    Solved Level

    Thx :) Rep for you
  12. jeppsonskate

    Solved Level

    How do i make, so when i get new level, i get full mana and hp?
  13. jeppsonskate

    Znote hompage

    I'll try that out! But thoose account/players i've create is not on it
  14. jeppsonskate

    Znote hompage

    So i were planing to get ZNOTEAAC as my homepage. I have seen his video tutorial, but when he insert the database into phpmyadmin, he import .sql... And i don't have that file? Please help me with this!
  15. jeppsonskate

    Lua Manarune bug?

    it's on 0
  16. jeppsonskate

    Lua Manarune bug?

    Hope you guys see the picture. i just fixed Donate manarune to my OT. And when i use the rune i get that black square around the character and yellow skull. Whats wrong, and how do i fix this? Im using this local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TYPE...
  17. jeppsonskate

    Error

    I got this error http://i48.tinypic.com/11lhj6c.png
  18. jeppsonskate

    Solved Vip

    Okey i dont know how to explain but i'll try! I want VIP to my server 1. You right click on a VIP medal and recieve vip. 2. The VIP is forever. 3. A tp to a VIP room with quests and monsters.. ONLY VIP PLAYERS CAN GO INTO THE TP 4. And an effect that says VIP thats on the characters who...
  19. jeppsonskate

    Skills on EQ

    Solved. THX :D
  20. jeppsonskate

    Skills on EQ

    <item id="2653" article="a" name="Donate Knight Armor"> <attribute key="weight" value="3000" /> <attribute key="armor" value="20" /> <attribute key="skillSword" value="5" /> <attribute key="skillAxe" value="5" /> <attribute key="skillClub" value="5" /> <attribute key="slotType"...
Back
Top