Home
Help
Search
Calendar
Login
Register
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Click here to join us on IRC (#charas on irc.freenode.net)!
Charas-Project
»
Game Creation
»
Requests
»
Custom Menu
« previous
next »
Print
Pages: [
1
]
2
Author
Topic: Custom Menu (Read 3970 times)
jynce
Acolyte
Posts: 308
a harlem boi
Custom Menu
«
on:
May 14, 2006, 07:07:19 AM »
I Really Need Help Please I Dont Know How To Make A Custom Menu And I Really What One So I Would Apreciater If Some Could Make One For Me, Thanks In Advance.
Logged
the keyblade master
I need scissors 61!
Associate
Posts: 179
(No subject)
«
Reply #1 on:
May 14, 2006, 10:05:23 AM »
umm...
do u need custom menu GFX or Scripting?
Logged
KH:TDR cp I: 100%
KHTDR cp II:45%
Prpl_Mage
Administrator
Sage
Posts: 7,645
The Administrator Mage
(No subject)
«
Reply #2 on:
May 14, 2006, 10:14:24 AM »
Instead of asking us to do one for you would it not be better to ask how to do one? And not knowing how to do one is not an excuse.
First of all, tell me what should be in the CMS.
A small tut:
-Create a new map with a meny looking chipset or a picture in the back.
-If you have letters on the chipset use them, if not import a charset with letters.Or if you have the words already.
-Put the letters/words together untill you have everything you need.
-Create a new map for each part of it(Item,Equip,Status ect).
-Limit the walking on the map so you just can move up and down,
-Put a event(Below hero) at the begining of the word, and when you click, tint screen and teleport the the map(for example items). For the Save, just put a event to open up the save screen. The Quit is a question and if Yes, Return to Title screen.
Create a Event to forbid the default menu.
<>Main Menu Access:Forbid
And for those times you may not use the menu, create a Switch called 'Menu Disabled'
-Enter Common event and create a new event(parralel proses).
<>Branch: Switch [****:Menu Disabled] is ON
<>
:Else Handler
<>Key Input Proc: [****:Cancel](The cancel button)
<> Memorize Location: [****ID].[****X].[****Y]
<>Tint Screen: (R000 G000 B000 S100) 1.sec(wait)
<>Change Sprite Association: Hero1 Charset1
<>Teleport:****:Mapname (cords.cords),Face down.
<>Tint Screen: (R100 G100 B100 S100) 1.sec(wait)
<>Switch operation: [****:Menu Disabled] ON
<>
:End
<>
------------------
This one let you got to your CMS map.
And then create a event in your Menu map:
(Auto start)
<>Key Input Proc: [****:Cancel](The cancel button)
<>Tint Screen: (R000 G000 B000 S100) 1.sec(wait)
<>Recall to Location: V[****ID].(V[****X].V[****Y])
<>Change Sprite Association: Hero1 Charset1
<>Tint Screen: (R100 G100 B100 S100) 1.sec(wait)
<>Switch operation: [****:Menu Disabled] OFF
<>
------------
This one makes you go back to the same place you stood when you presses the Cancel button.
This should be pretty easy to understand.(I hope)
BTW, why do you start each word with a capitol letter?
Logged
Cool RPGM Project!
Sprite till you die
Oh my god, this was ...10 years ago...
jynce
Acolyte
Posts: 308
a harlem boi
(No subject)
«
Reply #3 on:
May 14, 2006, 10:16:27 AM »
thats purple mage i do it right now
Logged
jynce
Acolyte
Posts: 308
a harlem boi
(No subject)
«
Reply #4 on:
May 18, 2006, 12:26:39 AM »
you dont know how confusing this was
Logged
Dragoon de Sol
Common sense isn't very common
Agent
Posts: 800
(No subject)
«
Reply #5 on:
May 18, 2006, 12:39:17 AM »
Of all the...
For the love of...
*sigh*
You ask us all these questions about your game...
AND YOU HAVE THE GAUL TO ASK ABOUT A CMS?!?!?!?!?!?!
a game and learn to program before even trying such a feat
Hell no!
Finish a game or learn to program ON YOUR OWN before trying such a thing.
Logged
neb87
Zealot
Posts: 627
(No subject)
«
Reply #6 on:
May 18, 2006, 01:23:13 AM »
go here
http://charas-project.net/forum/showthread.php?threadid=10074&forumid=22&catid=8
this is the one i used
a example
Logged
Meiscool-2
Sage
Posts: 7,030
If you support n00bs, you support communism.
(No subject)
«
Reply #7 on:
May 18, 2006, 02:01:29 AM »
Using maps for a CMS don't work in ABS games.
Logged
Most Recent:
________________________
Old Stuff:
drenrin2120
Global Moderator
Sage
Posts: 6,101
(No subject)
«
Reply #8 on:
May 18, 2006, 02:19:31 AM »
You don't know how to make a CBS and you're attemping an ABS? Dude, I'd suggest using the default systems to make your first game, as you get more comfortable with rm2k/3 you'll get better at coding. I don't think you should attempt making much of anything custom at this point in time.
Besides, if someone else makes you a CMS not only will it prolly go to waste but what if you wanted to make a new item? You wouldn't know how, or what if something changed in your game and you had to edit something in your CMS? You couldn't. What I'm saying is everyone's first game never gets finished, maybe a demo, but that's it. Use your first game as a stepping stone.
If you still really REALLY want this, then the only other thing you can do is open up the help file, study some tuts, and look at coding from other games. In my opinion though, experience is the best teacher.
Logged
jynce
Acolyte
Posts: 308
a harlem boi
(No subject)
«
Reply #9 on:
May 18, 2006, 06:27:35 PM »
dragoon de sol i know how to use
the program, like to trigger events
you have to go to a seperate event
and click switch and either create a
switch or use a switch let's say if we
were going to make a tutorial let's say
we killed the grunts so if i want the
instructor to talk after thier dead i would
just put the switch killed grunts
so dont say i dont know how to use
rm2k3 i do know i just need a tut to
help with cms
Logged
Linkizcool
Doesn't exist for official purposes.
Exemplar
Posts: 1,290
I am Canadian.
(No subject)
«
Reply #10 on:
May 21, 2006, 04:53:39 AM »
Here are some tuts. Try the one that shows how to make a picture cms, they're much easier.
Logged
Shadowless1
_
Acolyte
Posts: 495
(No subject)
«
Reply #11 on:
May 21, 2006, 07:41:51 AM »
most of all your posts are requests?, try searching google for cms tuts, i found some right away when i searched
and try googling it first before asking every time you have a request or problem
Logged
<img src="
http://i38.tinypic.com/1628lmr.gif
">
<img src="
http://i4.tinypic.com/25rctmo.gif
"><img src="
http://i2.tinypic.com/25rcu4y.png
">
<img src="
http://i5.tinypic.com/25rcuhx.jpg
"><img src="
http://i5.tinypic.com/25rcux3.gif
">
ZeroKirbyX
has died of dysentery.
Sage
Posts: 6,132
Boop a Doop a Doop
(No subject)
«
Reply #12 on:
May 21, 2006, 07:45:35 PM »
Why are you typing like Lonewolf? Don't steal his style man.
Logged
Shadowless1
_
Acolyte
Posts: 495
(No subject)
«
Reply #13 on:
May 21, 2006, 08:54:06 PM »
am i?, wow thats a coincidence, but i dont really know how he types
Logged
<img src="
http://i38.tinypic.com/1628lmr.gif
">
<img src="
http://i4.tinypic.com/25rctmo.gif
"><img src="
http://i2.tinypic.com/25rcu4y.png
">
<img src="
http://i5.tinypic.com/25rcuhx.jpg
"><img src="
http://i5.tinypic.com/25rcux3.gif
">
Archem
One, one too many schizophrenic tendancies
Global Moderator
Over 9000!
Posts: 15,013
I made a fortune in toothpicks, but I lost it all in a fire.
(No subject)
«
Reply #14 on:
May 21, 2006, 09:03:18 PM »
I think he was talking to jynce
Logged
Print
Pages: [
1
]
2
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
Custom Menu