• The Eevee Expo Game Jam #10 has concluded, congratulations to all participants! Now it's time for the judges to play through the games, and you can play along to vote who deserves the community choice spotlight.
    You can check out the submitted games here!
    Play through the games and provide some feedback to the devs while you're at it!
  • Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Trade Item for Pokemon (Event)

Resource Trade Item for Pokemon (Event) 1

AiurJordan

twitch.tv/aiurjordan
Member
Joined
Aug 10, 2019
Posts
83
AiurJordan submitted a new resource:

Trade Item for Pokemon (Event) - EventScript

Since this function is not included in any events in the base essentials I wanted to include this.

This is a simple event process that I needed, with some help from Golisopod User I got it working.

It's very simple, it just exchanges a Pokemon for an Item, and prevents the user from selecting an egg or untradable (Shadow) pokemon. It also prevents the user from selecting a Pokemon which is not PICHU.

EVENT CODE:
Expand Collapse Copy
@>Text: I'm hunting for a...

Read more about this resource...
 

GunnarS

Rookie
Member
Joined
Jun 2, 2020
Posts
6
Hey there, I have been trying to implement this into my game, but am running into an issue which I'm pretty sure is the following script "Conditional Branch: Script: pbSet(2,pbGetPokemon(1).species,PBSpecies,:PIKACHU)"

Not sure what I am doing incorrectly, but any advise would be appreciated. Thanks in advance.


1652389605241.png


1652389741496.png
 
Back
Top