• 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!
Clone trainer (v18+)

Resource Clone trainer (v18+) 1.0

grogro

Cooltrainer
Member
Joined
Mar 6, 2021
Posts
112
grogro submitted a new resource:

Clone trainer for v19 (and a v18 version) - Face a copy of your team!

A simple way to turn a trainer into your clone.

Installation
Just unzip the file into the plugins folder of your game.

To make this script work, you need to create a trainer with 6 Pokémons. (they will be erased so it can be anything.)
By default the script is active if switch 63 is on.

Parameters

Open the clone.rb file in an editor like Notepad++.

Instead of triggering by a switch, you can make the script trigger when you face a trainer class...

Read more about this resource...
 
Last edited:

grogro

Cooltrainer
Member
Joined
Mar 6, 2021
Posts
112
you can try to paste the script in encounter modifier and see if it works, I didn't test.
 

CParks

Rookie
Member
Joined
Apr 9, 2021
Posts
7
Does it only copy your current team? Is it possible to copy your team at one point, and fight that team later on?
 

grogro

Cooltrainer
Member
Joined
Mar 6, 2021
Posts
112
you could store your team in a variable and change the script to use this variable
 

Paradox

Novice
Member
Joined
Apr 3, 2019
Posts
43
if i want clone shadow pokemon where do i put trainer[0].party.makeShadow ?
 

grogro

Cooltrainer
Member
Joined
Mar 6, 2021
Posts
112
put trainer.partyi.makeShadow just above trainer.partyi.heal.
I think you need to have the pokémon shadow sprites if you want to see them.
 
Last edited:
Back
Top