Recent content by GlitchGear

  1. G

    [Scripting Question] Weather Variety

    I have an idea for scripting multiple weather on the same map, but I have no idea how to implement it. I was thinking the pseudo-code would be something like this: Generate Random number X between 1 and 100 If X <= 5, the weather is rainy Else, if X <= 15 AND it is daytime, the weather is sunny...
  2. G

    [Scripting Question] badger image

    Do you mean showing the badge on the trainer card or showing the badge like this: https://www.youtube(.)com/watch?v=chzDdsl0Lsc ?
  3. G

    Survey: Interest in a short-story hack?

    I think this is a great idea! I'd certainly play it.
  4. G

    Every trainer is picnicker Susie

    Yup. The trainers with Picnicker Susie as a base are all Susie... Weirdly enough, using another trainer as a base seems to work. So I guess I'll do that instead. Thanks for your time and help!
  5. G

    Every trainer is picnicker Susie

    Sure thing. Here you go.
  6. G

    Every trainer is picnicker Susie

    I've attached one with the comments (I made two of the same bugcatchers--one with comments and one without--to see if that was the problem. They both were Susie in the play test). I also noticed that some of the trainers did revert back to Picnicker Susie within the event after playtesting an...
  7. G

    Every trainer is picnicker Susie

    Hey everyone! So I'm trying to create trainers, but every single trainer is Picnicker Susie from Route 3 when I playtest it. I did use Picnicker Susie as a template. Here's the event that I have on one of the Susie trainers. Script: pbTrainerIntro(:BUGCATCHER) Text: Go! Caterpie! Conditional...
Back
Top