Jump to content

Recommended Posts

Posted

Hi I am wondering if there is any way to randomise the MetDate and EggMetDate in pkhex, specifically the day and month?

Posted
13 hours ago, BlackShark said:

Try this.


.Met_Day=$1,28
.Met_Month=$1,12
.Egg_Day=$1,28
.Egg_Month=$1,12

 

is there any way to set egg_day the same that met_day?

  • 3 years later...
Posted

Just in case anyone is curious. The actual command would look like:

 

.Met_Day=$1,28
.Met_Month=$1,12
.EggMetDate=$suggest

 

Took me a bit to understand it...lol

  • Like 1
  • 2 years later...
Posted (edited)
On 1/5/2024 at 8:36 AM, NullTie said:

Just in case anyone is curious. The actual command would look like:

 

.Met_Day=$1,28
.Met_Month=$1,12
.EggMetDate=$suggest

 

Took me a bit to understand it...lol

Am I just stupid or why isn't it working for me? I am trying to just apply it to all Pokemon (some are from eggs, most aren't). This is in Platinum. @BlackShark

met.png

Edited by PLAFiles
Posted
10 minutes ago, PLAFiles said:

Am I just stupid or why isn't it working for me? I am trying to just apply it to all Pokemon (some are from eggs, most aren't). This is in Platinum. @BlackShark

met.png

Use the drop down. The two properties you are trying to use were renamed. Don't simply copy paste commands from year old posts.

Posted (edited)
7 minutes ago, Kaphotics said:

Use the drop down. The two properties you are trying to use were renamed. Don't simply copy paste commands from year old posts.

Huh, ok. Is there a master list of changes like this (besides having to go to GitHub and inspect things or directly on PKHeX if people are simply searching the forums first) so that users can always have the most updated commands?
Or could there be a feature where the program recognizes the old command and suggests/replaces with the updated one?

Edited by PLAFiles
Posted
5 hours ago, PLAFiles said:

Huh, ok. Is there a master list of changes like this (besides having to go to GitHub and inspect things or directly on PKHeX if people are simply searching the forums first) so that users can always have the most updated commands?
Or could there be a feature where the program recognizes the old command and suggests/replaces with the updated one?

Anything can be done with software, it just isn't worth the time to add such backwards support.

The guide has always shown how to use the drop-downs as a means to find whatever properties you want.

The syntax and command building experience is not that painful, please just use the drop-downs and indicators inside the GUI.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...