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.

I need a script that.....

Started by fadark, February 17, 2007, 10:11:25 PM

0 Members and 1 Guest are viewing this topic.

fadark

I need a simple (at least I think it's simple) script.

I made my own accesory for my game, and it's called: "Battle Armor". I need a script that makes it so: When "Battle Armor" Is equiped on my main hero, his sprite is:

But when he doesn't have "Battle Armor" equiped, his sprite is:



Thanks if anyone can help!

just so everyone knows, im 15 years old.

:)

use a commen event...
se it to if 'armor" is equipped:
  - Change actor graphic to: (one with armor)
-Else:
  - Change actor graphic to (one without armor)
Watch out for: HaloOfTheSun

pliio8

Quote from: Nouman on February 17, 2007, 10:15:14 PM
use a commen event...
se it to if 'armor" is equipped:
  - Change actor graphic to: (one with armor)
-Else:
  - Change actor graphic to (one without armor)

More specifically:

Set it to Paralell process and trigger: none. This should work right, if not then have the trigger be a switch. And have an auto-start that turns the switch on and deletes itself.
Games in progress:
Tome of Arastovia: 7% complete at 2 hours of gametime