• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • 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.

[Scripting Question] How can i Program in v16.2?

14
Posts
4
Years
    • Seen Jun 5, 2021
    I´m learning to program, and i want to practice a bit, but i don´t know how to work with Essentials. My project is in the V16.2, and i would like to make simple scripts to proof.

    Where can i read about the functions and classes of Essentials?
     
    233
    Posts
    5
    Years
    • Seen Oct 9, 2023
    Well, for starters, you should consider upgrading your project to v18 first. If you stay on v16, it is going to be a lot harder for you to find scripts and support for it. The wiki has a tutorial on upgrading your game here: https://essentialsdocs.fandom.com/wiki/Guide:How_to_upgrade_your_game.

    Otherwise, there are a few resources to help you out. One is Thundaga's video series on "How to Make a Pokemon Game": https://www.youtube.com/watch?v=mlnzaEhH5cI&list=PLuIp7Uf7pllmpcFOHbj4r8cVQYywpRZB5. You don't have to watch all 82 videos, but I HIGHLY suggest watching at least the first 10 or so, which cover the bare minimum on how to get started. You can also join his Discord server: https://discord.gg/xQXd5A3, where there's a lot of people willing to help you out with coding or other game development things. Finally, the Essentials wiki has a lot of information: https://essentialsdocs.fandom.com/wiki/Essentials_Docs_Wiki. Some of the pages might be outdated, but for the most part it should at least point you in the right direction for making custom scripts and the like.
     
    Back
    Top