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

    [USA] DeathZot 8.60 | Custom

    humm i dont really know whats going on and i know for sure that when you say "The community has agreed on a wipe" ,,,it must be 30% of the ot.. mostly donators. I think you should look both ways to normal players aswell. Some guys got their tiers the old fashioned way "without using any bugs"...
  2. alekito

    [Sweden] - Project XDC - 8.6 (Closed)

    well ím looking forward to play either the new project x or madness 3... Due to my experience with your kind of servers "slirpa" i know for a fact that you will make a amazing ot. Regards // Archlord - Madness II
  3. alekito

    NPC Prestige/rebirth System with onlook working

    Onlook works fine . but i wonder if it's possible to make so when someone else is checking on me it says :he has rebirthed x times. Becouse atm it only works if you check yourself not other players. - - - Updated - - - I had the same problem 2 weeks ago but i just simply went to the...
  4. alekito

    Talkactions

    Bump
  5. alekito

    Talkactions

    I need help fixing my rebirth look script.. Apparently when my char that has rebirthted x times and i look on myself it says: 12:42 You see yourself. You are a mage. You have rebirth 1 time. But when another player is trying to look at him it says: 12:42 You see Test mage (Level 110072)...
  6. alekito

    Uppgrade

    thanks xD think i got it now. hum did you checked my other problem? The one so i my "gems,jewels" vanish if i fail to uppgrade my item.
  7. alekito

    Uppgrade

    WORKED THANKS SHAWAK ....you really made my day xD been trying to solve this for a week now. rep for you :P........... P.S : you mind teaching me how to change the %. I mean can you teach me how the formula works? what does 7 stand for example, And is it possible to make the gem vanish if i...
  8. alekito

    Uppgrade

    Bump
  9. alekito

    Uppgrade

    nope still 100% succes
  10. alekito

    Rainbow shield

    bump
  11. alekito

    Uppgrade

    Tried your script and it still uppgrades 100% ,,,, do i have to change anything in this script to change the %... if so you mind telling me where to change?
  12. alekito

    Uppgrade

    using this atm. it's the original enchant system you get when you download tfs local config = { manaCost = 0, soulCost = 0, } function onUse(cid, item, fromPosition, itemEx, toPosition) if(item.itemid == 2147 and itemEx.itemid == 2342) then doTransformItem(itemEx.uid, 2343)...
  13. alekito

    Rainbow shield

    Hi i wonder if anyone can help me add so it's an 5% chance to transform example helmet of the ancients id:2342 to id:2343. Without it being "uppgraded" the first time i try uppgrade it. Here is my lua. local config = { manaCost = 0, soulCost = 0 } function onUse(cid, item, fromPosition...
  14. alekito

    Uppgrade

    I wonder if it's possible to make an item example : golden armor uppgraded to -> custom armor I mean an item uppgraded to a new item using example: gems with an 15% chance If so. I would really appreciate if someone gives me one. Giving rep+ :D
  15. alekito

    Formula

    Hi I kind of got an problem with my custom bow. I dont really know how to see which of these 4 is for the level based and magic level based. local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_BLOCKARMOR, 0) setCombatParam(combat, COMBAT_PARAM_TYPE...
  16. alekito

    Lua EquipTo/DeEquipTo Problem

    Try this <movevent type="DeEquip" itemid="10309" slot="ring" event="function" value="onDeEquipItem"/> <movevent type="Equip" itemid="10309" slot="ring" event="function" value="onEquipItem"/> <movevent type="DeEquip" itemid="10310" slot="ring" event="function" value="onDeEquipItem"/>
  17. alekito

    Loss items

    ------------------------------------------------- Worked thanks m8 =)
  18. alekito

    Loss items

    I need help to make my chars not lose anything when they die. only the amulet they got on. i give rep+ for help!
  19. alekito

    [League of Legends] General Discussion

    been playing ranked for some time now .. was gonna play normal games to try new stuff out =)
  20. alekito

    [League of Legends] General Discussion

    Why feed Da Darius :(
Back
Top