Okay so my problem is that i want to have like a chest there i found an axe. You go with the axe to a log that is blocking a path and need to make the log dispar with the axe, how? Pls help me
Need help with event! Pls help
● ARCHIVED · READ-ONLY
-
-
Learn first the basics of eventing and of RPGMaker as a whole then I'm sure you'll figure it out yourself
-
I do know pretty mouch all basics but i dont understand how to do this. i tried but then the tree disapered when i picked up the axe and not when i walked to the tree
-
Make a conditional branch, if item axe is is inventory. If the axe is in your inventory make it play an animation, on the log to make it look like you chopped it, then turn a self switch on. On a new page make a page condition that self switch a is on, then leave the page blank. Back to the first page, you type in a little message for the player under else in the conditional branch. Write whatever you want to tell tghe player, Maybee something like"you need an axe". Hope this helps ;)
Laserbean, on 24 Jun 2014 - 08:51 AM, said:I do know pretty mouch all basics but i dont understand how to do this. i tried but then the tree disapered when i picked up the axe and not when i walked to the tree,.
Make the trigger action button, not autorun, player touch, or parallel process. -
It was easy to make a key to a door and then just unlock it but i cant make that stuiped tree disaper with the axe
-
could you maybe give more detail about exactly what is wrong, and a screenshot of your tree event, all event pages.
-
Wow man Prince of sarcasm i freakin love ya man!
-
Using a key item on a door and using an axe on a log should use exactly the same sort of switches and command.
If you made the axe event somehow different, then we need to see what you have done before we can find your bug. -
Make the log action triggered, then check if you have the axe item, if yes then remove the log and the item