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

TFS 8.60 with Cast System

chucky91

Advanced OT User
Joined
Apr 8, 2010
Messages
284
Solutions
9
Reaction score
154
I modified this project to compile on Windows without using cmake's automatic configuration, however it is not compiling on Ubuntu in cmake. The original project does not compile on Windows or Ubuntu. If someone more experienced in Linux compilation could look into it. It's a good server with almost no bugs and a working casting system.
Compilation started...
1>------ Build 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.cpp
1>configmanager.cpp
1>connection.cpp
1>container.cpp
1>creature.cpp
1>creatureevent.cpp
1>cylinder.cpp
1>database.cpp
1>databasemanager.cpp
1>databasetasks.cpp
1>depotchest.cpp
1>depotlocker.cpp
1>events.cpp
1>fileloader.cpp
1>game.cpp
1>globalevent.cpp
1>groups.cpp
1>guild.cpp
1>house.cpp
1>housetile.cpp
1>inbox.cpp
1>ioguild.cpp
1>iologindata.cpp
1>iomap.cpp
1>iomapserialize.cpp
1>item.cpp
1>items.cpp
1>luascript.cpp
1>mailbox.cpp
1>map.cpp
1>D:\compiler\src\items.cpp(151,19): warning C4305: '-=': truncation of 'int' to 'uint16_t'
1>D:\compiler\src\items.cpp(334,9): warning C4305: '-=': truncation of 'int' to 'uint16_t'
1>D:\compiler\src\luascript.cpp(3637,20): warning C4319: '~': zero-extending 'unsigned int' to larger size 'lua_Number'
1>monster.cpp
1>monsters.cpp
1>movement.cpp
1>networkmessage.cpp
1>npc.cpp
1>otserv.cpp
1>outfit.cpp
1>outputmessage.cpp
1>party.cpp
1>player.cpp
1>position.cpp
1>protocol.cpp
1>protocolgame.cpp
1>protocollogin.cpp
1>protocolold.cpp
1>protocolspectator.cpp
1>quests.cpp
1>raids.cpp
1>reward.cpp
1>rewardchest.cpp
1>rsa.cpp
1>scheduler.cpp
1>scriptmanager.cpp
1>server.cpp
1>signals.cpp
1>spawn.cpp
1>spells.cpp
1>protocolstatus.cpp
1>talkaction.cpp
1>tasks.cpp
1>teleport.cpp
1>thing.cpp
1>tile.cpp
1>tools.cpp
1>trashholder.cpp
1>vocation.cpp
1>waitlist.cpp
1>weapons.cpp
1>wildcardtree.cpp
1>Generating code
1>Completed code generation
1>theforgottserver.vcxproj -> D:\compiler\theforgottserver.exe
1>Ready build project "theforgottenserver.vcxproj".
========== Build: 1 successful, 0 failed, 0 updated, 0 skipped ==========
========== Compilation started at 7:06 PM and took 02:16,294 minutes ==========
Project on GitHub
GitHub - RCP91/TibiaServer860: Removed sqlite3 from project! (https://github.com/RCP91/TibiaServer860.git)

Cast System with exp!

7mi9oSp.png
1696375447947.png
1696375516802.png
1696375574907.png


1696375391466.png
## Project
OTServ Brasil - Global Server is a free and open-source MMORPG server emulator written in C++. It is a fork of the Forgotten Server
 
Config.lua
Cliente personalizado -> Google Drive


Eu o uso para teste, mas qualquer pessoa que encontrar um problema abre um problema ou solicita uma solicitação para que eu possa ver o problema.
Não encontrei o arquivo .sql que você poderia disponibilizar para mim
Post automatically merged:

Não encontrei o arquivo .sql que você poderia disponibilizar para mim
I didn't find the .sql file you could make available to me
 
I'm working in tfs 1.4 //1.5 i can see the character list but when im about to log in to the game i get server crash
somebody willing to help?
1.png
 
Thats confusing mate

There are several version of TFS...

TFS 0.3.6
TFS 0.3.7
TFS 0.4
TFS 1.0
TFS 1.1
TFS 1.2
TFS 1.3
TFS 1.4
TFS 1.5
I use TFS 1.5/1.5
It's not specified, so it's just TFS and then the client version.


What does the console show when trying to login player or crash?
The console does not display any errors when server crash I only get warnings while debugging, the images are posted above
 
Back
Top