• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Conquest protagonist in the poll by clicking here.
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Project: Generation 6 for Pokémon Essentials (Pokémon sprites and PBS files)

I put the battles sprites of Gen 6 with the Elite Battle system but the sprites of the pokémon of the player being too big. How I can fix this?
 
how do I add the ability messages??
or this feature does not belong to the proyect anymor??
 
how do I add the ability messages??
Edit the following scripts, looking for .hasWorkingAbility:
PokeBattle_Battler
PokeBattle_BattlerEffects
Pokebattle_Move
Pokebattle_MoveEffects
PokeBattle_Battle
Pokemon_ShadowPokemon

You have to look through the ENTIRE scripts, figuring out which instances need to have the cut-in.

or this feature does not belong to the proyect anymor??
see above.
 
Edit the following scripts, looking for .hasWorkingAbility:
PokeBattle_Battler
PokeBattle_BattlerEffects
Pokebattle_Move
Pokebattle_MoveEffects
PokeBattle_Battle
Pokemon_ShadowPokemon

You have to look through the ENTIRE scripts, figuring out which instances need to have the cut-in.


see above.

Alright I got the Idea but I'm just way too noob with this I tried to put this in the places I want the ability to show up but i comes up with an error:

pbDrawOutlineText(textbitmap.bitmap,battleEffect.x-6,battleEffect.y-9,192,48,battler.name+"'s",Color.new(255,255,255,255),Color.new(150,150,150,150),2)
pbDrawOutlineText(textbitmap.bitmap,battleEffect.x-6,battleEffect.y+9,192,48,effect,Color.new(255,255,255,255),Color.new(150,150,150,150),2)

Error:
---------------------------
Pokemon Essentials
---------------------------
Exception: NameError

Message: undefined local variable or method `textbitmap' for #<PokeBattle_Battle:0x7313830>

PokeBattle_Battle:3009:in `__clauses__pbEndOfRoundPhase'

PokeBattle_Battle:3005:in `each'

PokeBattle_Battle:3005:in `__clauses__pbEndOfRoundPhase'

PokeBattle_Clauses:42:in `pbEndOfRoundPhase_old'

Battle:318:in `pbEndOfRoundPhase'

Battle:249:in `pbStartBattleCore'

Battle:248:in `logonerr'

Battle:248:in `pbStartBattleCore'

Battle:232:in `loop'

Battle:253:in `pbStartBattleCore'



This exception was logged in

C:\Users\Hp\Saved Games/Pokemon Essentials/errorlog.txt.

Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK
---------------------------
 
I add fairy-type and ...

Exception: NameError
Message: Uninitialized constant PBColor
Compiler:1680:in 'pbCompilePokemonData'
Compiler:4098:in 'pbCompileAllData'
Compiler:4212

This xception was logged in
C:\Users\Administrator\Sved Games/Pokemon Essentials/errorlog.txt
Press Ctrl+C to ...

HELP ME !!! :( :( :(
 
Hello this is my first time using Essentials and I don't know what the heck I am doing but I'm trying to understand. I downloaded the file that had updated TMs, Pokemon, Abilities, etc and I replaced the txt files in the PBS folder with the new ones. When I go into Essentials nothing works... Can somebody help me?
 
Hello this is my first time using Essentials and I don't know what the heck I am doing but I'm trying to understand. I downloaded the file that had updated TMs, Pokemon, Abilities, etc and I replaced the txt files in the PBS folder with the new ones. When I go into Essentials nothing works... Can somebody help me?

Have you tried a forced data compile?
Open the Debug menu or Editor.exe and select "Compile Data".
 
I was wrong I think, I just got an error message when I changed a pokemon into a gen 6 one. I think it's because I don't a sprite and icon for gen 6 pokemon. Also where can i find [PokeCommunity.com] Project: Generation 6 for Pokémon Essentials (Pokémon sprites and PBS files) but with fairy type. One last question: Are the pokemon/moves that are supposed to be fairy type shown as normal because I don't have a fairy type icon or something else?
 
I was wrong I think, I just got an error message when I changed a pokemon into a gen 6 one. I think it's because I don't a sprite and icon for gen 6 pokemon. Also where can i find View attachment 79755 but with fairy type. One last question: Are the pokemon/moves that are supposed to be fairy type shown as normal because I don't have a fairy type icon or something else?

I can give you my types.png, but it doesn't have Shadow. (But at least you have Fairy now.)
[PokeCommunity.com] Project: Generation 6 for Pokémon Essentials (Pokémon sprites and PBS files)
 
sorry I didn't read all those 32 pages but I have got a problem when catching Pokémon with the new 6gen Gain Exp after battle experience (In the settings) when I have it turn on and I catch a Pokémon an error pops up, after the error no Pokédex catch-scene is shown and I either have no Pokémon caught! Also why can't I see my Pokédex after receiving it from the professor? just when I catch one it appears, but just when I turn the GainExp to false then I can catch Pokémon and they are shown in the Pokédex and I get the Pokédex in the Pause Menu after catching a Pokémon, doesn't seem natural for me, for some reason.

This is the error which pops up, when I have the 6 gen "Gain EXP after catching" turned into "true". This error pops up the game doesn't crash but the catched Pokémon doesn't appear in the Party screen and in the Pokédex... =
Spoiler:
 
is it possible to have the battlers be downloaded in to two separate chunks? My internet keeps screwing up before I can download the entire file. My network loves the 100 kbps download speed. >.>
 
I just updated my "Essentials" to Gen6 and imported the "connections.dat" and all "map.rpgxp" from my older version back into the new folder I created so nothing gets accadently deleted. I started the game and I got the following Error when I tried to move:
Spoiler:
 
Back
Top