RPG Maker VX Ace
V’s Relationships/Bio Window
Introduction
I have had a few requests for a relationship window, so I decided to make one. It's easy to use. If anyone has any requests to add on please let me know.
Features
– Allows you to create and maintain relationships via script call and game variables.
Screenshots
The Code
License Terms
Attribution 3.0 Unported - You must attribute the work in the manner specified by the author or licensor. Commerical use allowed.
Frequently Asked Questions
FAQ
Q: I keep getting an error. What do i do?
A: Make sure that you are using the add_relationship script call properly.
Instructions
Can be found in the top of the script.
Author Notes
This makes the seventh script I’ve written, third in three days.
Compatibility
No known issues, but please post them if you have any.
Version History
v0.1~
In v0.1, This window displays Relationships with with other actors. As of
v0.1 the window displays the face of the npc, the name, the location, and a
gauge to display if you are liked or disliked. the gauges controlled by game
variables.
Credits & Thanks
– Vindaca here saying thank you to all who have inspired someone. If you plan on using this script please credit me in your games credits.
– Special Thanks to:
Diamondandplatinum3 on youtube for the great tutorials
Terms & Conditions
I do not mind sharing credit for this script if alterations to the script
are made. I am not making this script for commercial uses. If anyone wants
to use this script in one there games just give credit to any and everyone
who took part in creating it. And leave a post about the completed game if it
ever is completed .
Comments (7)
Leave a Reply
You must be logged in to post a comment.
Choriandus
Hi, I've been trying to use this script for a while now and I keep getting this error, I can't seem to find out the problem. no matter what I do, when i get to the event with the "add_relationship" script call, the game crashes with this same error. [img]http://fc08.deviantart.net/fs71/f/2014/066/1/b/untitled_1_by_rosedragonguardian92-d79ax42.png[/img] I'm not sure what I did wrong. help, please?
#ku
Sounds like a script conflict if you've been using it for a while then it suddenly broke. If so, can you narrow down the incompatible script?
Choriandus
[quote]Sounds like a script conflict if you've been using it for a while then it suddenly broke. If so, can you narrow down the incompatible script? [/quote]
Actually, it starts everytime i get to the event with the script calls for this exact script. there doesn't seem to be any conflict with other scripts as all other gameplay is just fine up until i reach the "Add_relationship" Script call event then it crashes with that "Game_Interpreter line 1409 error"
it all started on my first attempt at a Playtest with this script, as soon as the script call activated
john7488
I'm sorry I'm new to scripting never done it before, but it comes up with an error that says: Script 'SceneManager' line 283: NameError occurred. unintialized constant SceneManager:: Window_Base. How do I fix this?
Space Wolfie
Ok, I need a detailed description of what each variable is, How am I supposed to know what a "relationship_variable" is?
Guest
Im sorry, but how do I add a name?
I keep getting an error
undefined location variable 'name'
Guest
Nvm I figured it out lol
Now I get the error
script 'game_interpreter' line 1141 systenaticError occurred etc….