• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Our weekly protagonist poll is now up! Vote for your favorite Conquest protagonist in the poll by clicking here.
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

GTS system to v17 + Online Panel

I wanted to use this for Pokémon Essentials v17.2, but it didn't work. I used ForTheShip's script but I don't know what went wrong. Where do I exactly replace pbPostData?
 
I wanted to use this for Pokémon Essentials v17.2, but it didn't work. I used ForTheShip's script but I don't know what went wrong. Where do I exactly replace pbPostData?

There is a standard script named 'Sockets' in essentials. Around line 545 you can find the definition of pbPostData def pbPostData ()
You replace this definition from the 'def' til 'end' with the code of ForTheShip.
Hope this helps.
 
There is a standard script named 'Sockets' in essentials. Around line 545 you can find the definition of pbPostData def pbPostData ()
You replace this definition from the 'def' til 'end' with the code of ForTheShip.
Hope this helps.

Oh my god, thank you so much! You don't know how much I want to thank you right now.
 
Note that the online panel is down so the script won't work as is.

Trying to get it to work with my own server at the moment so if there are folks trying to do the same, hit me up.

Unless anyone has news about the panel coming back up at some stage.
 
The site appears to be down... Is there a way to replicate the online panel?
 
I don't want to go and hate this resource or anything, but in my opinion, I really don't think making your game online capable is the wisest thing... unless if you want to be on nintendo's radar... (fyi, some pokemon fangames like Phoenix Rising got a warning for online battle and trade capability)
 
I don't want to go and hate this resource or anything, but in my opinion, I really don't think making your game online capable is the wisest thing... unless if you want to be on nintendo's radar... (fyi, some pokemon fangames like Phoenix Rising got a warning for online battle and trade capability)

That's not true. It's fine to have an opinion, but spreading misinformation isn't.
 
is this compatible with v18?

I can't say if it will or not, i know things will have to be updated if it uses pbmessage since they were changed from 17 to 18 but the online panel isnt even live so even if it was or not its unusable rn
 
Afonso uploaded the server files on github. After changing a few things, a friend and I managed to revive the online panel:
https://gts.kawasemi.de/login/

I also made an update on the script for Essentials v17 and I'm currently working on an update for v18.
 
Afonso uploaded the server files on github. After changing a few things, a friend and I managed to revive the online panel:
https://gts.kawasemi.de/login/

I also made an update on the script for Essentials v17 and I'm currently working on an update for v18.

great help for some out there icebird. seems to all work fine, might be my code but it opening the pc when searching by pokemon, it lets you pick a box pokemon when it should only allow party (e.g. causing a crash) unless this was fixed in your updated script? (using Afonso's referenced one for v17)
 
My updated version should work fine. A friend of mine and I tested the script with my game as well as with an vanilla version of Pokémon Essentials v17.2 and there were no crashes at all. I opened a new topic here in the Scripts, Tutorials & Tools section, where you can find my updated version. You can also find it linked in the documentation at the website.^^
 
Back
Top