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

Lua NPC responding to Modal Window Action

fish04k

Member
Joined
Mar 23, 2008
Messages
102
Reaction score
19
Edit: Forget this post. I figured out an alternative to help with this.
---------------------

Currently using TFS 1.1

Background information:
I have a system in place that brings up a Modal Window when speaking to an NPC.

Is it possible to have the NPC send a message after the modal window closes and a storage value changes? I was thinking sendChannelMessage but I read on here that's not possible. (Unless that was just for older TFS versions.)

Here is an example:
Me: Hello
Npc: Hello I have a reward for you.
Me: Reward
---Window pops up---
---I choose reward/Storage Changes---
---Window disappears---
Npc: I hope you enjoy your reward!
 
Last edited:
Back
Top