Hello

Started by rpgmakerfanhaha, September 01, 2009, 07:10:27 am

Previous topic - Next topic

rpgmakerfanhaha

This is my first post here(except for the scripts there)and I am only 12 years old.I loved to create games :D.For now I have some suggestions or hope that you would teach me these.

1.How do I multi-select tiles?(If you have played some rpg games like Star Ocean or BraveStory,there is something called a travelling plain.This is basically a map that allows the players to travel from towns to towns.I need this ability because I want to do a few tiles at a time to do a same ability so that when the players press the trigger,they will enter the town :D.)

2.How to put up a notice?Like if a player goes over to a certain area,there will be a notice about where he/she has reached.(This is a part of the first question.)

3.I have difficulties creating a world map.Even if I success I would need a cerain button for players to trigger the map out.Please help.

4.I need a combo attack script so that at one time the player can hit twice or above,like Double Slash or what.

5.I have seen the Chaos drive script.Can you make a script with a option in the battle to transform?Like the Attack,Skill,Defend and instead I need abutton called Rage.

If you have the topic or something to download or scripts,please give me the link to it.Please reply and help!

Hellfire Dragon

These aren't suggestions, they're questions.

1. What?
2. Set a Player Touch event on the tile you want the 'notice' to happen, or whatever.
3. Use a Parallel Process event to check if a button is being pressed then set a transfer event if it is.
4. I think there's one already, don't know where it is hough.
5. The CRLS has a transformation option. Hold Right on the Defend option, I think, or maybe it was on the Skill command.

Starrodkirby86

1. You can achieve this affect by eventing. Make a map that will be your "World Map", and then have events be each little town here and there. When the player is on that town (You can do various ways to trigger that, like Action Key or Player Touch), you can have it launch a Show Choice saying, "Enter [Town name]? Yes/No". If the player selects Yes, use a Teleport event.

2. Player Touch Event. :)

3. Depends how you want the player to enter the World Map. You can just use Transfer Player (aka Teleport).

4. It depends on what Battle System you will be using. There should be one for the Default, though it might take some searching.

5. Read HD's answer.

What's osu!? It's a rhythm game. Thought I should have a signature with a working rank. ;P It's now clickable!
Still Aqua's biggest fan (Or am I?).




fugibo

Yo. We be needin' mo' 12-year-olds.

Focus on math, it's by far the most important thing you'll ever learn in school. Evar.

winkio

disagree.  Writing is much more useful.  Math is cool, but to function at a high level, you need to be really good at writing.  I'm a mechanical engineer, by the way.

acebelowzero

Ok u should know this of course  but if u don't look at a tutorial
Whats up!
Vist www.dexia.tk and we will host your very own created games!
Thanks.

Blizzard

4. Tons of Add-ons has an add-on called Multi-Hit. I forgot if the latest version was working properly. It works with the default battle system (and maybe slightly edited or properly edited battle systems) only.
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

rpgmakerfanhaha

Oo....I used the side-view script for the battle.Is it ok?

Blizzard

September 03, 2009, 06:25:34 am #8 Last Edit: September 03, 2009, 06:26:54 am by Blizzard
Side view is not a battle system, it's a battle system view / battle system type. There are several side view battle systems. Which one of them are you using?
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

G_G

script is to big, upload a txt file somewher

rpgmakerfanhaha

September 04, 2009, 08:55:54 am #10 Last Edit: September 04, 2009, 10:43:05 am by Aqua
Alirght I'll try it.But I got a previous post that works with Spoiler.That's wierd.

http://forum.chaos-project.com/index.php?topic=4524.0

Edit:
Hopes Blizzard won't get angry.Also for anyone who thinks my question is dumb. :shy:

1.The topic is how to multi-select tiles.For example the tiles I want to make the same ability is 5x5,so I want all 25 tiles to wrok the same ability.(Just to make the player enter the town.)

2.I have been wondering for long.How do I make a person enter a room suddenly by a door in the middle of a conversion?How can I make a person who is not supposed to be there but after something happened,the person came out.Perhaps quite a dumb question but I REALLY need the answer.If anyone thinks I'm dumb read the sentence at the start. :uhm:

3.Can your multi-hit work?I really need it for my Double Slash.

4.Game_guy had a script called Tileset merger.It doesn't work for me.I had an error.I am stuck for my plains map now..

5.Can someone help Jackolas to make the script for the animation of my side-view battle system?


No double posting within 24 hours!!!
~Aqua

Jackolas

first of all..
because you ask stuff you are smarter than most peep on the net. your not dumb.. just new
Quote1.The topic is how to multi-select tiles.For example the tiles I want to make the same ability is 5x5,so I want all 25 tiles to wrok the same ability.(Just to make the player enter the town

to enter towns etc think most peep in RMXP use events. not something on the tiles

Quote2.I have been wondering for long.How do I make a person enter a room suddenly by a door in the middle of a conversion?How can I make a person who is not supposed to be there but after something happened,the person came out.Perhaps quite a dumb question but I REALLY need the answer.If anyone thinks I'm dumb read the sentence at the start. Uhm

feel the power of variables make an event and u can make it appear when a variables has been activated. that way in a conversation you can activate a variable and make a NPC walk in.

Quote3.Can your multi-hit work?I really need it for my Double Slash.

out of experience i can say that blizzard his multi hit won't work with most side view battle systems. but there are really easy ways to get around it.
also. dunno if it will work with yours.. it can work. just try it out. and if error pops up it link it here so we can if it will work or not.

Quote4.Game_guy had a script called Tileset merger.It doesn't work for me.I had an error.I am stuck for my plains map now..

can upload a total in 1 titles set when i get home for yah.

Quote5.Can someone help Jackolas to make the script for the animation of my side-view battle system?

???

rpgmakerfanhaha

I have more questions to ask:

1.I only know how to use switches and don't have any idea of how to use a variable.Can someone teach me?

2.I want an option in the menu called book,then it shows whatever item collected,like card album.

Aqua

Variables are like switches, but instead of setting it to "true" or "false", you can pretty much set it to anything...

Like...
1, 8, 1518518, $game_actors[1].hp, $game_map.id, $game_switches[1], "I LIKE PIE!", etc XD

Jalm


rpgmakerfanhaha

Quote from: Jalm on September 06, 2009, 02:54:27 pm
Is this what you're looking for?

http://rmrk.net/index.php?topic=31918.0


The call script is not working like the last 2 posts at the web.It gives me an error.The demo cannot be downloaded too.

Blizzard

Quote from: Aqua on September 06, 2009, 12:40:38 pm
1, 8, 1518518, $game_actors[1].hp, $game_map.map_id, $game_switches[1], "I LIKE PIE!", etc XD


Fixed.
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

Aqua

Arg... I knew it was $game_map.map_id...

Why did I only put .id... @.@

rpgmakerfanhaha

Just a small question...

Do you know how to make an inn,and the money needed to pay is example 10 coins for person,and the party's size can change.So when you have 4 people,you need to pay 40 golds,and if you have 5 you need to pay 50 golds.Is this in any scripts?

Jackolas

don't think of only scripts.
simple things like this can be done with simple events like this 1:
http://forum.chaos-project.com/index.php?topic=3060.0