Recent content by Willow-lee

  1. W

    [Scripting Question] Setting Pokemon as Non-Removable?

    usually is something you witre when creating a pokemon in a event, it's caled pkmn.cannot_store = true pkmn.cannot_trade = true pkmn.cannot_release = true
  2. W

    Triple Triad Booster packs

    this script won't work because this was made for a very old version of essentials (like, is very obvious, this script is 11 years old. duh), and many things have changed since then
  3. W

    Script: [v13+] Roulette Minigame

    its above main, not [Main], try creating the Roulette inside the UI Folder then
  4. W

    Script: [v13+] Roulette Minigame

    open the script editor and go down, you should see an section named Main, create a New Section above it and place the script from github there. in the Graphics/Picures/ or Graphics/UI/, create a Folder named Roullete and put the files there
  5. W

    Script: [v13+] Roulette Minigame

    did you follow the steps in the script section? it literally tells where everything should be placed
  6. W

    Script: [v13+] Character Selection

    I don't think it's missing, most of the time I think he expects it to be placed above Main, which would make it not need a meta.txt
  7. W

    Script: Deluxe Battle Kit [v21.1]

    Has the Wayback Machine, but I can't guarantee that the entire tutorial is archived https://web.archive.org/web/20240819073032/https://lucidious89-tutorials.gitbook.io/deluxe-battle-kit-tutorial
  8. W

    Ride Pager (v19)

    This script doesn't work in version 21.1 because it has v19 functions that no longer exist, someone would have to update the script.
Back
Top