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

    Acess Monthly floor

    local monthlyQuest = { [13118] = 1, [13218] = 2, [13318] = 3, [13418] = 4, [13518] = 5, [13618] = 6, [13718] = 7, [13818] = 8, [13918] = 9, [131018] = 10, [131118] = 11, [131218] = 12, } function monthlyQuest:canBedone(uniqueId) local month...
  2. pepsiman

    [YurOTS] World War 7.6 original converted to 7.72

    nice, i will check it. Ty for sharing
  3. pepsiman

    OpenTibia Sprite Pack

    very nice, i'll use it
  4. pepsiman

    [OTClient] Converting maps from different versions/protocols

    very nice, will you release those maps you mentioned?
  5. pepsiman

    Should I launch a server?

    start it, so you can get feedback from players and it will improve and eventually grows
  6. pepsiman

    How risky is to work under TFS 0.x?

    which server are you using? Ninja downgraded?
  7. pepsiman

    How risky is to work under TFS 0.x?

    I would like to read what do you think about to work with a TFS 0.x Are there many security holes on it?
  8. pepsiman

    How can i remove PVP Pointer?

    TFS? If you are using 1.X i guess is at data/events/scripts/player.lua at Player.onLook method
Back
Top