• Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Trading Card Game 2 protagonist in the poll by clicking here.
  • 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.

The Mystical Hackers

That's odd~...it was up a moment ago
try this(the link on your profiles)

Just a thought...Make this game with extended Rivals...from the school(the game hackers) turn the exam into a battle exam, all the trainers will select a Starter Pokemon(from the Teacher) and battle each other for the exam and through-out the game

I'm pretty sure I programmed that in the first time but I'll take a look. I'm off to go put in the exam script now. Be back soon

sorry, you may have, I wasn't aware

UPDATE: I'll script up a demo and Give you all the link
 
Last edited:
Exam Script

Here it is: (it says missing define for all of the message @(pointer) parts.)

#dynamic 0x8017C5

#org @start
checkflag 0x206
lock
faceplayer
message @exam
boxset 5
if 0x1 goto @yes
if 0x0 goto @no
release
end

#org @yes
lock
faceplayer
message @question1
boxset 5
if 0x1 goto @wrong1
if 0x0 goto @onto#2
release
end

#org @onto#2
lock
faceplayer
message @question2
boxset 5
if 0x1 goto @onto#3
if 0x0 goto @wrong2
release
end

#org @onto#3
lock
faceplayer
message @question3
boxset 5
if 0x1 goto @wrong3
if 0x0 goto @onto#4
release
end

#org @onto#4
lock
faceplayer
message @question4
boxset 5
if 0x1 goto @onto#5
if 0x0 goto @wrong4
release
end

#org @onto#5
lock
faceplayer
message @question5
if 0x1 goto @wrong5
if 0x0 goto @done
release
end

#org @done
lock
faceplayer
message @congrats
boxset 6
setflag 0x206
release
end

#org @no
lock
faceplayer
message @ok
boxset 6
release
end

#org @wrong1
lock
faceplayer
message @youarewrong1
boxset 6
release
end

#org @wrong2
lock
faceplayer
message @youarewrong2
boxset 6
release
end

#org @wrong3
lock
faceplayer
message @youarewrong3
boxset 6
release
end

#org @wrong4
lock
faceplayer
message @youarewrong4
boxset 6
release
end

#org @wrong5
lock
faceplayer
message @youarewrong5
boxset 6
release
end

#org @congrats
lock
faceplayer
message @youaregraduate
boxset 6
release
end

#org @question1
= Poliwhirl can evolve into\na Polifrog. Correct?

#org @question2
= You use a thunderstone to\nevolve Pikachu. Correct?

#org @question3
= Pokemon's health is measured in\nPower Points. Correct?

#org @question4
= Can you hold "B" to stop\nan evolution?

#org @question5
= Do I have a teaching degree?

#org @youaregraduate
= Congrats!\nYou are now a graduate!

#org @ok
= Try again.

#org @youarewrong1
= WRONG!!!\nTry again.

#org @youarewrong2
= WRONG!!!\nTry again.

#org @youarewrong3
= WRONG!!!\nTry again.

#org @youarewrong4
= WRONG!!!\nTry again.

#org @youarewrong5
= WRONG!!!\nTry again.

Put this ^ in after the battle.
 
great, you want me to insert it into the teacher?
 
Um, I'm still learning to script, but, aren't u forgetting the part of the script when u get the answers right?
 
Seth~ The Script won't Burn to the ROM
 
Wait, I thought I was supposed to make the exam script. Well I already did and it's in the latest patch which I PMed to you guys.
About the rival thing: I like the idea. Does this mean that we (Seth, WR, and styles) will be the rivals? That would be awesome! Anyways, having a tournament sorta thing would be cool but where in the scheme of things would it go?
 
Yes, You, Seth, Myself, and Lord S. It'll come before The Question Exam~ The Teacher will give the player a Totodile, so I need the starter everyone wants~
 
Warned

UPDATE: alright, the ALPHA 10 is here(for you Alpha Testers)
REUPDATED: ALPHA 10.1 is here
https://www.zshare.net/download/15294480d7742eb9/

Features: The new MULTI-RIVAL SYSTEM has been fixed, enjoyShould any problems arise, post them here or leave me a Message(Visit or Private) and I'll fix it when possible
 
Last edited:
The ALPHA 10.2 does NOT support the Multi-Rival System, so if you want that feature, you'll have to use the A 10.1 Patch, or wait on me to release the ALPHA 10.3
 
10.3? (I'm fixing Pine Village via Styles Request right now)
 
Hey Seth! Got any work for me?
Oh and the screenies are nice! But seriously, do I have to have purple hair?
 
Last edited:
pokemon mystic 10.4.ips - 0.03MB

Seriously, Styles, just give me a description, and I'll fix it

THINGS TO BE FIXED
-Mom Scripts
-Mapping Errors
-To make entering the Battle Exam Mandatory(then be immediately followed by the Final Exam)
-To fix Style's Sprite(since he has an abnormal distaste for the color purple)
-To stop the loop on the darkrai event
(more to come)
 
Last edited:
Does anyone here who knows who to sprite,Trainer Image(in battle) editor...? I would like that the cage beside Sesshoumaru(ME) to be removed and in Sesshoumaru's OW, I would like the color of his hair to be change into the same color of my hair.... :)

Thanks..... :)
 
Not a problem(insert text)
 
Back
Top