Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Seda

1
Event Systems / Re: RMXP Custom Picture Menu
July 20, 2015, 02:20:27 am
You're a genius! The event is working now! Thank you SO much for the help! I was close to giving up on this thing. :D
2
Event Systems / Re: RMXP Custom Picture Menu
July 19, 2015, 01:27:24 pm
Ah, I apologize! The reason it looked so off from yours was because I thought each Digit had to be in a separate common event page. Here's what I've got now. It now only reads out the thousands digit. What did I do wrong this time? (My conditional branches call the variables Thousands, Hundreds, Tens, Ones by the way).
Event:
3
Event Systems / Re: RMXP Custom Picture Menu
July 18, 2015, 06:10:05 pm
So I tried following your advice as best as I could, yet I am still having some troubles. What did I do incorrectly?
Here's my hundreds event according to what was recommended:
4
Event Systems / RMXP Custom Picture Menu
July 16, 2015, 11:40:52 pm
Hello there! I am currently trying to create a Custom Menu through the use of Events and pictures only. So far I've got my base menu made and functioning just fine from looking around at other tutorials.

Here's the tricky part that I've run into: I'm trying to display my party members stats as well (HP, MP, EXP, Condition, Ect). I thought I had something working but I can't seem to get it to work. I've been trying to solve this problem for roughly 3 days and am at my wits end.

As of right now it displays the numbers then stops working when a number (other than 1000's) rolls over from 9 to 0.

Here's my event so far: