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.
You can also just use _F rather than having to define the female as an entirely separate version of the Bug Catcher though you will need to alter the PBS to "mixed" gender to allow both rather than the default of male only.
Most Trainer Types have a counterpart that simply uses _M or _F
Trainers...
Assuming you're using Pokémon Essentials, take a look at the common event under Database for the Professor when you call him. That's where he checks the number of Pokémon you have caught.
Oh those tentative visions!
Those features would be a great addition. I've had to scrap beautiful regions because of the placement so being able to refresh a good region would be ideal.
The new updates with the huge region map is fantastic!
I was using the 1.0 to generate the map images to see what pretty regions it can come up with because mapping the towns and cities and routes I can do, designing the overall region and where things should be placed, not so much. lmao
One...
Is there a way to make it change the background colour?
Could be a way to indicate when they have multiple types.
My examples:
Electric + Water would be yellow background and blue sprite.
The background indicating Type 1 and the sprite the Type 2 if any.
Thank you. Yeah I didn't bother opening it as an admin to screenshot. Just needed to make sure I was using the right thing. :3
Your program is definitely really useful. Can't wait to see it get better. :3
I'm sorry but I'm a little unclear as to the directions for running the converter.
Do I use the thing I screenshotted and type that stuff in?
I'd like to say I'm using a Windows 7 with only 3GB in it. 2 of which are for the OS and a spare 1GB for everything else.
Generating things seems to...
Wow! Not sure how I'm going to work some of these in yet but I'm spoiled for choice!
I could happily space out listening to a playlist of these little songs. Thank you for sharing your work with us.
Literally as I said. The pokemonforms file in the PBS folder.
To define new forms, the number in the name indicates the sprite to be used. The vanilla shows genesect using _4 for the douse drive form and _2 for my gardevoir form.
The other data in the pokemonforms file needs defining such as the...
If you're using the latest version of essentials, 17.x, the delta/alolan forms scripts will NOT work.
Far as we've seen in earlier posts, its functions were designed for 16.2 and previous. 17.x makes these scripts no longer needed. The functions are part of the base 17.x.
In the pokemonforms pbs.
Vanilla Pokemon form info:
#-------------------------------
[GENESECT-4]
FormName=Douse Drive
What I did:
#-------------------------------
[GARDEVOIR-2]
FormName=Banshee
It works fine. Shows up as Banshee in the forms part of the pokedex alongside the male and female...
As far as I can tell, adding new parts to the forms sections act as what I can only describe as a Non overwriting "I do it this way too" kind of thing.
This is my understanding so I may be wrong.
My brain has complicated ways to understand things that aren't the usual ways so hope this makes sense.
I have an older version from before the main script changed.
I did modify it a bit however, I did try to remove all the modifications I did to it.
I may have missed some parts but it should be fine.
Bear in mind I was having issues with the script even at this point so it may still not work as...
I'm having trouble getting this to work too.
As a test I'm only trying to make the male select another character.
Here is my event code:
Error message:
---------------------------
Shadowname
---------------------------
Exception: RuntimeError
Message: Script error within event 1, map 1...
Hey. I was wondering if someone could help me.
I use the show species intro script by FL but it doesn't work with showing the delta forms.
It doesn't accept having a "d" added to the number or instead of "_1".
Is there a way to make this delta script and the show intro one work nicely together...