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

    100% handmade map inspired by old Relenica map **Still in Progress**

    Hello everyone. :) a little love story :p For years i've looked & search every corner of the internet for Relencia map, and the only few links i've found are to old and dead. so after 4 years of dead end search "All the maps library, from 7.6 to 8.6! i had no other choice but build one out of...
  2. oshrigames

    Magical Items for TFS 1.2/3

    incredible, thanks for this huge contribution.. best of luck with the new job!
  3. oshrigames

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

    how did you get this type of clear water? is it mod or extantion? if so please let me know how to get it..
  4. oshrigames

    Shikate - Pixelart

    Earth Release i knew i remember your style from somethere :3
  5. oshrigames

    Tibia 10 Custom Client: Disable Update Message + MC + Your IP

    ive disable the message that pop up for v10.98 MEGA (heres the entire tibia file) enjoy
  6. oshrigames

    TalkAction [MOD] Azi's Lottery System

    any way to make it work for tfs 1.2?
  7. oshrigames

    Party crash

    bump
  8. oshrigames

    NPC [TFS 1.1] Monster Tasks

    is there limit on how many tasks we can add? i don't want ot use same storage twice (i don't want to find out what will happen). ["Rats"] = {storage = 5010, mstorage = 19000, amount = 25, exp = 1000, items = {{id = 20105, count = 1}, {id = 2152, count = 10}}}, -- 1k exp, 1k gp and rat god...
  9. oshrigames

    [9.86] The Forgotten Server 1.1 (x32 & x64)

    is it just me or when you party the game crash? if its known bug any way to fix it?
  10. oshrigames

    Party crash

    thanks, if i fail to fix this party crash ill try mystic spirit 0.2.15 then only as last resoult compile one myself. anyone know what should i look for when edit my source? its tfs 1.1 all i want is fix the crash bug. Edit: i just found this "bug report", this is above my understanding since...
  11. oshrigames

    Party crash

    tbh i can't figure how to run those servers, theforgottenserver.exe is missing in most of them and i just can't understand how it all works :x anyways, look like i gonna have to change source (again). i might try this one: [9.80-9.86] The Forgotten Server v0.2.15 (Mystic Spirit)
  12. oshrigames

    Party crash

    well, is this problem with the source? again tihs what i use [9.86] The Forgotten Server 1.1 (x32 & x64) bump
  13. oshrigames

    Solved rope bug?

    @PRLOts ive change the code, seems to work fine.. Thank you
  14. oshrigames

    Party crash

    default client (as far as i know) aperently working link for 9.86 is rare to find. so im not sure the one i found is default i used advance search in google and manage to find only this one Baixando Tibia 9.86 i also found this 15 min ago HalfAway - Tools & Layouts i just did test with the...
  15. oshrigames

    Party crash

    this is my party script (the only one i manage to find.) function Party:onJoin(player) return true end function Party:onLeave(player) return true end function Party:onDisband() return true end Edited: and in the events.xml ive found this <!-- Party methods --> <event...
  16. oshrigames

    Party crash

    Yes. 2 players report that they crash once they try to from a party and since I did not get error in my console I had no idea where to start looking for the fix, so I try it myself (with GM and without) hoping to get an error to analyze.. this is the error i got without a GM / Admin note: i...
  17. oshrigames

    Party crash

    game crash once i try to from a party.. i use tfs 1.1 protocol for tibia 9.86. this is the Error note: i don't get error in server console when this happen, is this client issue or server? how can i solve this ?
  18. oshrigames

    Solved rope bug?

    i just got this in my console, any idea what is it? i got reports from players that the clients crush at the same time. im using TFS 1.1 and this is the rope.lua that stated in the bug let me konw if there's anything else that you might need. thanks
Back
Top