-
Posts
1162 -
Joined
-
Last visited
-
Days Won
12
Content Type
Profiles
Pokédex
Portal
Technical Documentation
Pages
Tutorials
Forums
Events
Downloads
Gallery
Blogs
Everything posted by codemonkey85
-
Yes, but instead of relying on random chance, you can just set the PID to be the specific number you need it to be.
- 7 replies
-
- changing
- characteristic
-
(and 3 more)
Tagged with:
-
Hey guys... please see this. As you will find, it's not about the "Class" per se, it's the PID itself that determines which IV is chosen in the event of a tie. FYI: I merged the two topics since they are basically the same conversation.
- 7 replies
-
- changing
- characteristic
-
(and 3 more)
Tagged with:
-
PPSE: Project Pokemon's Save Editor 0.05
codemonkey85 replied to Jiggy-Ninja's topic in Saves - Tools
Mind you, the checksum formula for the general and storage blocks will (probably!) be the same as DPPt, and a lot of the structures will probably follow the same general order. There are certain specific things that I know I will personally look for almost immediately. -
Need some advice...
codemonkey85 replied to Doppelganger Dawn's topic in Competitive Battling Discussion
Now, I'm not big in competitive battles either, mind you... but part of the process is figuring out how your Pokémon can act as a cohesive team. If you are using Tyranitar, for instance, you might want to consider utilizing its Sand Stream ability by also including another Pokémon of the Rock, Steel, or Ground type in your team. A Skarmory could use the Sandstorm to its advantage, and take down Fighting types with a decent Flying move. Of course, I hate using cookie-cutter builds, so I am kicking myself for suggesting Skarmory to someone. By the way, Scizor takes neutral damage to Fighting, and Bug is another problem for you. I'd love to see this match against a Heracross or Infernape (both of which are favorites of mine ). -
PPSE is still in development, editing is not supported yet. Please see here. And next time... do a little searching before you post.
-
Ask and you shall receive. Although, you can lock your own threads...
-
That has nothing to do with it. >_> Pokesav does not edit the Pokédex entries of individual Pokémon. Find PPSE in the Save R&D forums and use that to edit your Pokédex.
-
Yeah, but to be honest, I am considering giving the SVN idea another go, perhaps with better client software. That way I can more easily update the public library source for changes. Speaking of which, ARDS code output for Pokemon class objects is well on its way!
-
We didn't create Pokesav. PPSE is cross-platform. And this topic is... done!
-
Well. I just zipped up the whole entire solution's files and stuck them here: http://www.sendspace.com/file/6m03d4 Hopefully that will do everything you need. I'll upload the .resx file to the first post as well.
-
There are 18 boxes in the DS games, FYI. And I personally feel as though the "color grid" view of the boxes (from when you change your current box in the PC in-game) would work best for the thumbnail view. Definitely worth looking into.
-
Yeah, that's why I linked to the resource files in my post. It didn't occur to me to simply upload the .resx (or whatever) file itself. I'm not at home now, but I think you should be able to download the resources and add them to the project fairly simply. (FYI, the italics in the previous post were for Watchmen-esque cinematic dramatic effect.)
-
You could always try using a Synchronizer to catch a Beldum/Ditto of the right Nature. Or if you'd like, I have an Adamant Ditto, and could breed you an Adamant Beldum (if that is the Nature you are going for). I believe there are RNG abuse techniques for getting the right Natures and IVs as well, if you are into that sort of thing. EDIT: Not to mention that friggin' Sandstorm eating away at your Pokémon, and the fact that Beldum only knows Take Down, leaving it viable to knock itself out. Beldum is, without a doubt, the most annoying Pokémon to catch EVER.
-
Not to get all Ozymandius on you, but I uploaded it ten hours ago. You can find the source attached to the first post of this thread, along with a link to a zip file containing the resources.
-
What Pokemon Are You Going to Have Follow You?
codemonkey85 replied to Aarux's topic in Generation 4
It just occurred to me that I may switch out depending on who is about to use an HM move as well. I wonder what they'll do for Fly? I remember how awesome it was in GSC when you used a "dragon" icon Pokémon to Fly someplace. -
What Pokemon Are You Going to Have Follow You?
codemonkey85 replied to Aarux's topic in Generation 4
Guested, wasn't it confirmed in CoroCoro that that is how the system works? Regarding going back to try the demo again: please do? I am hearing now that there is an extra option in the party screen menu that may or may not have to do with letting your Pokémon out / putting it back. -
At this rate, I'll never get the code totally cleaned up, so I suppose I will post the source (or a link to it) shortly. At that point, people can feel free to make suggestions regarding the efficiency of the code, or functions they have created that could be added (with credit of course).
-
I would share the source now, but unfortunately I recently mucked it up during a library update. I will have to fix it up before I can give you something that makes sense. It's actually fairly simple logic though. Each "slot" on the main screen is actually a subclassed PictureBox control that has a _Pokemon property, which holds a Pokemon class object. Every time a drag and drop is performed, the Pokemon objects in both the sender and receiver are swapped; if one is empty, you are basically swapping PKM data for a null Pokemon object. EDIT: By the way, sounds like a decent suggestion. The only thing is that my program is a bit slower than optimal... this might be better implemented in PPSE for now. Mind if I pass it along to Jiggy?
-
Why is my name in there? EDIT: A quick Google search partially answered my question. I'm not so sure we should be ripping guides right off of GameFAQs (uncredited and without permission I assume) and putting them up on our forums or wiki as our own. To wit:
-
trading Tyler's Rare, Event, and Newly Hatched Pokemon Thread
codemonkey85 replied to Tyty321's topic in Wi-Fi Trading & Battling
I still could use that Vulpix. I will be available to trade at roughly 11:30 PM EST every week night this week, and probably sometime Saturday afternoon. -
There is a sticky threa dealing with this. Please be sure to search first next time. Locked!
-
We do not write Pokesav, so no. Also, please search for your question before making new threads.
-
First of all, I assume you posted this here due to the requirement of Pokesav (or a similar save editing program). However, I think this would more closely fit Misc. R&D, and will therefore be moving it there shortly. Second of all, to be quite frank, your theory doesn't make much sense. I mean, there's not much logic in using 16 as a baseline for IVs for Pokémon coming from Gen I / II. And setting all EVs to 255 would completely invalidate the Pokémon. Also, just trying different combinations of stats until it "looks right" is not a sound method, nor is picking Pokesav's "default" Nature (Lonely) when something doesn't look right. (Lonely is the "default" because in the game, it is enumerated as the first Nature... just so you know.) By the way, you should talk to Chase-san about converting from Gen I / II to Gen IV, as he has had some experience in ripping PKMs from the Gen II games.
- 3 replies
-
- compatable
- games
-
(and 4 more)
Tagged with:
-
trading I will trade you shiny pokemon for free!
codemonkey85 replied to chycorita's topic in Wi-Fi Trading & Battling
I am now available, if you're around. Would you like that Totodile? -
Nintendo WiFi Protocol Analysis
codemonkey85 replied to AngelSL's topic in RAM - NDS Research & Development
That's what I was thinking. If we manage to emulate a DS on the PC, emulators might be able to connect with other DS' via Nintendo Wi-Fi Connection. Then you could trade between your home console and your PC emulator game. Nice!