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

Cast System TFS 1.3 by Nekiro

Not that I know of. Mine may work still. If not I could look into getting it working. You would just have to modify the differences in how the client connects to the server.
 
Not that I know of. Mine may work still. If not I could look into getting it working. You would just have to modify the differences in how the client connects to the server.
Can you post changes in tfs or codes you did ?

i use alot edited 1.3 tfs already, so cannot just replace it
 
I am not sure if it is 100% the same from gigastar, but there is one here:


edit i tried to get the code, but im getting this at the end. any ideas ?
Lua:
1>xtea.cpp
1>luascript.obj : error LNK2001: símbolo externo "private: void __cdecl ProtocolGame::writeToOutputBuffer(class NetworkMessage const &)" (?writeToOutputBuffer@ProtocolGame@@AEAAXAEBVNetworkMessage@@@Z) sin resolver
1>otserv.obj : error LNK2001: símbolo externo "public: __cdecl ProtocolSpectator::ProtocolSpectator(class std::shared_ptr<class Connection>)" (??0ProtocolSpectator@@QEAA@V?$shared_ptr@VConnection@@@std@@@Z) sin resolver
1>protocolgame.obj : error LNK2001: símbolo externo "public: void __cdecl ProtocolSpectator::onLiveCastStop(void)" (?onLiveCastStop@ProtocolSpectator@@QEAAXXZ) sin resolver
1>C:\Users\felip\Documents\GitHub\pro-ot\vc17\x64\Release\theforgottenserver-x64.exe : fatal error LNK1120: 3 externos sin resolver
1>Compilación del proyecto "theforgottenserver.vcxproj" terminada -- ERROR.
========== Recompilación: 0 correctos, 1 dieron error, 0 omitidos ==========
 
Last edited:
Have compiled this into my sources I get the character list but can't log into the game the servers crashes, when u choose a character to log into the gane. with no warning even opened via cmd console
 
Back
Top