Pokemon MMO

Oooh, I like that! You should make it so the hit automatically goes to damage as well (like you did with a confused hit).
 
I was planning on doing that, but I wanted to quickly roll out the bug fix version.


Also, I just thought of something; Pokemon Storage System Developers. Could I make the PSS Dev NPC for the Aisu Region?


Sorry. The fact that I have been staring at several hundred lines of code all day reminded me of them.


 


ShadowedNexus said:
Oooh, I like that! You should make it so the hit automatically goes to damage as well (like you did with a confused hit).
Okay, so I just commented saying that I wanted to get this bug fix out quickly, but I forgot that I could do this with literally one line of code. I looked at the code for about two seconds, quite literally, typed six characters, tested it, and it works. I would put it up, but I don't want to keep putting one up after another after small changes. If I did, this entire thread would be filled with PokeMath Calculators versions 1 through 100 in no time. Sorry for my oversight.
 
I just want to say, one of the Team Tacet Admins is going to have a nigh-unbeatable Blissey with over 700 hp, a 50% heal with 15 pp, Defense bonus move, evasion bonus move, and half damage from special atk's. I am fun


 
Oh, and leftovers cause why not
 
ShadowedNexus said:
I just want to say, one of the Team Tacet Admins is going to have a nigh-unbeatable Blissey with over 700 hp, a 50% heal with 15 pp, Defense bonus move, evasion bonus move, and half damage from special atk's. I am fun
--- Double Post Merged, A moment ago, Original Post Date: A moment ago --- Oh, and leftovers cause why not
tumblr_ml5tr6ib8Z1r2umvdo1_500.gif



Artist's rendition of Blissey, the ultimate life form.
 
I can also have the choice of making a pokemon with +60% to all moves power, or double attack. Not sure what I should pick
 
If I set up a gym, people will just get a rock for winning, I'll just act like it's a regular badge and nothing strange, but they will be holding a rock.
 
Every region has at least one PSS Dev, or Pokemon Storage System Developer. Ya know? Bill (Johto), Lanette (Hoenn), Brigette (Hoenn), Celio (Sevii Islands/Kanto), Bebe (Sinnoh), Hayley (Likely Sinnoh), Amanita (Unova), and Cassius (Kalos). They are represented in all of the Pokemon media forms: anime, games, manga, TCG, etc.
 
And if it did not overstep any bounds, as it were, I would like to make such character. I ask this now, since some NPC's are already under construction.
 
TOTALLY! Full range, programmer. You have that in the bag


 
I'd continue but my state is below 50% and it is dropping rapidly
 
Woo!


Now, before anything else, download this version.


Once you do that, move it to your desktop.


Right click the file and unzip it. (Or extract if you have winrar.)


Then open the folder and double click the pkm.bat file. It should work.


If it doesn't, verify that your java is up to date.<p><a href="<fileStore.core_Attachment>/monthly_2015_07/57a8c325423ca_CalculatorV5_zip.81d0286c346e4a73b954a7897538e1ab" class="ipsAttachLink ipsAttachLink_image"><img data-fileid="59953" src="<fileStore.core_Attachment>/monthly_2015_07/57a8c325423ca_CalculatorV5_zip.81d0286c346e4a73b954a7897538e1ab" class="ipsImage ipsImage_thumbnailed" alt=""></a></p>

Calculator V5.zip
 

Attachments

  • Calculator V5.zip
    27 KB · Views: 3
I like it, probably a bit more bugs lying somewhere but hey


99 bugs in the code, 99 bugs, take one down, patch it around, 127 bugs in the code
 
Okay. Before rolling out the first version, I had that issue. I accidentally made it so that you must have the newest version of java, version 8 or newer. I should have used JDK 6 or 7.


 
I fail to think ahead sometimes.
 
Ahh but you see, this pokemon has no reason to be fast at all, I gave it an ability to double its speed, then a move to double its speed, and it's only offense is giga drain and moon blast.
 
By the way, what happens if a pokemon with lower speed raises it's speed above the value of the opponent? Since turns (1-on-1) are done in pairs, does the person make a another move immediately after raising their speed?
 
ShadowedNexus said:
Ahh but you see, this pokemon has no reason to be fast at all, I gave it an ability to double its speed, then a move to double its speed, and it's only offense is giga drain and moon blast.
Is this, perchance, a Whimsicott?
 
ShadowedNexus said:
No, it just makes the first move the next turn
That would essentially be them making another move immediately after raising their speed. Since they end the turn with raising their speed above the opponent, they then start the next pair of moves. Two moves in a row. There isn't a problem with it. I just wanted to verify that the flow of battle would operate in such a way.
 

Users who are viewing this thread

Back
Top