Jump to content

Lugruf

Veterans
  • Posts

    948
  • Joined

  • Last visited

  • Days Won

    1

Lugruf last won the day on July 31 2016

Lugruf had the most liked content!

Reputation

50 Samaritan

Profile Information

  • Gender
    Not Telling
  • Location
    The stack (the heap was too expensive)
  • Interests
    Things

Recent Profile Visitors

78796 profile views

Single Status Update

See all updates by Lugruf

  1. In the code for generating an egg (PokemonDayCare), how can I check the mother's species?

    1. Show previous comments  2 more
    2. Lugruf

      Lugruf

      Even hatching would be useless. Suppose you have a Nidoran egg. You can't know if it was put by a Nidoran, a Nidorina, a Nidoqueen or a Ditto just by looking at the egg.

    3. Juniper

      Juniper

      Oh, you'll need magic

    4. Lugruf

      Lugruf

      Actually I did solve the problem. I just wanted to know how the public interface of the pokemon class worked because I can't find it anywhere. Luckily there was some gettor function called some lines below in the code so I just copy pasted and well, it works.

×
×
  • Create New...