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.
Skill Ranks

0 Members and 1 Guest are viewing this topic.

pokeball DysOffline
**
Rep: +0/-0Level 83
Hi everybody,

Got this (I think simple) problem:

I want to make ranks for skills for example:

Hero X reaches lvl 2 and learns Smite (Rank 1)

Hero X reaches lvl 5 and learns Smite (Rank 2) and forgets Smite (Rank 1).

How is this possible to do?

********
Resource Artist
Rep:
Level 94
\\\\\
Project of the Month winner for June 2009
You could (if you wanted to event it), just make each skill individually then have some sort of common event that check's your players' levels. If playerlvl=2, then player learns smiteR1. Later, if playerlvl=5, then remove player's skill smiteR1 and learn smiteR2. You'd need a common event for each character. It's really barbaric, so i would suggest using a script. I think I saw something like this yesterday surfing on .org... i don't remember if i was looking at VX scripts or XP though.

pokeball DysOffline
**
Rep: +0/-0Level 83
It's really barbaric, so i would suggest using a script. I think I saw something like this yesterday surfing on .org... i don't remember if i was looking at VX scripts or XP though.

If you could post this script I would be very grateful =p!

******
Revolution is not a bed of roses.
Rep:
Level 91
Project of the Month winner for July 2009
I made one for my game, and I don't mind sharing it, I'll post it here later.

It leaves out the ranks though, it just removes skills that have the same name as the one that's just been learned.

EDIT: Seems I posted it already. Please search next time.
http://rmrk.net/index.php/topic,20533.0.html
« Last Edit: May 09, 2009, 01:14:30 AM by Falcon »