Announcement
Announcement
| 2nd Quarter Contest Announcement posted! See the Community Announcements section. |
![]() ![]() |
Apr 11 2012, 12:32 PM
Post
#1
|
|
![]() ![]() Type: Undisclosed Alignment: True Neutral |
Hey everyone, it's been a while since I last dropped by, and now I'm in need of little help. I was tinkering with RMVX's options and came across the "Name Input Processing" event option, and is a match for a conditional branch called "If [actor] is named [name]". Its purpose is to change a selected actor's name in-game, but I noticed that the Name Input can hold up to a maximum of 16 characters, while the conditional branch can hold 20 characters. I was planning on using these functions for a mute character who uses a notepad to talk to people, but with its current limitations, it would be impossible to tell someone "Can you tell me what happened 20 minutes ago?" using these options. And so, here's my request:
>> I'd like to request a script that lets you input a specified amount of characters, similar to the Name Input Process, and something that would handle the input for use, similar to If [actor] is named [name]. Example: The player (playing as the mute character) wants to ask about tomorrow's breakfast is. The player must then type one of the ff: Spoiler: You may be wondering "why not use choices instead of this?". It's a bit simple in my perspective, actually. The reason why is because I want to make the game's difficulty as close to reality as possible. And to give you a spoiler, the character who would be using this function is mute and cannot speak, and to make matters harder, the player won't know what goes through her mind, so you're left to wonder and think for her on your own. To summarize it all: >>> Create a window for character input with maximum characters defined in script >>> Processor of the input, whether to return a "good" response or a "bad" response >>> Script may be processed in events, combination of self-switches If I missed on explaining some things clearer, please do tell. I wouldn't mind being criticized. Thank you for taking the time to read and, if ever, fulfill this request. [SOLVED] Solution: I found the scrip I was looking for during my search for a sit-down scrip (which did not go well), but found a solution to this instead. Script Title: "Input Text v1.1(Update) by: OriginalWij link to script: Input Text v1.1 by OriginalWij To OriginalWij: Thank you so much for having such compilations like these, as well as to those who helped and read this request. Now, back to creating DOALA character sheets. This post has been edited by Brittanica: Apr 15 2012, 05:09 AM -------------------- Personalized Works: Spoiler: My Dedicated Project: Spoiler: |
|
|
|
Apr 11 2012, 11:48 PM
Post
#2
|
|
![]() Master Eventer, Novice scripter, pathetic spriter ![]() Type: Designer Alignment: Chaotic Good |
I don't think this is what you are looking for but you might be able to convert it to work
http://www.rpgmakervx.net/index.php?showto...p;hl=Note+Input as I said you might be able to convert this -------------------- Master eventer
Need an unusual event call me and i might be able to make it ex vehicle, pet search number I do take event requests search number 10519195120 Please don't put this number on any of your own posts or topics note: the search number will be on any post I make to aid in searching by author. If I forget to put it on a topic please notify me. I will try to check any posts/PMs around 7:30 AM, 3:00 PM, and after 6 PM most days (time in Pacific Time) The ultimate video game Spoiler: If you are a believer of Jesus Christ, believe he is the only way to heaven, and are 100% proud of it, put this in your sig. |
|
|
|
Apr 12 2012, 07:55 AM
Post
#3
|
|
![]() ![]() Type: Undisclosed Alignment: True Neutral |
I have a copy of that script, as well as many other scripts and demos for reference and ease of finding them. I've seen its capabilities, and, well, it's close to but not exactly the one I'm looking for. But then again, checking it once more, I found out that it's worth trying after all. But it still has two functions left unsolved:
1. Even if I were to type something, how would it be stored, the input I mean? 2. How will I be able to say "Show It"(commonly called 'Accept', so that the player can get a response based from what he typed)? I'm no scripter, actually. I only do scripting if there's some minor editing needed, like making the Notes Input window to show in the game menu (which I did once but forgot to make a copy), or practically removing the normal attack command during battle (which leaves you to just using skills, takes effect on all characters however). I'm really not quite familiar with the syntax RMVX uses. Still, it was nice that someone took time in trying out (it was a good suggestion, actually). Thanks for the reply, though I might need someone (or Jet himself) to make the Notes Input script capable of returning the inputs and the NPC gives out a reply. I do hope some would be capable of doing it... -------------------- Personalized Works: Spoiler: My Dedicated Project: Spoiler: |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 21st May 2013 - 12:09 PM |
|
|