Recent content by Blackhammer99

  1. B

    [Scripting Question] "Evolution Chaos" in Essentials?

    Oh wow I'm just a dummy apparently. Honestly, I just (yet again) assumed this would be something more complicated. I tested it on a bunch of Pokemon that I knew would evolve at a specific level and then just came right back here lol... I'm sorry to have wasted your time after you answered the...
  2. B

    [Scripting Question] "Evolution Chaos" in Essentials?

    The second question was simply there as a backup plan in case it was too difficult to make this happen within the actual evolution routine. I assumed it would be much more complicated than a single line of code haha. I figured if there was just an item or a script I could run or something to...
  3. B

    [Scripting Question] "Evolution Chaos" in Essentials?

    You are a magician honestly. I'm shocked that not only did some one figure out how to do it, but they were able to explain it to me so easily that I got it working in just a few minutes. I thought it would take a lot more work honestly. So that being said, do you have any creative solutions to...
  4. B

    [Scripting Question] "Evolution Chaos" in Essentials?

    I recently got turned on to a Pokemon challenge concept in which the Pokemon evolve every single level, but most importantly they evolve into a random species. Presumably one of any available. I am quite charmed by the concept tbh, and I was wondering if anyone here knows what must be done (if...
  5. B

    [Scripting Question] Check Level and Species in an Event for a Reward?

    I got it! Thanks so much for the help. Second option worked like a charm and I was able to do exactly what I wanted to thanks to both of your help!
  6. B

    [Scripting Question] Check Level and Species in an Event for a Reward?

    Where abouts? That makes sense, but I tried adding it where I expected and I just get errors.
  7. B

    [Scripting Question] Check Level and Species in an Event for a Reward?

    I appreciate the reply, but I am having trouble following your suggestion! The first suggestion, I can't follow at all. I am unsure what a "for loop" is and wouldn't know where to begin. The second suggestion, I THOUGHT I understood, but I tried to implement it and it never returns True on the...
  8. B

    [Scripting Question] Check Level and Species in an Event for a Reward?

    Long story short, I am looking to make an event that offers a reward for a trainer who has leveled a Smeargle to level 100. I have a way to see if the trainer has the species at all, but am unaware of a way to check the level of this species, but admittedly I am a novice when it comes to this...
  9. B

    FR/LG Style Overworlds

    Hey, just wanted to stop in again and offer another thank you for the amazing work you have done! I started following your work over a year ago now and am impressed to see you still going! If you are ever looking for inspiration, I am looking for Janine in a FRLG style, and I'd love to see your...
  10. B

    [Scripting Question] Gain Happiness / Friendship from EXP?

    Still gives EXP to both pokemon. Which is fine, really. Not that big of a deal. I already have things set up to EXPshare EV grind, so its probably only fair that it shares Friendship too. Doesn't make as much sense from an in-game explanation, but as a gameplay feature this is probably how it...
  11. B

    [Scripting Question] Gain Happiness / Friendship from EXP?

    Ya idk why its not there, but that's why I posted my script haha. Was hoping you would just look at what I had and give advise based on that. No worries though, I kind of did what I said I wouldn't and just threw it in some where. I ended up pasting it right before this script...
  12. B

    [Scripting Question] Gain Happiness / Friendship from EXP?

    Thanks for your assistance! This is essentially what I am trying to do, glad it wasn't too complicated. I had tried pokemon.changehappiness etc, but I didn't try "thispoke" I don't fully understand that whole thing, its always been confusing to me. I guess that's a fundamental part of Ruby...
  13. B

    [Scripting Question] Gain Happiness / Friendship from EXP?

    Hey guys, long story short I'm looking to make it so whenever your Pokemon successfully beats another, it gains some happiness. I know the way the game currently works is its happening whenever you level up, but I would like to re-balance how Happiness works entirely in my game and remove it...
  14. B

    FR/LG Style Overworlds

    Just wanted to echo the sentiment that you are doing absolutely fantastic work here, and any effort you put in is appreciated by me especially, as I'm doing a mashup generation game with many complicated sprites in Gen 3 style. Your Ghetsis especially is something special. I couldn't make...
  15. B

    OW Gen 4 Trainer Sprite Creator

    Very nice tool. I'd love to see a similar thing for gen 3 style, but since you have already made one for 5 and 4 now I'm sure you have already thought about that! Keep up the good work though!
Back
Top