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

    Hoster America Hoster

    seems like vip is usually used when donations are offered ?
  2. RosOT

    How do i hide Vocation Samples?

    In the database just give the samples gamemaster access when creating a character that field is left blank anyways. if this helped let us know.
  3. RosOT

    [Request] Text Up With full EQ

    Was a joke there is no reason to argue if one of the 60 made works that's good :P other then that good job~
  4. RosOT

    [Request] Text Up With full EQ

    zz ok sir you win hurray
  5. RosOT

    [Request] Text Up With full EQ

    Lul, thats what happens when i rush something ... and copy parts of my old scripts lul anyways yes o_O remove that part lol
  6. RosOT

    [Request] Text Up With full EQ

    what im getting at is this.. yours. function onEquip(cid, item, slot) -----set 1 if isInArray(EQUIPMENT.armor_set1, item.itemid) then local slot_head = getPlayerSlotItem(cid, 1).itemid local slot_armor = getPlayerSlotItem(cid, 4).itemid local slot_legs = getPlayerSlotItem(cid, 7).itemid local...
  7. RosOT

    [Request] Text Up With full EQ

    --{"TEXT HERE", helmet, armor, legs, boots, EFFECT}-- local t = { {"Chain", 2482, 2484, 2468, 2526, 16}, {"Plate", 2457, 2463, 2647, 2521, 10}, {"Dark", 2490, 2476, 2477, 2529, 11}, {"Royal", 2491, 2487, 2488, 2519, 20}, {"Magma", 7939, 7899, 7894, 8906...
  8. RosOT

    [Request] Text Up With full EQ

    why on gods earth does this have an elseif for each set.
  9. RosOT

    [France] 7.1 - The Realm of Celestia

    ill give it a shot as well count me in i guess :|
  10. RosOT

    [Request] Text Up With full EQ

    local IDHEAD = 2461 local IDARMOR = 2467 local IDLEGS = 2649 local IDFEET = 2643 local THETEXT = "*Leather*" function onDeEquip(cid, item, slot) doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "You have just lost the bonus for wearing a full set of equipment. please equipped the item you...
  11. RosOT

    [Estonia] Whi World Beta 0.1.5.8 [Client 10.77][new content!]

    Well said and where I was heading but gave up to explain it :)
  12. RosOT

    [Estonia] Whi World Beta 0.1.5.8 [Client 10.77][new content!]

    But then thats the same as doing 8% and a chance of getting 1-5
  13. RosOT

    [Estonia] Whi World Beta 0.1.5.8 [Client 10.77][new content!]

    So its 5x chances at 8% to loot a upgrade stone.. so in other words it's like 40% chance to loot 1 stone. in other words what im trying to say its best to just set the stone to 40% instead of having 5x the same line at 8% chance.
  14. RosOT

    [Germany] Phiadaria - Rise of the Ancestors (RPG) | Custom

    Well done.. thats what gets people to want to play seeing these team hunting :D
  15. RosOT

    [Germany] Phiadaria - Rise of the Ancestors (RPG) | Custom

    Rip kachim and vincent thanks for the broken items :D.
  16. RosOT

    [Germany] Phiadaria - Rise of the Ancestors (RPG) | Custom

    Yeah going by what he said with the equipment no one is going to buy a level 25 helmet cause it has good stats when they are level 10 cause they are just going to loot there own eventually by time they get level 25.. to make it fare and have trading happen i think the higher your level the...
  17. RosOT

    [Germany] Phiadaria - Rise of the Ancestors (RPG) | Custom

    I'm still waiting to be able to sell zombie heads and all the gems :D i see the price dropped more then half that's kinda sad but they still wont sell.
  18. RosOT

    Gamemaster Looking to be staff

    Whats is it you can help with on someones server. Just floating around as a gm/staff is no fun and no need of it what we are trying to figure out is can you. What are you good at ? multiple choice question please choose wisely failure is not an option. (Test results will be used against your...
  19. RosOT

    Need a script that only player that use item x may pass

    Try this make sure to put the item used in arrow slot or it wont work :) local THEID = 2160 --2160 is id for crystal coin. make sure item is in arrow slot!-- function onUse(cid, item, fromPosition, itemEx, toPosition) local doorPosition = {x = toPosition.x, y = toPosition.y, z = toPosition.z...
  20. RosOT

    [Germany] Phiadaria - Rise of the Ancestors (RPG) | Custom

    She takes nothing just tells you they are worthless :D
Back
Top