psyduckmaniac
Yes.I've played pkmn dungeon 2
- 25
- Posts
- 17
- Years
- E4
- Seen Jun 13, 2008
hi, im macking a script for a friends hack, but all that hapens when i talk to the person it doesn't do anything and all the npcs freeze but i can move
here it is
[code/]
#ORG $StartScript
Faceplayer
Lock
cry 252
message $Shaymin
$Shaymin 1 = Shaymin: Kyuu uuhn.
boxset 6
goto $Wildbatt
release
end
#ORG $Wildbatt
lock
wildbattle 252 5 0
release
fadescreen 0
end
[code/]
could someone tell me why itdoesn't work?
here it is
[code/]
#ORG $StartScript
Faceplayer
Lock
cry 252
message $Shaymin
$Shaymin 1 = Shaymin: Kyuu uuhn.
boxset 6
goto $Wildbatt
release
end
#ORG $Wildbatt
lock
wildbattle 252 5 0
release
fadescreen 0
end
[code/]
could someone tell me why itdoesn't work?