Showing Visitor Messages 1 to 15 of 17
-
August 8th, 2016 7:45 AMDanny0317Not sure what you mean, but this is how the tag battles work. Once you learn how to do that, you can do something clever like what Le Pug did.
Spoiler: -
August 8th, 2016 5:46 AMDanny0317Have you gotten it to work without a script? Just the trainers
-
August 7th, 2016 8:18 PMDanny0317No, that would not work. I don't remember how exactly he did it, but I THINK that he just wrote a script, and made the script end in a position that the player would be spotted by both trainers right after it.
-
August 7th, 2016 5:07 AMDanny0317try what I sent in the previous message
-
August 7th, 2016 4:45 AMDanny0317Again, I don't know what flags and vars you used, but if I remember correctly here's what you'd have to do.
In the first script, where you activate the tag battle mode, you have to set the flag that was in config.s, and the var that was specified in config.s to the index of the trainer battling alongside you.
So for example, if I wanted to set it up, and have the first trainer in my table fight alongside me, here's what I'd do.
setflag 0x(flag)
setvar 0x(var) 0x0 (the value would be the index, in this case 0).
The two opposite NPCs are just regular trainers. You have to make sure they encounter you at the same time for the tag battle to work. I don't know the name of it, but take a look at the forest in DPP before the grass gym, every trainer there is set up in a way that two will spot you at the same time, thus activating a double battle.
When you want to disable the tag battle, simply clear the flag that you specified in config.s. -
August 6th, 2016 5:58 PMDanny0317https://github.com/Touched/DSLN/tree/master/TagTeam
Everything is in the readme. Idk what vars and flags you used, though. But the script and the format is all right therem. -
August 2nd, 2016 3:47 PMDanny0317Hey, I looked around my old laptop, and I don't have a patch :(
You might have to install if off of Touched's github. Or maybe ask Le Pug, he might have the patch. -
July 31st, 2016 12:22 PMDanny0317Whoo man, it's been a while since I used that. I'll have to check my old laptop for that, give me about a day and I'll get back to you. I have my old hack which utilized it there. However, if I remember correctly, you had to set the flag which you specified in the setup, and clear it after you don't want any tag battles. Give that a try.
-
October 22nd, 2015 5:51 AMjirachiwishmakerOh. Whether it will be fixed or not , let it be whatever it is. But if it's fixed once, please inform me. Thanks a lot.
-
October 21st, 2015 1:44 PMDanny0317Err.. I don't think you should do that.. I don't know how long it'll take until Touched fixes it..
-
October 21st, 2015 12:09 PMjirachiwishmakerI should put this hack aside until it's bugs could be fixed. Thanks a lot.
-
October 21st, 2015 11:59 AMDanny0317Pretty sure he already knows
-
October 21st, 2015 11:41 AMjirachiwishmakerOh! Do you have report to Touched about these bugs?
-
October 21st, 2015 11:29 AMDanny0317well, i found another bug in it, and it's that, through trainer battles, you can't level up at all (ALL trainer battles), do you still want it?
-
October 21st, 2015 11:09 AMjirachiwishmakerHi. May I use your fixed patch of tagteam hack which has sharing by Sky High? I'm also confuse in writing a full script for using this hack. Could you help me, please?

