The PokéCommunity Forums

The PokéCommunity Forums (https://www.pokecommunity.com/index.php)
-   Game Development Archive (https://www.pokecommunity.com/forumdisplay.php?f=128)
-   -   Pokemon Solar And Lunar Editions, Rm2k (https://www.pokecommunity.com/showthread.php?t=3453)

DarkMage31 December 29th, 2003 1:16 PM

Pokemon Solar And Lunar Editions, Rm2k
 
5 Attachment(s)
Hello! I am just announcing the production of one of the best rm2k generated pokemon games! I am working with a friend on it, and with the exception of the battle system and a few personal touches, it will replicate the "Pokemon Style" very well. Here's some early screen shots!

Let me know what you think, I'm open to suggestions. My next challenge is on the menue, the Pokemon screen that displays your pokemon. If you have any ideas tell me.

Also, I am writing an in-depth tutorial for mimicking the traditional pkmn battle system and creating the "Pokemon style" in case you were interested. It won't be done for a while though, it's really complex!

DarkMage31 December 29th, 2003 1:29 PM

Sorry
 
4 Attachment(s)
Sorry for the double post, but I have more pictures I want to share. In the ones before, I have the CMS (custom menue system), the title screen, two pics from the intro, and other stuff. In this, I have the Custom Battle System (I purposefully made it different from the official type, although it is within my power) as well as other misc. stuff

punkie90 December 29th, 2003 4:58 PM

Those pictures are great. Keep me updated. I love dark pokemon. HEHEH! And a game fre them. Asome!

Dizzy December 29th, 2003 8:09 PM

Hey That Battle System IS like MINES!!!!

DarkMage31 December 31st, 2003 10:22 AM

???
 
What do you mean, "MINES!" Do you mean it looks like yours? I made that with my own flesh and blood, I didn't steal coding even from the most ambitious rm2k games like Kindred Saga. Do you mean the graphics? I think I found the chipset on this message board, yes. Is the chipset yours? If so, I'll give credit to you.

In any case, I just updated the OPTIONS menue in my CMS to change boarders. Now I have three options for System Sets: Classical (in screens) Modern (Ruby/Saphire) and RM2K style (liteblue in RTP)

And the day and night system is complete. I set it to change every five seconds for now so I can see the changes, but eventually it's going to be every ten or fifteen minutes. And what's great is I figured out how to make the screen stay the same tone when inside a building while keeping the timer running!

One more thing: Does anyone have any good ideas for Run probability in battle? I'm not sure what formula to use. It should involve some random probability, the opponents speed, and your active pkmn's speed, right? Right now I just have it set for a 3 in 25 chance you'll not make it, but that has no dependency on the two pkmn's speed. And no, I'm doing 1 on 1 fights, not 2 on 2

EDIT: Whoopse, I didn't see the "is" in "IS like MINES" but I'm still not clear on what you meant.

MissingChu January 2nd, 2004 5:03 PM

whoa
 
Cool! Keep me updated too. :)

DarkMage31 January 3rd, 2004 6:24 AM

I just updated the appearence rate methods! every five to ten steps there will be an encounter. Does that sound right to you?

Any ideas about RUN probability?

I also updated my day and night system so there is NO LAG!

All that's left is finishing some menue items and creating the actual game. The systems are almost complete!

MissingChu January 3rd, 2004 6:45 AM

Quote:

Originally Posted by DarkMage31
I just updated the appearence rate methods! every five to ten steps there will be an encounter. Does that sound right to you?

Any ideas about RUN probability?

I also updated my day and night system so there is NO LAG!

All that's left is finishing some menue items and creating the actual game. The systems are almost complete!

Yes, it does, but make sure it's only in the grass.
And the RUN probability should be speed or level(i suggest speed)

AZSupraT January 3rd, 2004 10:00 AM

When will it be ready to play?

DarkMage31 January 3rd, 2004 6:46 PM

...
 
I am planning the release of a demo about next month, depending on how my friend and I progress. I'm doing all the coding and system stuff and he's making the actual game. When he sends me what he's done so far and I fix it up a little and impliment my CBS's and CMS's, I'll compile a demo available for download and test-play, exclusively to you guys at pokecommunity. Maybe I'll get some feedback.

Yes, appearences are only in the grass. Do you think there should be a sound effect for every step in the grass too? like a swish or something that sounds like wadding through deep grass?

Any RM2K gurus know how I can impliment speed into the run code? What formula should I use? I found a tutorial online, but I think it is more indepth than pokemon goes, so if you poke experts have any ideas that seem to be similar to the real pokemon, let me know.

MissingChu January 3rd, 2004 8:03 PM

Quote:

Originally Posted by DarkMage31
I am planning the release of a demo about next month, depending on how my friend and I progress. I'm doing all the coding and system stuff and he's making the actual game. When he sends me what he's done so far and I fix it up a little and impliment my CBS's and CMS's, I'll compile a demo available for download and test-play, exclusively to you guys at pokecommunity. Maybe I'll get some feedback.

Yes, appearences are only in the grass. Do you think there should be a sound effect for every step in the grass too? like a swish or something that sounds like wadding through deep grass?

Any RM2K gurus know how I can impliment speed into the run code? What formula should I use? I found a tutorial online, but I think it is more indepth than pokemon goes, so if you poke experts have any ideas that seem to be similar to the real pokemon, let me know.

Cool. Yes you should put a se for walking in grass.

DarkMage31 January 4th, 2004 8:15 AM

Anyone have a sound I can use? I'm having trouble finding one!

MissingChu January 4th, 2004 9:12 AM

I'll look for one on google or altavista

DarkMage31 January 4th, 2004 10:58 AM

Thanks, but I found a good one. Thanks anyway. I'm working on the coding for a "draw" in battle. For example, Selfdestruct bringing down both pkmn. It's really tough, harder than it sounds!

usami January 4th, 2004 5:42 PM

Great game Darkmage and BTW if you need any chipsets lookat my topic I poseted some there and I personally dont think my game could ever compare.

DarkMage31 January 5th, 2004 11:58 AM

Well, thank you Miroku! Where is your topic? I'll do a search for it, but it would be easier if you just posted a link.

Game update: I finished the sprites (male + female) for your characters reflection in water. The only problem is some minor lag in the movement of the reflection. I'm trying to come up with a better code as I type.

Until next time,
-DM31

DarkMage31 January 5th, 2004 4:13 PM

2 Attachment(s)
Sorry for the double post (hereafter referred to as DP, mods)

I just finished the hero's reflection in water. Here's a screen of it! The only problem is the reflection is a little slow; just a tad behind your character. It's a tolerable error though; I don't know how to fix it!

Also, check out this tutorial I found on Don Miguel's site for the Run probability. Does it sound like the chances in pokemon?

EDIT: I found your thread, and do you mind if I use some of those Chipsets?

DarkMage31 January 9th, 2004 4:57 PM

I'm now starting the lineup for those first to get my demo game. Who would like it? It should be ready by next month.

pichaque January 10th, 2004 6:51 AM

Hey! I'd like it! It looks great! And can i have a copy of the building chipsets, mine only came with one house. Credit is what you get!

Sharpedo January 10th, 2004 8:24 AM

I'd like it too, Darkmage31!.

Keep up the good work.

DarkMage31 January 10th, 2004 8:56 AM

5 Attachment(s)
Okay! Here are some chipsets! Also, does anyone know where I can put my game up for download? I think it'll be too big to attatch to a message!

DarkMage31 January 10th, 2004 8:58 AM

1 Attachment(s)
Here's some more:
And see my pervious post

UPDATE: I finally fixed water reflection! Now it's in perfect synch with your character! YAY!

Sharpedo January 10th, 2004 9:46 AM

You can take a angelfire account. They give you a webspace of 20 MB, where you can set your website and files.

usami January 10th, 2004 11:19 AM

yah i dont mind if you use them thats why i told you i put them in my topic.

DarkMage31 January 10th, 2004 11:31 AM

Okay, thanks guys! I appreciate it! I already have an account with Tripod, so I think I'll make a RM2K website. And while I'm at it...


All times are GMT -8. The time now is 4:45 AM.


Like our Facebook Page Follow us on Twitter © 2002 - 2018 The PokéCommunity™, pokecommunity.com.
Pokémon characters and images belong to The Pokémon Company International and Nintendo. This website is in no way affiliated with or endorsed by Nintendo, Creatures, GAMEFREAK, The Pokémon Company or The Pokémon Company International. We just love Pokémon.
All forum styles, their images (unless noted otherwise) and site designs are © 2002 - 2016 The PokéCommunity / PokéCommunity.com.
PokéCommunity™ is a trademark of The PokéCommunity. All rights reserved. Sponsor advertisements do not imply our endorsement of that product or service. User generated content remains the property of its creator.

Acknowledgements
Use of PokéCommunity Assets
vB Optimise by DragonByte Technologies Ltd © 2023.