OTS Guide
  • Introduction
  • Compiling
    • Compile on Arch
    • Compiling on CentOS
    • Compiling on Debian GNU Linux
    • Compiling on Fedora
    • Compiling on FreeBSD
    • Compiling on Gentoo
    • Compiling on Mac OS X
    • Compiling on Ubuntu
    • Compiling on Windows
    • Compiling on Windows (vcpkg)
  • Running your first OT Server
    • Setting up your first server
    • Connecting to your server
    • Editing your datapack
    • Opening your server to the public
  • TFS documentation
    • TFS 1.4 official release
    • LuaScript Interface
      • Action
      • ChatChannel
      • CreatureEvent
      • GlobalEvents
      • MoveEvent
    • Lua functions
    • Metatables
      • Game
  • Glossary
  • Running your first ubuntu linux OT
Powered by GitBook
On this page
  • Guide to setting up and maintaining an Open Tibia server
  • What is Open Tibia?

Was this helpful?

Introduction

Guide to setting up and maintaining an Open Tibia server

This book will cover the basics of setting up your first Open Tibia server, introduce you to its interface, teach you some scripting, and more.

What is Open Tibia?

Open Tibia (abbreviated as OT) is an open source role-playing game that allows people to create their own servers for the public to play. They may have unique content, brand-new maps, special features or even custom skill/level rates different than those in the original Tibia.

Along with Open Tibia comes an Open Tibia community formed by players just like you who want to create something of their own. People within this community help each other, provide tutorials, contribute to the development of new and improved servers, among other things.

NextCompiling

Last updated 7 months ago

Was this helpful?