How to assign a level to a character after typing it?

● ARCHIVED · READ-ONLY
Started by SkulleD42 5 posts View original ↗
  1. I want to make a dialogue where it asks something like "How old are you?" and the player has to type his/her age so when they go to the menu it says they are "Lv:X"
    Example: "How old are you?" *the player types 19, then goes to the menu and sees he/she is level 19*
  2. Event Command: Input Number. (You assign it to a variable let's say named "age")
    Event Command: Change Level. ( You select hero, then on Operand you choose the variable "age")
    You are done.
  3. Omg, that was more easy than I expected! It works, thank you!
  4. If your query has been fully resolved, please Report your opening post and ask for the thread to be closed.
    Thanks.
  5. [closed]IgnoreMe[/closed]