Difference between revisions of "Pokédex"

From Pokémon 3D Wiki
Jump to navigation Jump to search
m (→‎Location: Third person perspective)
(Fixed heading and other stuff)
Line 1: Line 1:
The '''Pokédex''' is a high-tech encyclopedia that records seen and caught Pokémon on the [[player]]'s journey.
The '''Pokédex''' is a high-tech encyclopedia that records seen and caught Pokémon on the [[player]]'s journey.


=Location=
==Location==
A Pokédex is given to the [[player]] by Professor Oak on the [[player]]'s errand to meet Mr. Pokémon.
A Pokédex is given to the [[player]] by Professor Oak on the [[player]]'s errand to meet Mr. Pokémon.


=Version history=
A Pokédex can be forcefully obtained by accessing the player's player.dat file and finding the <code>hasPokedex</code> line. Then, change the <code>0</code> to a <code>1</code> to give the [[player]] the Pokédex.
 
==Version history==
{| class="wikitable"
{| class="wikitable"
|-
|-

Revision as of 18:16, 30 December 2012

The Pokédex is a high-tech encyclopedia that records seen and caught Pokémon on the player's journey.

Location

A Pokédex is given to the player by Professor Oak on the player's errand to meet Mr. Pokémon.

A Pokédex can be forcefully obtained by accessing the player's player.dat file and finding the hasPokedex line. Then, change the 0 to a 1 to give the player the Pokédex.

Version history

Version Changes
0.01a Implemented.
0.02a Jigglypuff is now #40 in the Pokédex.

If the Pokédex is empty, it doesn’t show up any entries

0.17 Pokédex event implemented.
0.18 Fixed not getting the Pokédex.