I need help with skript

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

FreezaF

Member
Jun 29, 2023
1
0
1
15
command /paper [<text>]:
aliases: /p
trigger:
if arg 1 is set:
set {effect1::%uuid of player%} to arg 1
give paper named "&2Effect" to player

right click:
set {effect1::%uuid of player%} to {_effected} parsed as text
if player's held item is paper named "&2Effect":
cancel event
loop all entities in radius 5 of player:
if loop-entity's gamemode is not creative:
if player is "S1mper4Life":
apply {_effected} 5 to loop-entity for 30 seconds
 
"I need help with skript"

No one is going to help you if you don't tell us the problem.
I see the error, but I'm not going to tell you for that reason.