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

Compiling fixed

Quickshot

Member
Joined
Nov 8, 2008
Messages
595
Reaction score
8
hi i have v0.2.9(mystic spirit) and i want the spells when cast to show up in orange and instead of showing the cast spell words it shows spell name. someone plz help rep++
also i dont have (emote spells "yes") in my config
 
Code:
displaySkillLevelOnAdvance = false
	spellNameInsteadOfWords = false

add below
Code:
emoteSpells = true

even if u don't have it in config :p
 
Back
Top