Recent content by creeper861

  1. C

    [Developing] Pokemon Unknown

    Hey Guys. BluePlays Here! So I have been working on a game called Pokemon Tungsten and I got really bored of it. I might go back to it later though. Soo... I decided to start a new project, IT NOW HAS A NAME. I thought about posting it here a couple weeks ago but I didn't really have that much...
  2. C

    [Developing] Pokemon Renegade

    Looks cool, I am definitely exited for this.
  3. C

    [Developing] Pokemon Stellar Pearl and Temporal Diamond

    Looks cool, I am definitely exited for this.
  4. C

    [Release] Pokemon Blackguard demo! 20-30min playthrough, looking for your feedback

    Looks cool, I am definitely exited for this.
  5. C

    [Released] Pokémon Run (v4.6) 5/15

    Looks cool, I am definitely exited for this.
  6. C

    [Released] [Beta 1.2 - 5-10 hrs gameplay] Pokemon Fission/Fusion Version

    Looks cool, I am definitely exited for this.
  7. C

    Elite Battle 2015: Gen 5 battle skin

    --------------------------- Pokemon Essentials --------------------------- Exception: RuntimeError Message: Failed to load the bitmap located at: Graphics/Pictures/newStatuses BitmapCache:393:in `load_bitmap' EliteBattle_BitmapWrappers:578:in `pbBitmap' EliteBattle_UI:63:in `initialize'...
  8. C

    Even More Fixes and Additions to Help-14's Following Pokemon Script

    def change_sprite(id, shiny=nil, animation=nil, form=nil) events=$PokemonGlobal.dependentEvents for i in 0...events.length [[[ if events[i] && events[i][8]=="Dependent" ]]] if shiny==true events[i][6]=sprintf("%03ds",id) if...
  9. C

    Error trying to give the player a Pokedex

    In my players home, I have an event set up to give you a pokedex, its a script event but when I then test it I get this error --------------------------- Pokemon Essentials --------------------------- Exception: RuntimeError Message: Script error within event 5, map 8 (Player's Home)...
Back
Top