• 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. Blorin Mage

    Zombie event help :)

    set the actionid of the teleport in the map 5555
  2. Blorin Mage

    Zombie event help :)

    i think that when you enter the teleport it send you to the zombie arena and it kicks you out again right?
  3. Blorin Mage

    GlobalEvent Globalevents Random Effects, Random Colors

    okay lava sorry for that i havnt seen that before i will edit my main post
  4. Blorin Mage

    [bug]First items in ground!

    post your first items script
  5. Blorin Mage

    GlobalEvent Globalevents Random Effects, Random Colors

    first thing its not normal effects just try it second thing show me the link of the already realised one
  6. Blorin Mage

    Death Stick

    do you want me to make a stick like the one in the video?
  7. Blorin Mage

    Text above a teleporter

    i gusse you got global.lua right?
  8. Blorin Mage

    {Requesting} Custom Effects!

    Try This ;) local t = { [{x=998, y=994, z=7}] = {text = 'Teleports'}, [{x=998, y=995, z=7}] = {text = 'Quests'}, [{x=998, y=993, z=7}] = {text = 'Trainers'}, [{x=1001, y=995, z=7}] = {text = 'Shops'}, [{x=1001, y=994, z=7}] = {text = 'Depot'}, [{x=1001, y=993, z=7}] =...
  9. Blorin Mage

    GlobalEvent Globalevents Random Effects, Random Colors

    Sorry Its Already Exist But I Didnt See That! But Try It If You Want 1) go to globalevents\scripts create effects.lua add this local t = { [{x=998, y=994, z=7}] = {text = 'Temple'}, [{x=1003, y=1003, z=7}] = {text = 'Train'} } function onThink(interval, lastExecution, thinkInterval)...
  10. Blorin Mage

    {Requesting} Custom Effects!

    moataz i gusse you wana change the text colour like TEXTCOLOR_RED to another good diffrent color right?
  11. Blorin Mage

    CreatureEvent Reward For Each Single Vocation OnAdvance

    lol i explained for people who dont know how to rigster but thx :)
  12. Blorin Mage

    CreatureEvent Reward For Each Single Vocation OnAdvance

    1) go to your creaturescripts\scripts and create Vocationreward.lua level to take the reward is 45 to change the reward level change this newlevel >= 45 to change the reward change this doPlayerAddItem(cid, itemid, count) for example doPlayerAddItem(cid, 2160, 5) function onAdvance(cid, skill...
  13. Blorin Mage

    Player not die at 0 hp [MOD]

    post ur full attack.lua
  14. Blorin Mage

    Items.xml 8.60 Full

    its just zao bugged in ur map i uploaded to you mine but before you import it convert your map to 8.6 Zao By Blorin Mage.rar and download this items.otb and use it items.otb
  15. Blorin Mage

    Items.xml 8.60 Full

    Full working 8.6 items.xml items.xml
  16. Blorin Mage

    I need Key With action chest

    you mean key to open a door and the actionid 5090 ?
  17. Blorin Mage

    Looking For Exevo Spells

    post the full server name and a noob char acc/pass that can use the spell and i will make it for u
  18. Blorin Mage

    CreatureEvent First Items

    {itemid=X, count=X, inContainer = true}
  19. Blorin Mage

    coverting map 8.6

    fixed it myself :D
  20. Blorin Mage

    coverting map 8.6

    the server was 8.54 but i updated the tfs sources and didnt add any monster of 8.6 and when i convert it all npc disappear when i convert to 8.54 every thing back again
Back
Top