Started by
WeswePengu
on
Topic category: Troubleshooting, bugs, and solutions
I am trying to create a Procedure to create an event, inside an GUI, where clicking on a button will execute the command "/weather clear".
Everything appears to be setup correctly except it seems the command does not work. I have tried inputting both "weather clear" and "/weather clear" into the text but it doesn't seem to fix itself. Is there anything I am missing?
Since you never gave an image of the procedure or anything, follow these steps.
It's quite simple
On the GUI, create a new button
On the procedures, select the procedure you just created (PWeatherClear for example)
Hope this helped