Search results

  1. Marin

    Resource Following Pokemon

    I don't think it's downwards compatible with older versions.
  2. Marin

    Creative Make a Fakemon Game! v2.0

    Looks very good to me. Starting a new one. i promise this is not a w now looking at this i have no idea at all how this could become anything
  3. Marin

    Grats on becoming mod!

    Grats on becoming mod!
  4. Marin

    What does pb mean?

    It was based on Flameguru's battle scripts I thought?
  5. Marin

    What does pb mean?

    While I'm not exactly sure, Pokémon Essentials was built on Flameguru's Pokémon battle scripts. So, it probably means "pokebattle". Whether you want to continue on with that is up to you; I do it here and there. It doesn't make any difference.
  6. Marin

    Creative Make a Fakemon Game! v2.0

    Do we cal it done?
  7. Marin

    Checking for Pokemon and Deleting it

    Woops, change $Trainer[i] to $Trainer.party[i] and $Trainer[i].species to $Trainer.party[i].species. Gotta love the BB code for [ i ].
  8. Marin

    Checking for Pokemon and Deleting it

    If you want to delete only the first: def deleteFirst(species) species = getConst(PBSpecies,species) if !species.is_a?(Numeric) for i in 0...$Trainer.party.size $Trainer[i] = nil if $Trainer[i].species == species break end $Trainer.party.compact! end If you want to delete every...
  9. Marin

    Resource Essentials PBS Editor Program

    M3rein updated Essentials PBS Editor Program with a new update entry: Update v1.2.1 Read the rest of this update entry...
  10. Marin

    Essentials PBS Editor Program - Update v1.2.1

    Recreated the Pokédex number editor (part of Pokémon editor). Sorting options for this coming later. (v1.2.0 had this same pokedex editor, but it was very buggy). On startup of the Pokémon editor, you'll see how long it took to load up. (Usually between 1 and 3 seconds.) When generating of any...
  11. Marin

    Resource Essentials PBS Editor Program

    M3rein updated Essentials PBS Editor Program with a new update entry: Update v1.2.0 Read the rest of this update entry...
  12. Marin

    Essentials PBS Editor Program - Update v1.2.0

    Fixed a few minor bugs Added the encounter editor Added the TM/HM/Tutor move editor
  13. Marin

    Creative Make a Fakemon Game! v2.0

    Looks done to me. Sry for the shitty quality. This is me working on an iPod.
  14. Marin

    Creative Make a Fakemon Game! v2.0

    Supposed to resemble hair.
  15. Marin

    Creative Make a Fakemon Game! v2.0

    idk. this game should continue.
  16. Marin

    Entertainment Caption This!

    vr is amazing! the power of science is staggering!
  17. Marin

    Player Cant Cross Into The Next Map

    I'm sure you'll be very well informed when it's released.
  18. Marin

    Player Cant Cross Into The Next Map

    When it's done. Don't bother looking around for an answer that matches the intelligence of this question. This is it.
  19. Marin

    Discussion Happy birthday thread!

    Happy birthday @Kashu!
Top