RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
[Request]A simple Custom Menu system, willing to pay

0 Members and 1 Guest are viewing this topic.

****
Rep:
Level 87
Code Geass = Best show EVER XD
Project of the Month winner for May 2008
I wish to request or commission a simple Custom Message system, I know alot of these functions are included in Coco's UMS, but I'm looking for a custom made exclusively personal use. I am willin to pay up to 10$ through paypal as a incentive if needed, but if it is commisioned, I wish to keep the script private ^_^

anyways, heres how the script should be accessed with events once it's functional. This is only a general description, as long as what I'm needing is here and working, all the other small things is fine.

Also, to a very good extend I am trying to mimic the message system of SRW, I am quite serious about his however, the planning has been in my head for over 3 months, and i have decided that this would be for the best.

<Show text>
       \top[Face01]Name01: Hello there.
<Show text>
      \bot[Face02]Name02:Hello sir.
<show text>
       \bot[Faceo2]Name02:How can I help you?

Basically, when a event <Show Text> appears, if there is a\top[] or a \bot[] command within the text, the text will display at the top or the bottom of the screen.

The [] will be where the name of the picture file for the face set will be. The faceset will be 100x100 or so

The text box needs to take up all the way from left to right of that portion of the screen, and all the way top if it is at the top, and all the way bottom if it is at the bottom. I'd say they would be 125x640 pixels, the message boxes.

The text box will be using a image from the [Pictures] folder, and there will be no use of windowskin involved whenever a \top[] or \bot[] command is involved, and so there is no icon to signal the player to press space, the player can press space whenever since the text is not letter by letter.

If there is a \bot[] or \top[] command, the text box will not be transparent.

When there is a \bot[] or a \top[] command in the text, the opposite text box will be dimmed darker, not transparent, darker, including the faceset. So basically:

<show Text>
       \top[Face01]Name01: I need you to get these papers to Mr. Name03

when this message is displayed at the top, the bottom message box should be darkened to -72,-72,-72,0

<show text>
       \bot[Face02_annoyed]Name02: *whispers* slave driver...

when this text box is displayed, the bottom message box will be restored to 0,0,0,0 and the top one will change to -72,-72,-72,0, the change of color tone should be @1 frame or so to prevent lag I suppose.

Heres the tricky part I guess:

The text boxes along with the text does not go away unless there is a <call script> command afterwards, so:

<Show text>
       \bot[face02]Name02: I understand sir.
<show text>
       \top[face01]Name01: Good, now leave.
<Change screen color tone>
       0,0,0,0, @ 30
<Call script>
       $Erase text & picture message box.

so the text boxes along with the facesets will dissapear, leaving the bg image to fad out.

some of this can be done with events, but I'm asking it be included in the script function for convenience.

anyways, the script does not have to be SDK compatible as I don't use SDK, but thats not a big deal in any way.

Also, when there is not a \top[] or \bot[] command in the text, the message system will function perfectly normal as if the script wasn't even there, meaning it'll have the text all the way to the left or right with no facesets, and the windowskin will become the text box again, and the message window will be in the original placement.

here is a mock up i made for demonstration purposes:



the commands for this would be:

<Show text>
       \top[faceo1]Hanzo: Some times I really wish this place was bombed as
       well.
<Show text>
       \bot[faceo2]Dave: well you say that, but the truth is theres really no
       where else to go ya know?

the mock up is only a general, the measurements might be a bit off, but again, the text box will be a image from  the game folders that is 125x640, and the face sets will be 100x100, they are up for change but that is the general idea, thank you for reading, and I hope greatly that someone will accept ^_^

****
Rep:
Level 87
Code Geass = Best show EVER XD
Project of the Month winner for May 2008
I feel nubish bumping... >_> ...

<bump>

*
Rep:
Level 97
2014 Most Unsung Member2014 Best RPG Maker User - Engine2013 Best RPG Maker User (Scripting)2012 Most Mature Member2012 Favorite Staff Member2012 Best RPG Maker User (Scripting)2012 Best MemberSecret Santa 2012 ParticipantProject of the Month winner for July 20092011 Best Use of Avatar and Signature Space2011 Best RPG Maker User (Scripting)2011 Most Mature Member2011 Favourite Staff Member2011 Best Veteran2010 Most Mature Member2010 Favourite Staff Member
The title of this request is misleading.

Anyway, I'm not sure if anyone will take this request, as there are such good Message Systems out there already for RMXP. I guess it is kind of different, but is that really all you want done? Do you not want facesets or anything for regular messages?

****
Rep:
Level 87
Code Geass = Best show EVER XD
Project of the Month winner for May 2008
lol, sorrys

but yup, theres a specific reason I want this system, and so no other kind of features are needed, this is it.

edit-

someone has offered to help me with this! :D

he dosn't want his name mentioned, but I'll close this once the request is complete ^_^
« Last Edit: April 10, 2008, 12:13:09 PM by monkeydlu »