So I’ve been trying out the tokens but it seems i got a few problems with them
Here is what I
wrote
Test1 says “You have received Token_4”
hero receives token “Token_4”
if hero has token “Token_4”
Test1 says “Enjoy”
else
Test1 says “You have not yet received this token”
hero loses token “Token_4”
I know, it looks normal, but when i talk to it again it repeats the first dialogue again with the dialogue after the token was received instead of just the dialogue of receiving the token. Sorry if you don’t understand but what I’m trying to say is that: Is it possible for an NPC to just say the dialogue of after receiving the token instead of the dialogue before receiving the token and the dialogue AFTER receiving the token?
If it isn’t possible then its okay ill try to figure something out