The PokéCommunity Forums

The PokéCommunity Forums (https://www.pokecommunity.com/index.php)
-   Archive January 2006 to April 2008 (https://www.pokecommunity.com/forumdisplay.php?f=177)
-   -   Pokemon Neon: Chapter One- Kanto (https://www.pokecommunity.com/showthread.php?t=93389)

Revolution July 19th, 2007 8:11 PM

Question: Why is there no grass its just a plain green? Not the grass that you catch Pokemon but the walking on Grass with non Pokemon? Because otherwise your maps look plain. Also, the Pokecenter looks very Bad. I think you really need to redo it.

P.S. Why not just make some test maps of your own to get better and making maps, also why dong you make the maps with Black in them like the real games?

Rageman July 19th, 2007 9:29 PM

Done up to Violet city. Will try to finish up to Azelea tonight or tommorow.

Fallen Angel_Messiah Of Black Roses July 22nd, 2007 3:30 PM

It's Looking Good Rageman,

Rageman July 22nd, 2007 4:49 PM

Well, Johto is almost donw folks. I'm up to Lake of Rage. No screenies yet, though.

Fallen Angel_Messiah Of Black Roses July 23rd, 2007 1:44 PM

Pewter City!

http://img515.imageshack.us/img515/6804/pewtercitypicsap2.png

This shows the main city, Took out the Mesuem and replaced with special Area where you can catch special pokemon and get special items, but you have to get eight badges first.

Fallen Angel_Messiah Of Black Roses July 26th, 2007 7:41 PM

Some more Pics, Route 3. And a big update: I Implemented a hedge system.

http://img524.imageshack.us/img524/6230/route3picsgj4.png

And Heres Mt. Moon

http://img524.imageshack.us/img524/8509/mtmoonpicsonepe4.png

http://img524.imageshack.us/img524/7203/mtmoonpics2jk3.png

I'll post some Route 4, Cerulian City and the gym up soon.

Flameguru July 27th, 2007 7:45 AM

Don't take this the wrong way but your maps need a lot of work :/

Fallen Angel_Messiah Of Black Roses July 27th, 2007 7:09 PM

I know, I'm still... whats the word? Ahh.. Amateur

Shadow Pingu July 29th, 2007 7:03 AM

hey i got a pm asking about coding help so do you still need me, if so what should i do. (note i cant do any work for about a week and 1/2 cos im at my grannies and she only has mac)

also for a cms try this:
1. make a common event and call it 'cms call' or something like that
make it parrallell and have a switch- menu availiable required to be on
make another called menu code- under the 'autostart' codition requireing switch 'menu code' to be on

2. in th code section:
key input prosscessing (password)- stoage var: 'key input'
wait untill key is pressed
select 'esc' (6)
now make a conditional branch- if var 'key input' = 6
{
switch 'menu availiable' off
show picture --- x:--- y:--- (this displays the cursor a the top off the menu in *1 pic)
for options such as have not got pokedex or pokemon make more conditional branches in this one under the switch which says you have a pokemon and/ or pokedex and display the pictures there instead
(out of picture display conditions)
var - 'key input' = 0
switch- 'menu code' on
}
*important

i will add code for menu code tomorrow or later today

hope that helps

Fallen Angel_Messiah Of Black Roses July 30th, 2007 12:57 PM

Thanks, shadow Pingu.

Update: I won't be able to do much for about a week due to computer issues.

Rahi-1 July 30th, 2007 1:18 PM

Things are looking interesting here, looking forward to seeing everything progress.

Shadow Pingu July 31st, 2007 3:05 AM

ok here is step 3 for the cms- making the menu move and stuff
3.
i/ open the common event menu code

ii/ enter this code

label 1
variable- 'key input' = 0 (for when the event restarts for the next option)
condition - variable - 'menu area' (the command you are on in the menu) = 0
{ (= 0 represents the selection at the top of the menu)
key input- 'key input' - wait untill pressed - now tick- up(4), down(1), esc(6) and enter(5)
condition- variable key input = 1 (if you press down)
{
var 'menu area' = 1
show picture- exactly the same as before but cursor 1 option down
jump to label 1
}
condition- variable key input = 4 (if you push up)
{
var 'menu area' = (the no. the lowest option would equal)(for multiple options add more conditions here)
show picture- the one from the bottom of the list
}
condition- variable 'key input' = 5 (enter)
{
(link this to the common event that represents the selected choice)
}
condition - var 'key input' = 6 (esc)
{
switch 'menu code'- off
swtich 'menu availiable'- on (you can fork this with conditions if the menu is force called in a place where it is unnavailiable)
jump to label 2 (this may or may not work if not remove this line and the line stating label 2)
}
}
now do the same with menu area = 1, 2, 3 etc. Just change the numbers and of menu area when up/ down is pushed and the picture displayed, you should not have linked the (enter) conditions yet
(bottom of event)
label 2

end of part 3.

Part 4- Trainer Card
i/ create a common event named 'Trainer Card'- auto start- switch 'trainer card' on
ii/ open the common event 'Menu Code' and go to the section which represents the trainer card
iii/ go to the push enter condition and enter this code-
switch 'menu code' off
switch 'trainer card' on
show picture (of trainer card in centre, use the menu pic no. +1)
iv/ open the 'Trainer Card' common event
I have no Idea where to go from here so i will need to experiment when I get back on my own pc.

Fallen Angel_Messiah Of Black Roses- try what I have so far and tell me if it works :p

skyslayer August 3rd, 2007 9:25 PM

Looking good!However your mapping needs some work,at the moment it isnt really good

Apart from that,the tiles are nice and overall I'd give it a 7/10.BTW Since krypton-knight has been banned do you have anyone making a CBS for you.If you dont you can add K-k at [email protected]

Hope that helps,
SkySlayer

Shadow Pingu August 4th, 2007 8:20 AM

im going to be working on the cbs (according to the pm i recieved from Fallen Angel_Messiah Of Black Roses

Fallen Angel_Messiah Of Black Roses August 6th, 2007 5:45 PM

I'm Back! And Getting started back on this!

Sunflorazumarill January 22nd, 2008 6:42 PM

I'm just going to come out and say it. Is this game still under development or has it been discontinued, because I want to finally get into helping out with the Pokémon for this game. Do you still want me to do things such as movesets for the Delibird and Rotom evos or have you already done things like that? I also have some vague ideas for other Pokémon that can be used. Do you want to use them?


All times are GMT -8. The time now is 5:07 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.