• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

How I make spell bar for 8.60 version?

gabriel28

Active Member
Joined
Mar 16, 2012
Messages
200
Solutions
6
Reaction score
25
As the title say, I need to know how to make a spell bar for 8.6 version.
 
You need to activate the module for 8.6, then you have to write / copy the code that sends the data about the icons, the cooldown time, cooldown name etc etc
Best way would be to compare the code from an 8.7 TFS and an 8.6 TFS, then just change the variables on your OTC client.

Another thing that you should do is check if the player uses OTC(if they can use another client that is) so you don't crash the normal client by sending unknown bytes (the cooldown bar).
 
Back
Top