I have a data script with all my message I send to the players. I made a proc "get_message" which adds the prefix key in front of every message.
Using the proc will never process tags if there are some in the message.
But using the same code the proc uses but not in the proc, will process the tag. Can someone explain? or did I something wrong again?
That's the simple code i'm running to compare
- narrate "<proc[get_key].context[config|prefix]> <script[config].parsed_key[messages.backpack.info_full_tank]>"
- narrate <proc[get_message].context[backpack|info_full_tank]>```
For me both should narrate the same thing, but the first one is processing the tag, the second one isn't processing the tag.
Can anyone explain ?
https://paste.denizenscript.com/View/125478
Content of Denizen Script Paste #125478: Unnamed Denizen Script Paste... pasted 2024/08/11 09:44:30 UTC-07:00, Paste length: 2042 characters across 39 lines, Content: config: type: data