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

    monster attacks 50% hp

    Hello, as title says, I want a monster which attacks by 50% to all players for example: to someone who has 100 hp it will hit 50, and to someone of 800 hp then it will hit 400 thankx:p:p
  2. DanielR

    Could anyone help modify this script?

    http://otland.net/f81/release-ultimate-bomb-60582/#post622479 I want to modify it to have two quests like this but i dont really understand how to change the glboal ids and that kind of stuff
  3. DanielR

    [Modern AAC] What shop system to use?

    I haven't found any shop systems for modern aac so i was wondering if there are any out there.
  4. DanielR

    Help npc wands

    I have a problem with my wand seller npc, the problem is that he wont sell you any wand with so i added: and now he can sell wands but they are called 1 :S any idea how to solve this will be welcome! note: without the ,1 the npc wont sell any wand :peace:<_<
  5. DanielR

    Solved setCreatureMaxHealth

    I´m trying to use this script function onStepIn(cid, item, position, lastPosition, fromPosition, toPosition, actor) return setCreatureMaxHealth(cid, 200) end so that when a player steps on a certain tile their max health is set to 200 but it´s not working, any suggestions_
Back
Top