• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. E

    AAC MYACC, add anothers vocations in create character.

    Hello Community, I need to add a new vocation when I create a new character, how do I set up a new character sample? I'm using the latest version of myacc.
  2. E

    Lua action + broadcastmessage

    Very Thanks :)
  3. E

    Lua action + broadcastmessage

    Hello Community, How do I put the player name on broadcastmessage? function onUse(player, item, fromPosition, target, toPosition, isHotkeym, cid) function onUse(player, item, fromPosition, target, toPosition, isHotkeym, cid) if target.itemid == 26398 then...
  4. E

    TFS 1.X+ spells by direction

    Hello community, I need to create a spell where the effect is differentiated. if character look to right effect (x), if character look left (y) effect, if character look up (a) effect, if character look down (s) effect.
  5. E

    TFS 1.X+ new effects

    is equal to the other effects
  6. E

    TFS 1.X+ new effects

    Hello community, I'm adding new effects to the objectbuilder. when I use these effects they do not stop, it stays in infinite loop.
  7. E

    tfs 1.3, textcolor

    Hello Community... I need to raise the color for other types of damage. As stated in const.h, I need to know where I get the number of more colors. exemple in image
Back
Top