How read a .dat from Data folder

agente00g

Rookie
Member
Joined
Feb 5, 2019
Posts
3
Hi, i was trying to create a function that verify if a pokemon can evolve 2 times, but i dont know how to read the evolutions.dat and extract the information. How do i do that?
 

Poq

Cooltrainer
Member
Joined
Aug 7, 2018
Posts
119
They aren't really meant to be read. I find it easier to test simple methods like that in game. Create an event with a conditional branch based on the script and then interact with the event while play testing
 
Top