Shirayuki Mizore
Pokemon Raptor is STILL going?
- 195
- Posts
- 17
- Years
- Florida.
- Seen Oct 28, 2009
Hey, I don't get all that stuff (:P), so what was updated? Just scripts?
Lorem, id love to help you out with the contest script, but im only good at graphics and animations lol, so im working on all the attacks for poccil. Id love to help, what do you mean by contest? like the beauty contests in the games?
It's in PokeBattle_Move and it's an array called PBTypeChart
The types go in order (as they are defined inPBTypes) from top to bottom and left to right.
0 = No effect, 1 = Not very effective, 2 = regular damage, 4 = Super effective
So for your new type you will need to add a new line at the bottom of that list with the relative numbe, as well as an extra entry in all of the other lines stating how effective those types are against your new one.
I hope that was thorough enough, I always worry that I'm being too tedious with details.
*EDIT* Actually I've noticed a few weird things about this, there don't seem to be enough entires in the chart... I don't know whether it's just me but there are 18 types (including the ??? one) and only 16 entries in each line...
$PokemonBag.pbQuantity(PBItems::POTION)>0
Exception: RuntimeError
Message: Script error within event 2, map 11 (Park Path):
(eval):1:in `pbExecuteScript'uninitialized constant PBItems::STARTERPASS
Section018:238:in `pbExecuteScript'
Section018:753:in `eval'
Section018:238:in `pbExecuteScript'
Section018:753:in `command_111'
Section018:292:in `execute_command'
Section018:190:in `update'
Section018:104:in `loop'
Section018:195:in `update'
Section020:98:in `update'
Section020:96:in `loop'
Section018:249:in `pbExecuteScript'
Section018:753:in `command_111'
Section018:292:in `execute_command'
Section018:190:in `update'
Section018:104:in `loop'
Section018:195:in `update'
Section020:98:in `update'
Section020:96:in `loop'
Section020:109:in `update'
Section020:65:in `main'
Just wondering... where EXACTLY do I find this "Pokefonts.zip" package? I would really like to change the font...