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:
New forum theme up and running!
Charas-Project
»
Game Creation
»
Requests
»
Tutorials
»
Help needed for RPG Maker 2k3 please
« previous
next »
Print
Pages: [
1
]
Author
Topic: Help needed for RPG Maker 2k3 please (Read 4342 times)
BlackViperOMEGA
Dark Lord
Initiate
Posts: 7
Help needed for RPG Maker 2k3 please
«
on:
March 08, 2009, 10:24:15 AM »
I've hut a snag in making one of my maps.
I'm trying to make a large boulder split in two and half of it move to one side to show a passage.
I'm using the boulder from the Dungeon Chipset that came with the initial program in the RTP.
No matter what event commands I use, it still won't move, and just repeatedly makes the sound I set to it.
Can anyone help me out with this please?
Logged
zuhane
Freakalicious
Leader
Posts: 2,192
Kill me
Re: Help needed for RPG Maker 2k3 please
«
Reply #1 on:
March 08, 2009, 11:01:10 AM »
When you say chipset do you mean the charset with the boulder on? Usually, chipset events have
VERY limited capabilities.
Logged
Geese ruined my life.
https://soundcloud.com/tom-kingston-3/geese
BlackViperOMEGA
Dark Lord
Initiate
Posts: 7
Re: Help needed for RPG Maker 2k3 please
«
Reply #2 on:
March 08, 2009, 11:09:38 AM »
It is a charset, but I made it using the 4 tile round boulder from the Dungeon chipset. Each tile is a seperate charset tile.
For some reason it still doesn't move.
Logged
Red Giant
Leader
Posts: 2,608
The best damn bio in the whole damn world. YEAH!!
Re: Help needed for RPG Maker 2k3 please
«
Reply #3 on:
March 08, 2009, 12:08:26 PM »
It would be helpful if you posted the exact code you were using so we could see where you're going wrong.
Logged
BlackViperOMEGA
Dark Lord
Initiate
Posts: 7
Re: Help needed for RPG Maker 2k3 please
«
Reply #4 on:
March 08, 2009, 12:15:50 PM »
Yeah, sorry. I'm doing this from my Wii, so its hard to get things between here and my computer.
I managed to figure it out though. I had a wall piece that was causing the event to be blocked, which in turn forze everything else after it.
Anyway, I have a new question.
Is there a way to put an introduction at the start of the game, instead of it just going straight to the Party Start point?
I toyed around with a few things to try it, but none of them worked. Any suggestions?
Logged
zuhane
Freakalicious
Leader
Posts: 2,192
Kill me
Re: Help needed for RPG Maker 2k3 please
«
Reply #5 on:
March 08, 2009, 12:31:09 PM »
Yeah, when you place an event down, you can set Action Key, Touched By hero, Collision With Hero, Autostart and Parallel remember?
Autostart and parallel work without having to be activated. Autostart starts the event and performs all the actions whilst Parallel allows
other things to happen whilst all the code is executed.
If you start them game with your main character as a blank charset (invisible) and make some events that make exciting stuff happen. When you
want your game to start, add your real hero and remove the invisible one and teleport to the beginning of the game.
Logged
Geese ruined my life.
https://soundcloud.com/tom-kingston-3/geese
BlackViperOMEGA
Dark Lord
Initiate
Posts: 7
Re: Help needed for RPG Maker 2k3 please
«
Reply #6 on:
March 08, 2009, 12:41:08 PM »
Thanks, I'll give it a try. If I have a problem I'll be back
Logged
Print
Pages: [
1
]
« previous
next »
Charas-Project
»
Game Creation
»
Requests
»
Tutorials
»
Help needed for RPG Maker 2k3 please