• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. Mokerhamer

    os.time WARZONE Teleport

    Works good, only change 1 line since it's missing , function onStepIn(creature, item, position, fromPosition)
  2. Mokerhamer

    TFS 8.61

    you dident even link the sources, neither did you say for witch os linux,or windows.
  3. Mokerhamer

    Using Flash Client in Ots

    Well, if you own a house and say aleta sio, it dosen't save the box.
  4. Mokerhamer

    Lua TFS 1.0 | Reward chest system, some advises?

    To keep it simpel. Boss dies -> Drops loot (same as defined in xml & rareness) ->Calculate who has done most dammage -> Player with the most dammage will get the rarest drops. In this script the loot is defined in lua..it would be neither to check if monster name is in list, if it's true then...
  5. Mokerhamer

    Npc to request mission to kill 50 players

    Are you currently using this script? and which Tfs are you using?
  6. Mokerhamer

    TalkAction Broadcast message for x player

    Looks nice, why dont you try to remake it in Meta Lua? like player:sendCancel()
  7. Mokerhamer

    Gamemaster applying for a staff member

    hello Daniel, i'm currently in need of a helper & tester for the server. I've currently made a few systems and i just need to "fill the database" if you are interesting in helping me out add me on skype mokerhamer. The server http://Fortissimum.net Flash client is available. I need help with...
  8. Mokerhamer

    Error when i open Yalahar Quest Chest

    at the top
  9. Mokerhamer

    Error when i open Yalahar Quest Chest

    add local player = Player(cid)
  10. Mokerhamer

    [10.53] Global OT + Oramond

    Well i'm currently working with ORTS to update map & all needed features. i can use some help especially with map tracking the missing parts are you interested in helping? Like i said, i'm waiting till the update sharp map tracker, i have a couple of tibia Cast videos that enables us to add the...
  11. Mokerhamer

    [10.53] Global OT + Oramond

    True, I;m currently working on glooth factory & the glooth engineer outfit. i'm waiting till sharpmaptracker gets updated to 10.78 so i can track the last missing parts.
  12. Mokerhamer

    [10.53] Global OT + Oramond

    Oramond isen't full. he's missing for example glooth factory and it's creatures. Try this map for 10.78 https://github.com/orts/world/
  13. Mokerhamer

    OpenTibia SharpMapTracker 0.8.1 by Jo3Bingham

    Mat tracker isen't running 100%... Let it run for over an hour and it's still not done (Small cam records seem to work fine) Using Cast record: Mapping Tibia, Video 138. keep seeing Insufficient message.
  14. Mokerhamer

    Solved Table 'global_storage' doesn't exist

    ???? Global storage should exist by default. Do you need to query the database through php or lua?
  15. Mokerhamer

    OpenTibia SharpMapTracker 0.8.1 by Jo3Bingham

    Downloaded new items.xml from TFS project on github it works. Thanks.
  16. Mokerhamer

    OpenTibia SharpMapTracker 0.8.1 by Jo3Bingham

    It's unable to load items.xml - 10.78 (same as 10.77)
  17. Mokerhamer

    Solved VPS HostHatch

    dont use windows server... use a standard windows ox or linux
  18. Mokerhamer

    Solved Magic wall old effect?

    items.xml.. <item id="8753" article="a" name="magic wall"> <attribute key="type" value="magicfield" /> <attribute key="decayTo" value="0" /> <attribute key="duration" value="20" /> </item> * Posting in wrong thread sorry xD
  19. Mokerhamer

    Spell [10.76][TFS 1.1] Old MW sprite + timer

    If you use the old mwall type, mwall isen't getting removed by the movement script. // Using TFS 1.1/1.2 * Basically add all EXCEPT for the movement part described in the first post. Changed in const.h ITEM_MAGICWALL = 1497, to ITEM_MAGICWALL = 8753,
  20. Mokerhamer

    NAT loopback problem

    Jup thats why i use my internal i.p address in my case 192.168.2.6 and it works. if i use something else only characterlist will load and i;m unable to log in for an unknown reason.
Back
Top