Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: Shadow004_69 on September 04, 2006, 05:52:35 PM
-
Hey guys, im making a new rpg, and i was wondering how to make somthing, ok here it is, my hero must complete a certain task, that is too find water,berrys and flour,
then when he have these items on him, it activates a kind of switch that the shopkeeper will tell him thats its great, he got all the items, and he will make him a berry pie,
but the problem is i don't really know how to make that switch, i made that the water and flour are item Switches, and the berry is the Item that my hero must have on him, so that way, the principal switch of the shopkeeper is activate, IF my hero press the 2 Items Switches in his inventory,
but thats my prob, i would only want that if he got the 3 items, the shopkeeper tells him thats its great blablabla, not to go in the inventory and press the 2 item switches...
if someone understands my problem, and knows how to solve that, it'll be great =), thx ! :D
-
fork it.
-
i thought about that, but i'm not an expert with forks condition :S
-
here's an example. It should work for everything you need.
you'll probably want to set a switch that changes the event so that the shopkeep won't be looking for your items all the time too
-
thx man ! it works :)