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

    Ownmade map

    i guess its so big because of the fact that i added edron city to make an entrance for inq quest @alfGago sorry i deleted everythink except the map ;s
  2. D

    [Archived] "[Quick Showoff] Post your latest maps"

    i really like that :D
  3. D

    Ownmade map

    the ss's from above
  4. D

    Ownmade map

    Hello all, i would like to give you a taste of my map that i made. since i dont wont to map anymore =) i like to share the map with you its nothin special, but i think worth to look some ss's there is many more to see but i dont want to show everythink ;p here's the link...
  5. D

    request

    still doesnt work is something wrong with that what i wrote in movements.xml? <movevent event="Equip" itemid="2472" function="onEquipItem" slot="armor" value="mpa.lua"/> <movevent event="DeEquip" itemid="2472" function="onDeEquipItem" slot="armor" value="mpa.lua"/>
  6. D

    request

    i want that if i wear a mpa than i get 200 health more to my maxhealth i tried it,but i totally failed :( function onEquip(cid, item, slot) doPlayerAddMaxHealth(cid,200) end function onDeEquip(cid, item, slot) doPlayerAddMaxHealth(cid,-200) end
  7. D

    [Archived] "[Quick Showoff] Post your latest maps"

    should be a entrance to a demon spawn
  8. D

    The War Server v0.9

    is it possible to add a bp stoneskin amulets in the backpack of a player? thanks
Back
Top