Search results

  1. Sprite Archive Location

    As I said, the way I did it was really shitty (thanks for being diplomatic about it, though). It was just a kludge to make sure I understood it. May I ask how the sprites are generated, or shall I just look through the code? EDIT: I'll just take a look.
  2. Sprite Archive Location

    So I had some extra time and decided to try to take a look at the js you have on the webclient. I saw the getIcon function and wanted to check something. getIcon: function(pokemon,replacementURL) { var num = 0; if (pokemon === 'pokeball') { if (replacementURL != nil) { return...
  3. Sprite Archive Location

    Okay, I'm sorry. In previous forums I've been on, it's been common practice to lock after one's done. If you weren't going to change the client from now until then, I'd take a look at its source and try to help you with the modification. However, I have a feeling by the time I get it done...
  4. Sprite Archive Location

    Awesome, I appreciate it. Could we get a thread lock over here?
  5. Sprite Archive Location

    Thanks For the Help! Awesome. Is there a kludge you could put in place so that I could modify it soon? Even just a place in the config to relink it? By the way, Zarel, as a fellow programmer, I look up to you as a role model. Thanks for replying and I wish you luck with your current...
  6. Sprite Archive Location

    Hello there! I recently posted on the Pokémon Showdown forums about this matter and I was directed here. Recently, I've created a Pokémon Showdown server for my friends and I and got around to modifying it. I was looking to add some sprites, but couldn't find either the sprites nor...
Top