Main Menu
  • Welcome to The RPG Maker Resource Kit.

RPG 2003 need help with something!!!

Started by opaquebh, July 08, 2010, 07:48:54 PM

0 Members and 1 Guest are viewing this topic.

opaquebh

ok so i want to make items in my game do special stuff...i.e when i collect this i can push rocks..when i get this i can jump gaps..kind of like pokemon. is this posible, if so could someone explain how to do it..im abit of a noob

Thanks in advance

Taylor

Do you want the items to make you do these things, or simply allow the action?

If it is the latter it is pretty simple. For example your rock pushing. The rock events would have two pages. One would have a message that says "You aren't strong enough to push this rock." or something similar. The next page you choose your rock pushing item from the item list under Event Conditions. Where all the switch and variable check boxes are. Choose your item, and add the rock movement there. 'Move Away From Hero' with 'Ignore if not possible' in a Move Event command.

That should hopefully give you the technique you need to do the same with other events and items.

opaquebh

ahh cheers bro i shall try that out later seems full proof thnx  ;D