• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Rom Tempest Crew

Status
Not open for further replies.

0m3GA ARS3NAL

Im comin' home...
1,816
Posts
16
Years
Owh ok, looks like i have to find someone else to OW sprite xD. Well i am just putting in the finishing touches :) to the hack.(add in a few more scripts and sprites).

hmm anyways can u edit titlescreen?
We are working with Emerald Yeah?
Or what was it... Sorry, It has been a while since I have done anything...
But I am not too god at that... I just Script and Map... I am really good at scripting... and I really have no time to do graphical work, but typing is fine, cause I can do that on the road with my PSP's virtual keyboard.
Sorry... But I would be able to do graphics work when I get a better PC. (I think I am getting a better one on sunday...)

I really am sorry...
 

Kaizer-X

RoM HaCkeR
391
Posts
16
Years
We are working with Emerald Yeah?
Or what was it... Sorry, It has been a while since I have done anything...
But I am not too god at that... I just Script and Map... I am really good at scripting... and I really have no time to do graphical work, but typing is fine, cause I can do that on the road with my PSP's virtual keyboard.
Sorry... But I would be able to do graphics work when I get a better PC. (I think I am getting a better one on sunday...)

I really am sorry...

Its ok, no worries :), i will figure it out.
 

Hypergaming

Pikachu Palace!
84
Posts
15
Years
I haven't figured out how to insert music yet... sorry. How do you want the song as? i'm not sure how.gba bit like music, actual instruments? I'll try to finish soon.
 

Kaizer-X

RoM HaCkeR
391
Posts
16
Years
I haven't figured out how to insert music yet... sorry. How do you want the song as? i'm not sure how.gba bit like music, actual instruments? I'll try to finish soon.

ok i will add you in the team, as i need some music editors and i think there is a tutorial by magnius in the documents and tutorials section. you should check it out
 

DePokemonMaster1324

hacker lvl 2
26
Posts
15
Years
Beta testing

On the Beta I can't go past the Professor Oak/Dad event when I talk to Him he says You know what to do and I can't get my first pokemon or exit the area What to do?
 

CR0SELL

Banned
8
Posts
15
Years
  • Seen Oct 27, 2008
Hey, I would like join as advanced scripter(even though you have one, it doesnt hurt to have more than one.)

Heres my script.
Code:
#org $start
lock
faceplayer
message $wanto
boxset 5
if 0x1 goto $game
message $tobad
boxset 6
release
end

#org $game
message $play
boxset 6
message $100000
boxset 5
if 0x1 goto $game1
message $10000
boxset 5
if 0x1 goto $game2
message $1000
boxset 5
if 0x1 goto $game3
message $100
boxset 5
if 0x1 goto $game4
message $doyou
boxset 5
if 0x1 goto $game
message $ithought
boxset 6
release
end

#org $game1
#raw 0x92 0xa0 0x68 0x01 0x00 0x00
compare 0x800D 0x1
if 0x0 goto $done
#raw 0x91 0xa0 0x68 0x01 0x00 0x00
message $followme
boxset 6
applymovement 0x01 $room
applymovement 0xFF $room2
pausemove 0x0
message $goodluck
boxset 6
setflag 0x29F
warp 0x00 0x00 0x00

#org $game2
#raw 0x92 0x10 0x27 0x00 0x00 0x00
compare 0x800D 0x1
if 0x0 goto $done
#raw 0x91 0x10 0x27 0x00 0x00 0x00
message $followme4
boxset 6
applymovement 0x01 $room3
applymovement 0xFF $room4
pausemove 0x0
message $goodluck2
boxset 6
setflag 0x29E
warp 0x00 0x00 0x00

#org $game3
#raw 0x92 0x8E 0x03 0x00 0x00 0x00
compare 0x800D 0x1
if 0x0 goto $done
#raw 0x91 0x8E 0x03 0x00 0x00 0x00
message $followme4
boxset 6
applymovement 0x01 $room5
applymovement 0xFF $room6
pausemove 0x0
message $goodluck3
boxset 6
setflag 0x29D
warp 0x00 0x00 0x00

#org $game4
#raw 0x92 0x64 0x00 0x00 0x00 0x00
compare 0x800D 0x1
if 0x0 goto $done
#raw 0x91 0x64 0x00 0x00 0x00 0x00
message $followme4
boxset 6
applymovement 0x01 $room7
applymovement 0xFF $room8
pausemove 0x0
message $goodluck4
boxset 6
setflag 0x29C
warp 0x00 0x00 0x00#

#org $done
message $notenough
boxset 6
release
end

#org $pick
#raw 0x8f 0x05 0x00
compare 0x800D 0x0
if 0x1 goto $none
compare 0x800D 0x1
if 0x1 goto $5poke
compare 0x800D 0x2
if 0x1 goto $rata
compare 0x800D 0x3
if 0x1 goto $potion
compare 0x800D 0x4
if 0x1 goto $anti
release
end

#org $pick2
#raw 0x8f 0x07 0x00
compare 0x800D 0x0
if 0x1 goto $5great
compare 0x800D 0x1
if 0x1 goto $none
compare 0x800D 0x2
if 0x1 goto $5super
compare 0x800D 0x3
if 0x1 goto $egg
compare 0x800D 0x4
if 0x1 goto $500
compare 0x800D 0x5
if 0x1 goto $potion
compare 0x800D 0x6
if 0x1 goto $none
release
end

#org $pick3
#raw 0x8f 0x0A 0x00
compare 0x800D 0x0
if 0x1 goto $5ultra
compare 0x800D 0x1
if 0x1 goto $none
compare 0x800D 0x2
if 0x1 goto $none
compare 0x800D 0x3
if 0x1 goto $rarecandy
compare 0x800D 0x4
if 0x1 goto $dratini
compare 0x800D 0x5
if 0x1 goto $5super
compare 0x800D 0x6ne
if 0x1 goto $5revive
compare 0x800D 0x7
if 0x1 goto $protien
compare 0x800D 0x8
if 0x1 goto $none
compare 0x800D 0x9
if 0x1 goto $calcium
release
end

#org $pick4
#raw 0x8f 0x14 0x00
compare 0x800D 0x0
if 0x1 goto $none
compare 0x800D 0x1
if 0x1 goto $none
compare 0x800D 0x2
if 0x1 goto $none
compare 0x800D 0x3
if 0x1 goto $none
compare 0x800D 0x4
if 0x1 goto $potion
compare 0x800D 0x5
if 0x1 goto $MB
compare 0x800D 0x6
if 0x1 goto $larvi
compare 0x800D 0x7
if 0x1 goto $larvi
compare 0x800D 0x8
if 0x1 goto $rarecandy
compare 0x800D 0x9
if 0x1 goto $5protien
compare 0x800D 0x0a
if 0x1 goto $stone
compare 0x800D 0x0b
if 0x1 goto $5calcium
compare 0x800D 0x0c
if 0x1 goto $5zinc
compare 0x800D 0x0d
if 0x1 goto $5iron
compare 0x800D 0x0e
if 0x1 goto $5carbos
compare 0x800D 0x0f
if 0x1 goto $2hpup
compare 0x800D 0x10
if 0x1 goto $2ppup
compare 0x800D 0x11
if 0x1 goto $5ether
compare 0x800D 0x12
if 0x1 goto $rarecandy
compare 0x800D 0x13
if 0x1 goto $stone
release
end

#org $none
message $nothing
boxset 6
release
end

#org $5poke
giveitem 4 5
clearflag 0x29F
warp

#org $potion
giveitem D 2
clearflag 0x29f
clearflag 0x29e
clearflag 0x29c
warp

#org $rata
givepokemon 19 5 0
fanfare 0x13E
message $received
boxset 4
waitfanfare
#raw 0x68
release
end

#org $anti
giveitmem E 1
clearflag 0x29F
warp

#org $5great
giveitem 3 5
clearflag 0x29d
warp

#org $5super
giveitem 16 5
clearflag 0x29d
clearflag 0x29e
warp

#org $egg
#raw 0x8f 0x03 0x00
compare 0x800D 0x0
if 0x1 goto $char
compare 0x800D 0x1
if 0x1 goto $squirt
compare 0x800D 0x2
if 0x1 goto $bulba
release
end

#org $stone
#raw 0x8f 0x6 0x00
compare 0x800D 0x0
if 0x1 goto $sun
compare 0x800D 0x1
if 0x1 goto $moon
compare 0x800D 0x2
if 0x1 goto $fire
compare 0x800D 0x3
if 0x1 goto $water
compare 0x800D 0x4
if 0x1 goto $thunder
compare 0x800D 0x5
if 0x1 goto $grass
release
end

#org $char
#raw 0x7A 0x04 0x00
clearflag 0x29D
warp

#org $squirt
#raw 0x7A 0x07 0x00

#org $bulba
#raw 0x7A 0x01 0x00

#org $500
#raw 0x90 0x00 0x00 0x00 0x00 0x00
clearflag 0x29E
warp

#org $5ultra
giveitem 2 1
clearflag 0x29D
warp

#org $rarecandy
giveitem 44 1
clearflag 0x29D
clearflag 0x29C
warp

#org $dratini
givepokemon 147 15 0
fanfare 0x13E
message $received2
boxset 4
waitfanfare
#raw 0x68
release
end

#org $5revive
giveitem 18 5
clearflag 0x29D
warp

#org $protien
giveitem 40 1
clearflag 0x29D
warp

#org $calcium
giveitem 43 1
clearflag 0x29D
warp

#org $MB
giveitem 1 1
clearflag 0x29C
warp

#org $larvi
givepokemon 246 15
fanfare 0x13E
message $received3
boxset 4
waitfanfare
#raw 0x68
release
end

#org $5protien
giveitem 40 5
clearflag 0x29C
warp

#org $5calcium
giveitem 43 5
clearflag 0x29C
warp

#org $5zinc
giveitem 46 5
clearflag 0x29C
warp

#org $5iron
giveitem 41 5
clearflag 0x29C
warp

#org $5carbos
giveitem 42 5
clearflag 0x29C
warp

#org $5ether
giveitem 22 5
clearflag 0x29C
warp

#org $2ppup
giveitem 45 2
clearflag 0x29C
warp

#org $2hpup
giveitem 3F 2
clearflag 0x29C
warp

#org $sun
giveitem 5D 1
clearflag 0x29C
warp

#org $moon
giveitem 5E 1
clearflag 0x29C
warp

#org $fire
giveitem 5f 1
clearflag 0x29C
warp

#org $thunder
giveitem 60 1
clearflag 0x29C
warp

#org $water
giveitem 61 1
clearflag 0x29C
warp

#org $grass
giveitem 62 1
clearflag 0x29C
warp

#org $tobad
$tobad 1 = To bad you don't want to play. Come back next time.

#org $wanto
$wanto 1 = Host: Would you like to play Pik-a-Ball?

#org $play
$play 1 = Okay, the rules are simple. There are Four Levels. \hB7100,000, \hB710,000, \hB71,000, and \hb7100. Each one has different Items, Pokemon, and Money. The more Rare the Item or Pokemon the more expensive the game would be.

#org $100000
$100000 1 = Do you want to play the \hB7100,000 level?

#org $10000
$10000 1 = Do you want to play the \hB710,000 level?

#org $1000
$1000 1 = Do you want to play the \hB71,000 level?

#org $100
$100 1 = Do you want to play the \hB7100 level?

#org $doyou
$doyou 1 = I thought you wanted to play. Do you want to play?

#org $ithought
$ithought 1 = Hmm, I thought you wanted to play.

#org $followme
$followme 1 = Follow me to the Game Room.

#org $room
#raw 

#org $room2
#raw

#org $goodluck
$goodluck 1 = Good luck.

#org $followme2
$followme2 1 = Follow me to the Game Room.

#org $room3
#raw

#org $room4
#raw

#raw $goodluck2
$goodluck2 1 = Good luck.

#org $followme3
$followme3 1 = Follow me to the Game Room.

#org $room5
#raw

#org $room6
#raw

#org $goodluck3
$goodluck3 1 = Good luck.

#org $followme4
$followme4 1 = Follow me to the Game Room.

#org $room7
#raw

#org $room8
#raw

#org $goodluck4
$goodluck4 1 = Good luck.

#org $notenough
$notenough 1 = Hmm, you don't have enough Money. Come back next time.

#org $received
$received 1 = You received a Rattata.

#org $received2
$received2 1 = You received a Dratini.

#org $received3
$received3 1 = You received a Larvatar.
I didnt fill in the movements, because i made this for someone else.

also, dont steal.
 
Last edited:

Kaizer-X

RoM HaCkeR
391
Posts
16
Years
Hey, I would like join as advanced scripter(even though you have one, it doesnt hurt to have more than one.)

Heres my script.
Code:
#org $start
lock
faceplayer
message $wanto
boxset 5
if 0x1 goto $game
message $tobad
boxset 6
release
end

#org $game
message $play
boxset 6
message $100000
boxset 5
if 0x1 goto $game1
message $10000
boxset 5
if 0x1 goto $game2
message $1000
boxset 5
if 0x1 goto $game3
message $100
boxset 5
if 0x1 goto $game4
message $doyou
boxset 5
if 0x1 goto $game
message $ithought
boxset 6
release
end

#org $game1
#raw 0x92 0xa0 0x68 0x01 0x00 0x00
compare 0x800D 0x1
if 0x0 goto $done
#raw 0x91 0xa0 0x68 0x01 0x00 0x00
message $followme
boxset 6
applymovement 0x01 $room
applymovement 0xFF $room2
pausemove 0x0
message $goodluck
boxset 6
setflag 0x29F
warp 0x00 0x00 0x00

#org $game2
#raw 0x92 0x10 0x27 0x00 0x00 0x00
compare 0x800D 0x1
if 0x0 goto $done
#raw 0x91 0x10 0x27 0x00 0x00 0x00
message $followme4
boxset 6
applymovement 0x01 $room3
applymovement 0xFF $room4
pausemove 0x0
message $goodluck2
boxset 6
setflag 0x29E
warp 0x00 0x00 0x00

#org $game3
#raw 0x92 0x8E 0x03 0x00 0x00 0x00
compare 0x800D 0x1
if 0x0 goto $done
#raw 0x91 0x8E 0x03 0x00 0x00 0x00
message $followme4
boxset 6
applymovement 0x01 $room5
applymovement 0xFF $room6
pausemove 0x0
message $goodluck3
boxset 6
setflag 0x29D
warp 0x00 0x00 0x00

#org $game4
#raw 0x92 0x64 0x00 0x00 0x00 0x00
compare 0x800D 0x1
if 0x0 goto $done
#raw 0x91 0x64 0x00 0x00 0x00 0x00
message $followme4
boxset 6
applymovement 0x01 $room7
applymovement 0xFF $room8
pausemove 0x0
message $goodluck4
boxset 6
setflag 0x29C
warp 0x00 0x00 0x00#

#org $done
message $notenough
boxset 6
release
end

#org $pick
#raw 0x8f 0x05 0x00
compare 0x800D 0x0
if 0x1 goto $none
compare 0x800D 0x1
if 0x1 goto $5poke
compare 0x800D 0x2
if 0x1 goto $rata
compare 0x800D 0x3
if 0x1 goto $potion
compare 0x800D 0x4
if 0x1 goto $anti
release
end

#org $pick2
#raw 0x8f 0x07 0x00
compare 0x800D 0x0
if 0x1 goto $5great
compare 0x800D 0x1
if 0x1 goto $none
compare 0x800D 0x2
if 0x1 goto $5super
compare 0x800D 0x3
if 0x1 goto $egg
compare 0x800D 0x4
if 0x1 goto $500
compare 0x800D 0x5
if 0x1 goto $potion
compare 0x800D 0x6
if 0x1 goto $none
release
end

#org $pick3
#raw 0x8f 0x0A 0x00
compare 0x800D 0x0
if 0x1 goto $5ultra
compare 0x800D 0x1
if 0x1 goto $none
compare 0x800D 0x2
if 0x1 goto $none
compare 0x800D 0x3
if 0x1 goto $rarecandy
compare 0x800D 0x4
if 0x1 goto $dratini
compare 0x800D 0x5
if 0x1 goto $5super
compare 0x800D 0x6ne
if 0x1 goto $5revive
compare 0x800D 0x7
if 0x1 goto $protien
compare 0x800D 0x8
if 0x1 goto $none
compare 0x800D 0x9
if 0x1 goto $calcium
release
end

#org $pick4
#raw 0x8f 0x14 0x00
compare 0x800D 0x0
if 0x1 goto $none
compare 0x800D 0x1
if 0x1 goto $none
compare 0x800D 0x2
if 0x1 goto $none
compare 0x800D 0x3
if 0x1 goto $none
compare 0x800D 0x4
if 0x1 goto $potion
compare 0x800D 0x5
if 0x1 goto $MB
compare 0x800D 0x6
if 0x1 goto $larvi
compare 0x800D 0x7
if 0x1 goto $larvi
compare 0x800D 0x8
if 0x1 goto $rarecandy
compare 0x800D 0x9
if 0x1 goto $5protien
compare 0x800D 0x0a
if 0x1 goto $stone
compare 0x800D 0x0b
if 0x1 goto $5calcium
compare 0x800D 0x0c
if 0x1 goto $5zinc
compare 0x800D 0x0d
if 0x1 goto $5iron
compare 0x800D 0x0e
if 0x1 goto $5carbos
compare 0x800D 0x0f
if 0x1 goto $2hpup
compare 0x800D 0x10
if 0x1 goto $2ppup
compare 0x800D 0x11
if 0x1 goto $5ether
compare 0x800D 0x12
if 0x1 goto $rarecandy
compare 0x800D 0x13
if 0x1 goto $stone
release
end

#org $none
message $nothing
boxset 6
release
end

#org $5poke
giveitem 4 5
clearflag 0x29F
warp

#org $potion
giveitem D 2
clearflag 0x29f
clearflag 0x29e
clearflag 0x29c
warp

#org $rata
givepokemon 19 5 0
fanfare 0x13E
message $received
boxset 4
waitfanfare
#raw 0x68
release
end

#org $anti
giveitmem E 1
clearflag 0x29F
warp

#org $5great
giveitem 3 5
clearflag 0x29d
warp

#org $5super
giveitem 16 5
clearflag 0x29d
clearflag 0x29e
warp

#org $egg
#raw 0x8f 0x03 0x00
compare 0x800D 0x0
if 0x1 goto $char
compare 0x800D 0x1
if 0x1 goto $squirt
compare 0x800D 0x2
if 0x1 goto $bulba
release
end

#org $stone
#raw 0x8f 0x6 0x00
compare 0x800D 0x0
if 0x1 goto $sun
compare 0x800D 0x1
if 0x1 goto $moon
compare 0x800D 0x2
if 0x1 goto $fire
compare 0x800D 0x3
if 0x1 goto $water
compare 0x800D 0x4
if 0x1 goto $thunder
compare 0x800D 0x5
if 0x1 goto $grass
release
end

#org $char
#raw 0x7A 0x04 0x00
clearflag 0x29D
warp

#org $squirt
#raw 0x7A 0x07 0x00

#org $bulba
#raw 0x7A 0x01 0x00

#org $500
#raw 0x90 0x00 0x00 0x00 0x00 0x00
clearflag 0x29E
warp

#org $5ultra
giveitem 2 1
clearflag 0x29D
warp

#org $rarecandy
giveitem 44 1
clearflag 0x29D
clearflag 0x29C
warp

#org $dratini
givepokemon 147 15 0
fanfare 0x13E
message $received2
boxset 4
waitfanfare
#raw 0x68
release
end

#org $5revive
giveitem 18 5
clearflag 0x29D
warp

#org $protien
giveitem 40 1
clearflag 0x29D
warp

#org $calcium
giveitem 43 1
clearflag 0x29D
warp

#org $MB
giveitem 1 1
clearflag 0x29C
warp

#org $larvi
givepokemon 246 15
fanfare 0x13E
message $received3
boxset 4
waitfanfare
#raw 0x68
release
end

#org $5protien
giveitem 40 5
clearflag 0x29C
warp

#org $5calcium
giveitem 43 5
clearflag 0x29C
warp

#org $5zinc
giveitem 46 5
clearflag 0x29C
warp

#org $5iron
giveitem 41 5
clearflag 0x29C
warp

#org $5carbos
giveitem 42 5
clearflag 0x29C
warp

#org $5ether
giveitem 22 5
clearflag 0x29C
warp

#org $2ppup
giveitem 45 2
clearflag 0x29C
warp

#org $2hpup
giveitem 3F 2
clearflag 0x29C
warp

#org $sun
giveitem 5D 1
clearflag 0x29C
warp

#org $moon
giveitem 5E 1
clearflag 0x29C
warp

#org $fire
giveitem 5f 1
clearflag 0x29C
warp

#org $thunder
giveitem 60 1
clearflag 0x29C
warp

#org $water
giveitem 61 1
clearflag 0x29C
warp

#org $grass
giveitem 62 1
clearflag 0x29C
warp

#org $tobad
$tobad 1 = To bad you don't want to play. Come back next time.

#org $wanto
$wanto 1 = Host: Would you like to play Pik-a-Ball?

#org $play
$play 1 = Okay, the rules are simple. There are Four Levels. \hB7100,000, \hB710,000, \hB71,000, and \hb7100. Each one has different Items, Pokemon, and Money. The more Rare the Item or Pokemon the more expensive the game would be.

#org $100000
$100000 1 = Do you want to play the \hB7100,000 level?

#org $10000
$10000 1 = Do you want to play the \hB710,000 level?

#org $1000
$1000 1 = Do you want to play the \hB71,000 level?

#org $100
$100 1 = Do you want to play the \hB7100 level?

#org $doyou
$doyou 1 = I thought you wanted to play. Do you want to play?

#org $ithought
$ithought 1 = Hmm, I thought you wanted to play.

#org $followme
$followme 1 = Follow me to the Game Room.

#org $room
#raw 

#org $room2
#raw

#org $goodluck
$goodluck 1 = Good luck.

#org $followme2
$followme2 1 = Follow me to the Game Room.

#org $room3
#raw

#org $room4
#raw

#raw $goodluck2
$goodluck2 1 = Good luck.

#org $followme3
$followme3 1 = Follow me to the Game Room.

#org $room5
#raw

#org $room6
#raw

#org $goodluck3
$goodluck3 1 = Good luck.

#org $followme4
$followme4 1 = Follow me to the Game Room.

#org $room7
#raw

#org $room8
#raw

#org $goodluck4
$goodluck4 1 = Good luck.

#org $notenough
$notenough 1 = Hmm, you don't have enough Money. Come back next time.

#org $received
$received 1 = You received a Rattata.

#org $received2
$received2 1 = You received a Dratini.

#org $received3
$received3 1 = You received a Larvatar.
I didnt fill in the movements, because i made this for someone else.

also, dont steal.

Well i have enough but one more doest hurt...so ur in. Well that is all the scripters i need, what i am looking for now is someone who can insert tiles well and edit overworlds since omega arsenal can do them anymore.
 

~Night

~!~Miss Cow~!~
461
Posts
17
Years
I just found something wrong right when I started the game; if you walk up stairs, your mom talks to you. I decided to go back downstairs, then I walked back up, then she said the same exact thing.

~Night

EDIT: when you walk out of your house, SETH slides up; he doesn't walk. After speaking to you, he slides away.

~Night

EDIT: the sign infront of Grandma and Grandpa's house doesn't say anything
You are given access to the PC BEFORE you get a Pokemon, and can deposit the pokemon you don't have in the Daycare center.
In the house where they teach you BODY SLAM, they try to teach it to be BEFORE I get a pokemon.
After sailing to the next place, not only does the SAILER say "The boat is being refuel and repaired" but the old man also says it.
I walked into this lab-looking building, and inside the person said "Hi there, how can I help you?" but didn't offer anything.
You are given access to the PC in the Lab
You can't touch the Pokemon from the front of the table in the lab, only the back or the side.
After choosing my pokemon, DAD said "You know what you're supposed to do. YAWN..ZZZzZ" and my character sighed. He also said that before I got my pokemon.
The PC in the room where you get your pokemon is not accessable
Sneasel runs through you when you try to leave
This isn't a glitch, but DAD's sprite doesn't look that great. . .sorry to whoever made it.
The script of what Prof. Oak says in the FR/LG games when your Rival forces a battle on you appears when DAD challenges you
Sheildon's party sprite is an onymite o.o
The sign infront of the really tall building doesn't say anything
Just realized; it's possible to heal your pokemon before you have any because of the pokemon center behind the lab
The sign right by the man you gives you a free potion doesn't say anything

Well, I think that's enough for tonight^^

~Night
 
Last edited:

Kaizer-X

RoM HaCkeR
391
Posts
16
Years
Omg that is one long list. *faints* haha kidding, you really did a good job beta testing lawl, yea. Now i remember i kinda forget those sign posts =.= and i have to admit my spriting sucks. Keep it up, i am gonna fix those soon. :) btw some of those are nt errors.. I jus make it that way like the lazy father script.
 

Roronoa Zolo

Three Sword Master
187
Posts
16
Years
Yo Kaizer, you really have to fix the script for the pokemon center, because if you talk to Joy, there will be a pokeball glitch.
Cranidos is not able to evolve
there was a mapping mistake in one of the routes. ( the tree was cut off)
 

~Night

~!~Miss Cow~!~
461
Posts
17
Years
I'll find it.
And kaizer, can you fix the Parcel script, and the Pokedex sciprt, cause you can leave without the dex.
Where do you get the Pokedex? I still haven't found it yet.

~Night

EDIT: Nidoran female gender sign doesn't have the pink color
After getting the STAR PEICE, the pokeball was still there, so I got it again o.o but the pokeball was still there, and you can get the STAR PEICE an infinite amount of times
in KHELDOR PASS, there is an area where you should be able to walk but you cant {just found another area in the same map where you can't walk}{and another one}
There is a house that you can't go into in DRASK CITY{there is an area where you cannot walk right next to it}{found another unaccecable house}{right next to the house, I walked through a lamppost}
The man at the MART gives you OAKS PARCEL
When the messege "Beep Beep Don't forget to visit Prof. Archer, alright" the messege stays there, even while you're walking
One person in DRASK CITY is frozen and won't even talk/move
In DRASK CITY, I went upstairs in one house and the screen went black. Now my game is frozen, and I didn't save before I went up there

~Night
 
Last edited:

Kaizer-X

RoM HaCkeR
391
Posts
16
Years
Where do you get the Pokedex? I still haven't found it yet.

~Night

EDIT: Nidoran female gender sign doesn't have the pink color
After getting the STAR PEICE, the pokeball was still there, so I got it again o.o but the pokeball was still there, and you can get the STAR PEICE an infinite amount of times
in KHELDOR PASS, there is an area where you should be able to walk but you cant {just found another area in the same map where you can't walk}{and another one}
There is a house that you can't go into in DRASK CITY{there is an area where you cannot walk right next to it}{found another unaccecable house}{right next to the house, I walked through a lamppost}
The man at the MART gives you OAKS PARCEL
When the messege "Beep Beep Don't forget to visit Prof. Archer, alright" the messege stays there, even while you're walking
One person in DRASK CITY is frozen and won't even talk/move
In DRASK CITY, I went upstairs in one house and the screen went black. Now my game is frozen, and I didn't save before I went up there

~Night

hmm that house where you go into there is where you get the pokedex. Hmm. Yea i know bout the pokeball and the parcel.....the file i gave u is different from Wild eagle as ur is more recently edited. Ok i will try to find out what is the problem.
 

~Night

~!~Miss Cow~!~
461
Posts
17
Years
hmm that house where you go into there is where you get the pokedex. Hmm. Yea i know bout the pokeball and the parcel.....the file i gave u is different from Wild eagle as ur is more recently edited. Ok i will try to find out what is the problem.
K, I'll start back where I last saved and not go into that building again o.o I don't want to get stuck again.

~Night

EDIT: There is a level 1 Geodude, did you mean for that?{this level 1 Geodude has too high of defense!}
YAY!!! This isn't a glitch or anything, I just wanted to say that while I was trying to have my sheildon use struggle, the Geodude that I was fighting used it and killed itself(=
I brought OAK'S PARCEL back, but DAD won't take it, he just says the "you know what to do" thing)=
right infront of the pokemon center, next to the rock, the little arrow sign appears and points down
In AGERN TOWN, there is a flower that you can't walk on
On the mini beach in AGERN TOWN, there is a square of sand that you can't walk on
*sigh* I don't know where to go next

~Night
 
Last edited:
Status
Not open for further replies.
Back
Top