RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
Call common event at level?

0 Members and 1 Guest are viewing this topic.

***
Rep:
Level 82
We learn by living...
1. is there a way to call/run specific common events when a character increases in level?

2.1 also, since some characters level at different times, is there a way to link the specific actor leveling to a specific common event?

2.2 like if Basil leveled, and you have a common event (proficiencies) that gives him a choice between learning
'weapon specialization' or 'endurance'

3.1 finally, if any of this is possible, is it also possible to have events called at level intervals, such as every other level or every 3 levels, or

3.2 is it possible to specify common events to fire-off at specific levels, such as level 27 or 83?


I'm asking because sometimes it seems to make more sense to have a 'run on level' option rather than hundreds of switches, parallel or autorun processing. 

i'm also hoping there's just a place somewhere in the script editor that I can toss some snippet that essentially is the same as 'run common event[123]' or whatever.

*****
Rep:
Level 84
This text is way too personal.
Bronze - GIAW 11 (Hard)Silver - GIAW Halloween
If you end up doing this with scripts, your probably going to end up doing this with loads of variables (albeit not global ones), so it would probably just be better to event it.

**
Rep: +0/-0Level 76
RMRK Junior
I'm pretty sure i can event this for you if you still want me to, it'l take some time though because I'm pretty lazy.

***
Rep:
Level 82
We learn by living...
that would be cool actually. I'm looking for a way to do it, since I want to trigger innate abilities unrelated to skill casting.

***
Rep:
Level 82
aka DigiDeity
If I understood you correctly it's very simple.

First setup a variable to the level of the hero.
Now create a common event with a parallel process.
With a conditional branch just look if the variable is lower then the level of the hero. Now you know if the hero got a level or not.
In this condition you can build some new conditions like if the variable is equal 50 Brasil learn a new skill or can choose between 2 skills.
This can be done with all character and it keep the easiest way I think.

Deity
Greetings
DigiDeity

├Work┤
├Contact┤