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

C++ tfs [1.3] how to remove gained EXP from above the character

  • Thread starter Thread starter Evil Puncker
  • Start date Start date
E

Evil Puncker

Guest
Hello, how do I remove the displayed gained experience from above the character? and is it possible to make it random colors (0 to 255) in source? I'm currently using a work-around on the player.lua file and it would be nicer to have it on source. I kinda 'figured it out' that the experience display is handled on the creature.cpp file, but I couldn't figure out the exact code that I needed to change/remove in order to achieve it. Thanks in advance, I'm using latest TFS and tibia 10.98
 
Back
Top