Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
0 user currently in Pokémon hacking.
Acmlm's Board - I2 Archive - Pokémon hacking - How can change Trainer´s Pokémon? | | Thread closed
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
User Post
Gary

Micro-Goomba
Level: 7

Posts: 1/13
EXP: 1029
For next: 419

Since: 07-07-04
From: MĂ©xico

Since last post: 364 days
Last activity: 339 days
Posted on 07-07-04 10:07 PM Link
Hello! I'm creating a hack named "Pokemon ZOE" and i want to know how to change the trairners' pokemon. Please help me.
interdpth

Rex
Level: 36

Posts: 68/527
EXP: 294398
For next: 13712

Since: 03-20-04

Since last post: 10 days
Last activity: 31 days
Posted on 07-08-04 12:28 AM Link
What version
Gary

Micro-Goomba
Level: 7

Posts: 2/13
EXP: 1029
For next: 419

Since: 07-07-04
From: MĂ©xico

Since last post: 364 days
Last activity: 339 days
Posted on 07-08-04 10:14 PM Link
Ruby ...
Kyoufu Kawa
I'm not bad. I'm just drawn that way.
Level: 70

Posts: 282/2481
EXP: 3008456
For next: 7355

Since: 03-19-04
From: Catgirl Central

Since last post: 14 hours
Last activity: 13 hours
Posted on 07-09-04 01:43 PM Link
There used to be an editor I made once, before I took over EliteMap. It's name was TrainEd. The source is thoroughly boned so no new versions but if you google for "TrainEd" you may find a copy.
interdpth

Rex
Level: 36

Posts: 70/527
EXP: 294398
For next: 13712

Since: 03-20-04

Since last post: 10 days
Last activity: 31 days
Posted on 07-09-04 06:19 PM Link
And if you can't find that.I'm working on an editor at the moment that edits everything but the trainers name.
Baro

Hoarder
Level: 30

Posts: 7/366
EXP: 153824
For next: 12045

Since: 07-07-04
From: Portonovo, Spain

Since last post: 1 day
Last activity: 15 hours
Posted on 07-09-04 11:40 PM Link
Hey and what about Advancebattle3? I found it looking at a page somebody told me here and it apears to be good...
interdpth

Rex
Level: 36

Posts: 71/527
EXP: 294398
For next: 13712

Since: 03-20-04

Since last post: 10 days
Last activity: 31 days
Posted on 07-10-04 06:18 AM Link
What about that only edits there pokemon?
Baro

Hoarder
Level: 30

Posts: 10/366
EXP: 153824
For next: 12045

Since: 07-07-04
From: Portonovo, Spain

Since last post: 1 day
Last activity: 15 hours
Posted on 07-10-04 11:10 PM Link
Originally posted by Kawa-oneechan
There used to be an editor I made once, before I took over EliteMap. It's name was TrainEd. The source is thoroughly boned so no new versions but if you google for "TrainEd" you may find a copy.


Mmmmmm... I looked for It but i couldn't find nothing but "trained dogs" do you have a link where I can find It?
Kyoufu Kawa
I'm not bad. I'm just drawn that way.
Level: 70

Posts: 290/2481
EXP: 3008456
For next: 7355

Since: 03-19-04
From: Catgirl Central

Since last post: 14 hours
Last activity: 13 hours
Posted on 07-10-04 11:56 PM Link
...Y'know, if you guys ask nicely I'll post a quick hex editing document on the trainer format.

Matt, before you even -think- of replying, I still don't believe you.
interdpth

Rex
Level: 36

Posts: 74/527
EXP: 294398
For next: 13712

Since: 03-20-04

Since last post: 10 days
Last activity: 31 days
Posted on 07-13-04 01:59 PM Link
Here is my trainer doc on R/S and I just found out that FR/LG is different format so i'll have to look into that Yes I reliaze the grammar is horrible but every thing is correct and kawa your one of my beta testers so you'll see for your self besides do pokemon get TM which are two bytes by level? everything in here is totally correct
Kawa check that out if you still don't believe me

TRainer block x40

First is the trainer group value then I have no clue then the trainer sprite value. Then after that is the name which ends at FF. 5 bytes from the FF tell the trainer items which is 8 Bytes each item is 2 byte then the next byte ahead determines if it is a double battle or not 1 being a double battle 0 not add 3 bytes and we get an i'm not sure then add an 3 and you get the trainers pokemon held number then add an another 3 and that is the pointer to there pokemon
Format below Lvl then the pokemon then their attacks
96 00 0e 00 4a 00 21 00 6f 00 58 00 3d 01 00 00
14 Geodude Tackle Defense Curl Rock Throw Rock Tomb




(edited by interdpth on 07-13-04 05:03 AM)
(edited by interdpth on 07-13-04 05:05 AM)
Baro

Hoarder
Level: 30

Posts: 13/366
EXP: 153824
For next: 12045

Since: 07-07-04
From: Portonovo, Spain

Since last post: 1 day
Last activity: 15 hours
Posted on 07-15-04 10:16 PM Link
Originally posted by interdpth
Here is my trainer doc on R/S and I just found out that FR/LG is different format so i'll have to look into that Yes I reliaze the grammar is horrible but every thing is correct and kawa your one of my beta testers so you'll see for your self besides do pokemon get TM which are two bytes by level? everything in here is totally correct
Kawa check that out if you still don't believe me

TRainer block x40

First is the trainer group value then I have no clue then the trainer sprite value. Then after that is the name which ends at FF. 5 bytes from the FF tell the trainer items which is 8 Bytes each item is 2 byte then the next byte ahead determines if it is a double battle or not 1 being a double battle 0 not add 3 bytes and we get an i'm not sure then add an 3 and you get the trainers pokemon held number then add an another 3 and that is the pointer to there pokemon
Format below Lvl then the pokemon then their attacks
96 00 0e 00 4a 00 21 00 6f 00 58 00 3d 01 00 00
14 Geodude Tackle Defense Curl Rock Throw Rock Tomb




Hello! I'm working wirh Gary in that hack... Interdpth... we need the trainers' offsets for that. Do you know them? By the beggining we want to change the gim leaders, the elite4 and team magma.
interdpth

Rex
Level: 36

Posts: 79/527
EXP: 294398
For next: 13712

Since: 03-20-04

Since last post: 10 days
Last activity: 31 days
Posted on 07-15-04 11:28 PM Link
Well um give me about 2 weeks or less and PET will be released First goes to my beta testers then to public after I fix bugs then the next release will have something cool
Kyoufu Kawa
I'm not bad. I'm just drawn that way.
Level: 70

Posts: 308/2481
EXP: 3008456
For next: 7355

Since: 03-19-04
From: Catgirl Central

Since last post: 14 hours
Last activity: 13 hours
Posted on 07-16-04 10:04 PM Link
You're too late Matt.

I just released EM 3.2 with a new TrainEd, now called Phoenix. It has almost everything TrainEd had except for the Whitespace Button.

And it has a fully working Tabstrip in the team editor

Took me about four hours.
interdpth

Rex
Level: 36

Posts: 83/527
EXP: 294398
For next: 13712

Since: 03-20-04

Since last post: 10 days
Last activity: 31 days
Posted on 07-16-04 11:59 PM Link
Must learn Tab oh and does it edit everything about the trainer it can?
Gary

Micro-Goomba
Level: 7

Posts: 3/13
EXP: 1029
For next: 419

Since: 07-07-04
From: MĂ©xico

Since last post: 364 days
Last activity: 339 days
Posted on 07-22-04 04:02 AM Link
Thanks, TrainEd (Phoenix), is excellent.
MetalBlueKirby

Mole
Permaban - You didn't learn from your ban.
Level: 30

Posts: 26/365
EXP: 154566
For next: 11303

Since: 06-29-04
From: Dream Land, Popstar Planet

Since last post: 435 days
Last activity: 339 days
Posted on 07-27-04 02:16 AM Link
Uh, Kawa...I used TrainEd: Pheonix...disaster...I edited the Cooltrainer Wilton to be named Cooltrainer David...First, I dumped the images with RS Ball. Guess what? Let's see Wally's image...Glacia??? Also, When I clicked on an edited trainer, it saved and closed without warning and then, I loaded the rom in Pheonix again...
DISASTER! Top of the list: ARCHIE. Second: GRUNT. Third: GRUNT. Fourth and below: glitched names. And I can only edit Archie and the first Grunt. All attempts to edit any other trainer resulted in TrainEd glitching "RunTimeError" and closing...
Basically, it didn't work, and it never properly viewed the ROM again...
interdpth

Rex
Level: 36

Posts: 99/527
EXP: 294398
For next: 13712

Since: 03-20-04

Since last post: 10 days
Last activity: 31 days
Posted on 07-27-04 03:16 AM Link
Well um PET is nearly complete right now i'm finishing up the attack saving and debating on whether or not to put regular pokemon attack editing. And here is a screen shot of it taken a few minutes ago.
http://www.getmoreforless.netfirms.com/nearfinal.PNG
MetalBlueKirby

Mole
Permaban - You didn't learn from your ban.
Level: 30

Posts: 41/365
EXP: 154566
For next: 11303

Since: 06-29-04
From: Dream Land, Popstar Planet

Since last post: 435 days
Last activity: 339 days
Posted on 07-30-04 03:51 AM Link
Sounds like it'll be good. Hope so. As for Pheonix? Good luck on fixing that (big) error, Kawa...it IS pretty good, and easy to use. It just has that one glitch and if you edit the/a trainer (or at least it's name) when you fight the trainer, the game freezes on a black screen- view part of the VBA interface (I forget what it's called) and it says "(checked checkbox) 7 Forced blank".
... ... ... ... ...
Add to favorites | "RSS" Feed | Next newer thread | Next older thread
Acmlm's Board - I2 Archive - Pokémon hacking - How can change Trainer´s Pokémon? | | Thread closed


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.030 seconds.