RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

Werewolf - linking levels.

Started by ForTheLoveOfKing, May 03, 2008, 02:57:03 PM

0 Members and 1 Guest are viewing this topic.

ForTheLoveOfKing

I'm making a werewolf character, only available in battle. I can't change his class, I've tried it, and the common event doesn't work properly in battles. I need to change the character.

But I need to know how to link their levels so that the Werewolf advances equally with my character.

I also need to learn how to turn him off automatically after battle.

Thoughts?  ;8

ForTheLoveOfKing

Fuck, wrong forum I'm sure. I hate posting on new boards...

zuhane

Get a variable and make it "set equal" to the hero's attack.

Then make the werewofl have 1 of every stat. Then,when it gets added to the party added an attack stat which is the same variable as the variable you made equal the hero's attack.

It will have added that amount of attack to the character hopefully.