Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Thank you so much man! Worked!

But, can i ask if you know the code to write skill description from a battler member?

Hi!

Nice, it worked! Well, is almost the same as the previous one. A skill description is a skill description, no matter if it is from a battle member or not. You just need to get the ID of the skill you want and replace the "1" with it.

Maybe you are trying to do something else? If so, can you explain better?

(2 edits)

Im trying to make a battle based on events and a need to show a skills and skills description from right battle member.

I mean something like that: show skill and skill description from first battle member.

Well, then you already have your answer. Get the skill id from the battle member, and replace it with the script call that I send it before.

Just replace 1 with the skill id that your battle member has.