I didn't know where else to put this, so sorry if its in the wrong section.So i wanted to host a rpg like server,but i wanted a level up system. There were no scripts that made this possible, and i can't script worth a damn. So i found a way to do it with events.
events needed:variables
if wanted: set inventory
(note: ignore the setplayername events, i made this during v10)
make a spawn brick, or some kind of brick that will level the player up when touched.
then make a brick tower:
the only brick you need to name is the bottom one.here are the directions(big picture)
this system uses the player score as the experience points factor, so change the mini game options or events to suit your needs.
tell me if you have problems understanding.