Two questions: opening item bar to plant seeds and custom progress bars for other level up stats

AshuriPiden

Villager
Member
Joined
Jul 29, 2015
Messages
10
Reaction score
0
First Language
En
Primarily Uses
RMVXA
In mv, I have the item select menu open up so you can select your seed of choice to plant, but vx ace.
is there a script or a pattern that im not putting together?

Also part 2
This game will be a dating sim also and I want a love bar. What can I do to either emulate or create that? Would it be a stat or effect I have to make? Are there any scripts for that?

thank you for reading
 

estriole

Veteran
Veteran
Joined
Jun 27, 2012
Messages
1,316
Reaction score
537
First Language
indonesian
part 1: if i remember correctly in ACE there's command to select key item... but if you want to select other item category... you will need script for that.
i think this might work:

part 2: you need to store the 'love' value in variable. then use some Menu or HUD script to show them.
maybe something like this:

hope this help.
 

AshuriPiden

Villager
Member
Joined
Jul 29, 2015
Messages
10
Reaction score
0
First Language
En
Primarily Uses
RMVXA
they do seem nice enough. ive inserted the script so im trying to figure out how that works. thank you!
 

slimmmeiske2

Little Red Riding Hood
Global Mod
Joined
Sep 6, 2012
Messages
7,867
Reaction score
5,240
First Language
Dutch
Primarily Uses
RMXP

I've moved this thread to RGSS3 Script Requests . Please be sure to post your threads in the correct forum next time. Thank you.

 

AshuriPiden

Villager
Member
Joined
Jul 29, 2015
Messages
10
Reaction score
0
First Language
En
Primarily Uses
RMVXA
bump


edit:
ill even do a commission for one! I can pay.
 

AshuriPiden

Villager
Member
Joined
Jul 29, 2015
Messages
10
Reaction score
0
First Language
En
Primarily Uses
RMVXA
part 1: if i remember correctly in ACE there's command to select key item... but if you want to select other item category... you will need script for that.
i think this might work:

part 2: you need to store the 'love' value in variable. then use some Menu or HUD script to show them.
maybe something like this:

hope this help.
im trying to figure out this bar script you showed me. do you know if anyones done a video about it on youtube?
 

estriole

Veteran
Veteran
Joined
Jun 27, 2012
Messages
1,316
Reaction score
537
First Language
indonesian
im trying to figure out this bar script you showed me. do you know if anyones done a video about it on youtube?
i haven't seen any video about this script... but like Roninator2 above said. there's a demo in that link that you can try.

from what i read in the script instruction though:
1. you need to make your own graphic for the bars... (you can grab the one in the demo). place it in your project just like in the demo (Graphics/System/ folder)
2. then to call it you can use script call
Code:
bar_v(var_id,bonus,max,min,text)
>> change var_id to the variable id of your 'love'
>> change bonus to the number you want to add to the variable (use - before the number for decreasing the value)
>> change max to the maximum value of the 'love' can achieve (ex: 1000)
>> change min to the minimum value of the 'love' can achieve (ex: 0)
change text to the bar title (ex: "Heroine A Affections")

hope this help.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Profile Posts

Day 9 of giveaways! 8 prizes today :D
He mad, but he cute :kaopride:

Our latest feature is an interview with... me?!

People4_2 (Capelet off and on) added!

Just beat the last of us 2 last night and starting jedi: fallen order right now, both use unreal engine & when I say i knew 80% of jedi's buttons right away because they were the same buttons as TLOU2 its ridiculous, even the same narrow hallway crawl and barely-made-it jump they do. Unreal Engine is just big budget RPG Maker the way they make games nearly identical at its core lol.

Forum statistics

Threads
106,038
Messages
1,018,467
Members
137,821
Latest member
Capterson
Top