• 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!

[7.72] RealOTX with CastSystem - OpenSource

OTX IS A GOOD DISTRO also i must add that npc problems (npc that are near one each other) u must add talkradius 2 and
fixed
sorry my inglish
 
Bless is not working, backpack is dropping. I don't have gamemaster addon. How can I add it?
 
Hello Otlanders, i am here to present my project Open Source, Real Open Tibia Server based on Protocol 7.72

As you can see, I like the open source. I think this project to make the best Real Open Tibia 7.72 with your help. Would you help me? ;) You can make your own pull request and help this project.

The server has some bugs that every day I am fixing to have the best Real Tibia 7.72
The server includes:

Engine OTXServer 2 Precompiled Windows Executable (32 & 64 Bits)
Full Datapack Working fine
Daily Updates on GitHub

Features:

Code:
- Engine: OTX 2.X.S.4 LORD ZEDD (Latest revision)
- Real Map 7.72
- Real Npcs 7.72
- Real Monsters
- Real Spells
- CastSystem
- AntiDupe Items
- WarSystem (Withouth Shields)
- AutoStack
- Offiline Training
- Stamina (Work with !stamina)
- Stacked Parcels/Boxes/Crates etc is blocking movement
- Loot message on screen
- Party Shared Exp
- Spells unlocked by reaching required magic level for specific spell
- Bank system
- All functions introduced since 7.4 at 9.85 - And many more....
Downloads: https://github.com/brewsterl/RealOTX-7.72
Sources: https://github.com/brewsterl/RealOTX-7.72/tree/master/sources
You can help with this project: https://github.com/brewsterl/RealOTX-7.72/pulls
You can report issues here: https://github.com/brewsterl/RealOTX-7.72/issues
How To Compile (Linux & Windowx): https://github.com/brewsterl/RealOTX-7.72/wiki

Special Thanks(s) :):
The Forgotten Server Team
Kaiser (mattyx14)
what's up guy, the tsf-sdk-2.1.7z download is not working, is it possible for you to host another site for me to download?
 
anyone know how to add old shool rope, if rope spot is blocket can't rope??
 
Check the item ID using stackpos instead of refering to the tile ID, their should be a function getTopThingPos or something like that to get the ID of the top item, if this id is not equal to rope spot,--> return false, esle --> execute the rest of the rope script =)
 
Where can i execute this server? I can't find the .exe or something like that, to put this server ON.
 
Who has task system for this distro?
I'm trying make it with tutorials but all doesnt work -.-
 
Im hacing issues to connect with otclient i have changed the RSA in CONST.LUA and i disabled the AntiUnkownBytesBanish
and im still recieving the message in OTCLIENT "your connection has been lost""either your network or the server has been down"
and in console im recieving also the message [Warning - Protocol::RSA_decrypt] Not valid packet size (IP: xxx.xx.xxx.xxx)

i know that everything is properly set up because with my cipsoft custom client I and others people are able to log in.

any idea how to fix this? regards
 
Hey mega noob here, i keep getting this error when i try to compile using Ubuntu Mate


Code:
sh ./autogen.sh && ./configure --enable-server-diag --enable-mysql --enable-groundcache --enable-root-permission && make -j2
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force --warnings=none
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force --warnings=none
configure.ac:146: error: possibly undefined macro: AM_PATH_XML2
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1
 
sorry , error is fixed! I'm compiling now , i'll see if i need more help thank you
 
Back
Top