What's the error?

  • 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!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Crick

New Member
Aug 9, 2020
6
0
1
55
on player world change:
wait 1 tick
if world is "SpeedPvP":
set slot 1 of player to compass named "&6&lPLAY SPEEDPVP"

so this is my code, why is not working..
 
Have you got any errors? Any console errors? What's your skript version?
Try to use
Code:
set slot %slot% of current inventory of player to %your item%
 
upload_2020-8-22_20-6-6.png

still not working :/
 
LargeSk, Skellett and SharpSk addons have this event:
Code:
on world change:
Do you have the required addon (at least one of them)?
 
Status
Not open for further replies.