• 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 1.X+ Custom Channel List (?)

Lava Titan

Developer
Joined
Jul 25, 2009
Messages
1,551
Solutions
1
Reaction score
88
Location
Portugal
Hey everyone,

I’m trying to create a “waypoint” system that works with TFS 1.6 (downgrade protocol 8.60)

The only approach that seems feasible for the normal Tibia client (without using modal windows) is to use a custom channel list that when the player clicks on a channel, they get teleported

1751078243928.webp

Previously, in TFS 0.4, we could send a channel list using doPlayerSendChannels, but that function isn’t available in TFS 1.6 anymore (as far as I can tell)

So I’m looking for alternative methods and any insight you might have on how to make this work
 

Attachments

Back
Top