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

OTClient Opcode problem?? tfs 1.3

adif1

New Member
Joined
Mar 20, 2010
Messages
47
Reaction score
0
Hello, i try use otclient into my server but no work?
map doesn't load properly, skills don't load, items don't load
character can't walk?

== application started at May 25 2023 17:48:26== operating system: Windows - Pastebin.com (https://pastebin.com/sWG2J7UC) - Console log from otclient

Lua:
The Forgotten Tibia Server - Version 0.8 (Gustavo Contreiras)

This is a fork of The Forgotten Server 1.3 (Mark Samman)
Compiled with GNU C++ version 11.3.0 on May 22 2023 (18:20:55) for platform unknown

I read that I need to add something like this
Code:
g_game.enableFeature(GameExtendedOpcode);
into client > features.lua

I will add that otclient works but very old in version 0.60

thank you for the hints!
 
Last edited:
Back
Top