• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • Apologies if you've had troubles connecting to the site, you may need a VPN to access it. Staff are also facing issues connecting, so if it's urgent please message Cat on-site or through Discord directly.
  • Hey Guest, staff applications are open! If you are interested in becoming a forum staff member and/or Discord staff member, please apply through this Google Form before April 2! You can also message Cat with any questions.
Clone trainer (v18+)

Resource Clone trainer (v18+) 1.0

grogro

Cooltrainer
Member
Joined
Mar 6, 2021
Posts
122
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
122
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
122
you could store your team in a variable and change the script to use this variable
 

Paradox

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

grogro

Cooltrainer
Member
Joined
Mar 6, 2021
Posts
122
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