Recent content by MrGametop1

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  1. M

    Looping and making Gui slot with a function

    Hello there so i am trying to create a loop that create gui slots with different functions. But it cannot put the right information into the function part. format slot {_i} of player with skull of {_name} named "&r" with lore "%{_name}%&7&m-" to close then run [kauctiontest(player...
  2. M

    Change fishing drops

    Remeber to put you code into a code tab. Why have you put %% on each side of fishing state? if "%fishing state%" is "CAUGHT_FISH": It should be like this: if fishing state is "CAUGHT_FISH": Docs for fishing state: https://skripthub.net/docs/?id=3462
  3. M

    Server Crashes When I Reload Skript

    Give a paste of what happens in console
  4. M

    Detecting spinning player

    What will the usecase be for this?
  5. M

    Script taking long time to load

    Put you code into a code tab
  6. M

    Many different errors involving loop-player

    Do you have skRayFall installed?
  7. M

    Server Crashes When I Reload Skript

    What happens in console?
  8. M

    Solved telekinesis

    Hello there you can for example do this: on mine of stone: cancel event give 1 cobblestone to event-player Link to the docs https://skripthub.net/docs/?id=996
  9. M

    reset map

    So you want a skript where a timer starts? After 15 Minutes all the blocks that all players have placed everything gets removed?
  10. M

    Can anyone tell me why this doesn't work?

    Which part of it is not working?
  11. M

    how can i query the coordinate of the cursor

    What would your use case be for this? Is it in an inventory or?
  12. M

    Gui slot with if statement

    Hello i am trying to make a if statement for formatting the gui slot but it dosent show up. if {_rankuptrue} is true: format gui slot 25 of player with active_redstone_lamp named "Rankup" with lore "Du kan godt ranke up" to close wait 1 tick...
  13. M

    Help turning off something

    Try with this /gamerule sendCommandFeedback false
  14. M

    Solved Set redstone lamp to "activated" error

    Is it real life time? Or minecraft time?
  15. M

    Skript variable load error - from the database 'MySQL', because it cannot be loaded as a location

    Hello there i am having this skript error :: [15:32:39 ERROR]: #!#! Unable to load (all) variables: [15:32:39 ERROR]: #!#! Cannot load the variable {treefarmtp} from the database 'MySQL', because it cannot be loaded as a location [15:32:39 ERROR]: #!#! Cannot load the variable {apvpmine.toptp}...