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.

trasfrom script!!plz

Started by punishermark13, October 08, 2006, 01:52:38 AM

0 Members and 1 Guest are viewing this topic.

punishermark13

i need a script were i can make my hero trasform into a werewolf or those others monsters out there
and it needs to a sertin time limit for him to turn back into him old self like final fantasy 7 when vincet trasforms into monsters


Thanks

and his skills need to change to another class
mark

Naphe

This would require 1 common event not a script.

Have the skill trigger the common event.

Set a timer to be as long as you want.
Change hero graphic to monster

Change hero stats by whatever

Conditional Branch (Timer = 0h 00m 01s)
Change hero graphic to orginal hero graphic.
End Event Processing
~Banned~

punishermark13

mark

Arrow

But how would you retain the values for HP/MP from before the change if those stats are edited? I believe blizzard (or Tsuno, not sure) actually made a script for EXACTLY this action, under EXACTLY the same premises...