- Pokémon Essentials Version
- v20.1 ➖
Pokemon World Tournament
This is a port of Luka S.J.'s original PWT script from v17.2. There have been some changes to it, mostly to modernize it for the current build of Essentials. Significant changes have been made to bring the system in line in v20.1 standards, and other misc. tweaks have been made to account for new and updated functions.
All of the files are in their relevant folders except for the two map files, "PWT Lobby" and "PWT Stadium". In order to use these correctly, create two new maps in your project and take note of their ID Number. Then, rename the relevant maps and rename them to match the two new maps you just made.
For example, if your new maps are Map 45 and Map 70, you would rename "PWT Lobby" and "PWT Stadium" to "Map045" and "Map070", respectively. You will also want to also change the values of PWT_MAP_DATA in "001_Settings.rb" to match the new map id, x-position, and y-position of the spot you want the player to be transfered to.
A guide on how to set up tournaments is provided in "001_Settings.rb", and should cover most questions about how to set one up. Otherwise, calling the tournament works the same as before. Just have an NPC with a script command that says "startPWT", and everything should be gravy!
This will still require Luka's scripting utilities, which fortunately does still work on v20. I have not included it with this download as it's not my place to redistribute something that's already available on Luka's website, >>but I will link back to it here<<. PLEASE MAKE SURE TO INSTALL THIS PLUGIN. IT IS NECESSARY FOR THE PWT TO WORK.
>>Video of it in action<<
Change Log:
- Credits
- Credit if used:
Luka S.J. (The original author. PLEASE make sure you credit them, without them there would have been nothing to port!!!
Vendily)
DerxwnaKapsyla