-
all with the same time and data
![1](https://user-images.githubusercontent.com/27247705/71548163-08049d80-2989-11ea-8b1a-1a615111908e.png)
-
Hello, after uploading store images, and assigning a link does not display them in the client
-
CMake Error: The source directory "/home/pack/sources/patch_8_6" does not exist. Specify --help for usage, or press the help button on the CMake GUI.
used virtual box
ubuntu 14.04
-
- [x] This is a bug in the software that resides in this repository, and not a
support matter (use https://otland.net/forums/support.16/ for support)
- [x] This issue is reproducible without c…
-
After following all the instructions, I am able to compile and run the standalone server.
My tibia client I used with Tibia Load will connect and load my character list, but once I pick my characte…
-
-
```
/OTServBR-Global/src/luascript.h:25:18: error: missing binary operator before token "("
#if __has_include("luajit/lua.hpp")
^
make[2]: *** [CMakeFiles/tfs.dir/src/actions.cp…
-
```
./tfs
The OTServBR - Global - Version: (Based on TFS 1.3)
Compiled with: GNU C++ version 4.8.4
Compiled on Nov 18 2019 00:16:18 for platform x64
Special Credits for: OTServBR Team and Cont…
-
1>------ Rebuild All started: Project: theforgottenserver, Configuration: Release x64 ------
1>otpch.cpp
1>actions.cpp
1>ban.cpp
1>baseevents.cpp
1>bed.cpp
1>chat.cpp
1>combat.cpp
1>condition.…
-
Let's suppose I have a 1500 player otserv online, and you would have both:
• use a save every 3 hours apart using on onThink ().
• use multiple saves using onTime () (put one every 3 hours).
Which …