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

    I NEED 8.60 Real Life Map??

    Thoroughly appreciated xD
  2. Crevasse

    item editor

    Notepad++ is the the best way to edit xml files.
  3. Crevasse

    I NEED 8.60 Real Life Map??

    Ok well that isnt the latest version, I'm using RME 3.1 "lol." I'm using 3.1 and it opens for me with 0 errors, 0 problems. Let me know when you try using that version of RME and we will go from there.
  4. Crevasse

    direction to instant attack spells ?

    Hey sorry man I was asleep before you replied last night then had class this morning. Try using my LUA script still, but in your xml change direction="1" to casterTargetOrDirection="1" yours is set as "direction" meaning that it will only cast in front of the player, no matter what you do (just...
  5. Crevasse

    I NEED 8.60 Real Life Map??

    Have you tried using the latest version of RME?
  6. Crevasse

    direction to instant attack spells ?

    Ahh ok well now I know what rev you are using. One last thing to check, do me a favor and post the .xml for energy strike, and the LUA script you are using.
  7. Crevasse

    direction to instant attack spells ?

    Is there an error? Cuz I have a 7.72 distro based on TFS 1.2 and this is the exact script I use.
  8. Crevasse

    direction to instant attack spells ?

    local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_ENERGYDAMAGE) setCombatParam(combat, COMBAT_PARAM_EFFECT, CONST_ME_TELEPORT) setCombatFormula(combat, COMBAT_FORMULA_LEVELMAGIC, -0.4, 0, -0.5, 0) local distanceCombat = createCombatObject()...
  9. Crevasse

    direction to instant attack spells ?

    How do you mean? Like the spell casts in the direction your character is facing? Also what type of server? OTHire? Avesta? TFS?
  10. Crevasse

    I NEED 8.60 Real Life Map??

    https://otland.net/threads/8-60-tracked-tibia-map-rme-2-1.154179/
Back
Top