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

where are my loot msg appearing?

Joined
Mar 14, 2020
Messages
139
Solutions
3
Reaction score
11
I created a loot channel, but i need to put the mensage in there, but i cant find where my loot msg is displayed to modify...
Using tfs 1.3
 
Solution
player:sendChannelMessage("",MESSAGE_LOOT, TALKTYPE_CHANNEL_O, writelootchannelidhere)
If it didn't work then post your monster.lua
player:sendChannelMessage("",MESSAGE_LOOT, TALKTYPE_CHANNEL_O, writelootchannelidhere)
If it didn't work then post your monster.lua
 
Solution
Back
Top