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

    Lua Addshop command error.

    I remember when I installed that script, there were two scripts you can pick.... Did you try them both? What distro are you using?
  2. Mesmeroo

    Create Item command 9.61

    Try this /n demon armor or /n demon armor 1 And I know that /n is usually the NPC command, but trust me, not it isn't.
  3. Mesmeroo

    Help Please

    add this doRemoveItem(item.uid, 1)
  4. Mesmeroo

    Transform Monster

    and you want the monster to attack or not when hes turned into a item?
  5. Mesmeroo

    Bug in !party and !go

    Try this for the !party talk action. Party.lua local config = { sexChangeable = true, copyOutfitAndAddonsEverytime = true } function onSay(cid, words, param, channel) party = getPlayerParty(cid) if (config.sexChangeable == true) then sex = getPlayerSex(cid) end if (party) then if...
  6. Mesmeroo

    paygol

    I had this problem before. I had like 25 pins pending... Some people said the payment was done after a week or sometimes 2 weeks. It's not your fault, the problem is at paygol.
  7. Mesmeroo

    Windows Remeres map editor saving problem.

    Ok thanks, ill try to wait it out. I'll give it max 10 min because its a I5 and with a new card for gaming. - - - Updated - - - Still not working.
  8. Mesmeroo

    Solved People can't connect to my server and in the otservlist say it is online!

    Some virus scanners are blocking the ports aswell. You can look into that.
  9. Mesmeroo

    Windows Remeres map editor saving problem.

    Hello guys, Im facing this very annoying error lately.... Im working on a new project (a war server) and im mixing different maps to have the ultimate pvp places. But back to the point, Each time when i press "save" or "save as" im getting the stupid error "Remeres map editor isnt...
  10. Mesmeroo

    Solved People can't connect to my server and in the otservlist say it is online!

    Dont turn off your firewall!!!! Just give acces to the ports..
  11. Mesmeroo

    Addon Doll

    http://otland.net/f132/frag-remove-doll-addon-doll-173365/
  12. Mesmeroo

    Probleme With Oracle

    Post oracle script.
  13. Mesmeroo

    Want it Very fast

    http://otland.net/f82/forever-amulet-red-black-skull-protection-139837/
  14. Mesmeroo

    Lua Manarune / Potion

    Change the exhaust to 2000?
  15. Mesmeroo

    Little help

    Check your vocations.XML file. It's under data»xml»vocations
Back
Top