#How do I make a level requirement for a mission? translation by google
1 messages · Page 1 of 1 (latest)
example: you need to be level 3 to be able to take this mission
When level ( < 3 ) set interaction = true
I looked in the scripts and I didn't find the "when" option
THANKS!
Cool
But how do I make it so that when the character levels up, the level is updated in the script?
[always] set level = chapter?
give an example of what ur saying
sorry, I forgot to tell you that I had already managed to do what I wanted