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

    [7.6] Jakes's Oldschool Mapping

    Just RME.
  2. Jakes

    [7.72] OTHire 0.0.1b - Based in OTServ Trunk (Latest)

    Antivirus scan for 2ef547da8a078c39d45a5ec4765235cb77f3f1a1a7434fb7cece45eac8682d60 at 2018-04-08 08:40:38 UTC - VirusTotal
  3. Jakes

    [7.72] OTHire 0.0.1b - Based in OTServ Trunk (Latest)

    Did you change something in config.lua? And the password is encrypted in sha1?
  4. Jakes

    [7.72] OTHire 0.0.1b - Based in OTServ Trunk (Latest)

    Working fine on fresh compilation. You've messed up with something.
  5. Jakes

    [7.6] YurOTS MAP

    YurMAP_by_Jakes.otbm
  6. Jakes

    [7.72] RealOTX with CastSystem - OpenSource

    Just compile it by yourself. It's easy.
  7. Jakes

    [Poland] Zorzin 7.72 Custom&RPG

    Karmia map.
  8. Jakes

    Seya Theard

    Back to work again? :D
  9. Jakes

    Remere's Map Editor

    In each monster's xml file to be more precisely in data/monsters.
  10. Jakes

    [7.72] RealOTX with CastSystem - OpenSource

    Do you get any errors? What exactly do not work? btw. I don't get why there is such a thing instead of using function getPlayerMoney: local player_gold = getPlayerItemCount(cid,2148) local player_plat = getPlayerItemCount(cid,2152)*100 local player_crys =...
  11. Jakes

    [7.72] OTHire 0.0.1b - Based in OTServ Trunk (Latest)

    Try: shopModule:addBuyableItem({'uh'}, 2273, 40, 100)
  12. Jakes

    Error RME Help!

    Try with newest version of RME. Just look out for it here, on forum.
  13. Jakes

    Error RME Help!

    I bet you have wrong version of RME.
  14. Jakes

    [7.72] OTHire 0.0.1b - Based in OTServ Trunk (Latest)

    Try this: function onUse(cid, item, fromPosition, itemEx, toPosition) if(itemEx.uid <= 65535 or itemEx.actionid > 0) and (itemEx.itemid == 354 or itemEx.itemid == 355) then doTransformItem(itemEx.uid, 392) doDecayItem(itemEx.uid) doSendMagicEffect(toPosition...
  15. Jakes

    [7.6] Jakes's Oldschool Mapping

    Yes. All the time during freeze
  16. Jakes

    [7.6] Jakes's Oldschool Mapping

    I don't think so. Need to add some basic quests and base line will be done.
  17. Jakes

    [7.6] Jakes's Oldschool Mapping

    And here's progress:
  18. Jakes

    [7.6] Jakes's Oldschool Mapping

    Ok guys, I'm back from the UK. Here's a bar under the sky: Mind that your ass can freeze to a chair.
Back
Top