• 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 to enable guild emblems

Tbol

Well-Known Member
Joined
Apr 7, 2019
Messages
625
Reaction score
71
Using tfs 1.2 how can i enable guild emblems when players is in guild?
 
Check out this thread, might have the solution for you!
(ignore thread owner question, but I believe Gesior linked a complete function to set and update emblems.



You can add https://github.com/infernumx/forgot...90685221c9358e058ce55a1c8ab4e99c35R1259-R1275
 
H
Check out this thread, might have the solution for you!
(ignore thread owner question, but I believe Gesior linked a complete function to set and update emblems.



You can add creature:getEmblem(), creature:setEmblem(emblem) · infernumx/forgottenserver@209fbd5 (https://github.com/infernumx/forgottenserver/commit/209fbd51191ac2def5c9cdc979527278b24edcf9#diff-eb01d79b279ebf659ed73216c0b3c490685221c9358e058ce55a1c8ab4e99c35R1259-R1275)
Hmm i think it needs like a lua code and add creature:setEmblem(GUILDEMBLEM_MEMBER) if player is in guild. Because gesior solution is about updating emblems when on war
 
Back
Top