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

TFS 0.X where i can turn on emote commands?

vexler222

Active Member
Joined
Apr 22, 2012
Messages
714
Solutions
15
Reaction score
47
Hi, i have tfs 0.4 rev 3777 (without limit hp/mp for monsters), and i have question where i can turn on emotecommands? Cuz i have emote spells but commands still display on default say :(
 
Hi, i have tfs 0.4 rev 3777 (without limit hp/mp for monsters), and i have question where i can turn on emotecommands? Cuz i have emote spells but commands still display on default say :(
Put this in your config.lua file
Code:
emoteSpells = true
Here is where I got that from maybe there are other settings you are missing
luanluciano93/TFS_0.4_3777
 
Oh I see I can't help you then that is something you will need to do in each script that uses commands or modify the sources.

I test it on debian with tfs 0.4 rev 3777 and on windows tfs 0.4 idk what rev but not work. :( I think its not sources falut
 
Back
Top