a pvp protect on rightclick but it can be stacked

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

    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!

NickQr

New Member
Oct 2, 2023
8
0
1
so the error is
[19:59:52 INFO]: There's no player/console in a periodical event
[19:59:52 INFO]: Line: send "&c&l1 Perc van hátra a isteni hatalmadból" to loop player
[19:59:52 INFO]:
[19:59:52 INFO]: Line 15: (vedelem.sk)
[19:59:52 INFO]: Can't understand this condition/effect: remove golden ingot from loop player
[19:59:52 INFO]: Line: remove golden ingot from loop player
[19:59:52 INFO]:
[19:59:52 INFO]: Line 18: (vedelem.sk)
[19:59:52 INFO]: There's no player/console in a periodical event
[19:59:52 INFO]: Line: send "&c&lLejárt a isteni hatalmad!" to loop player
[19:59:52 INFO]:
[19:59:52 INFO]: Line 19: (vedelem.sk)
[19:59:52 INFO]: There's no loop that matches 'loop-player'
[19:59:52 INFO]: Line: execute console command "/lp user %loop-player% permission unset essentials.god"
[19:59:52 INFO]:
[19:59:52 INFO]: Line 20: (vedelem.sk)
[19:59:52 INFO]: There's no loop that matches 'loop-player'
[19:59:52 INFO]: Line: execute console command "/god %loop-player%"
[19:59:52 INFO]:
[19:59:52 INFO]: [Skript] Encountered 5 errors while parsing vedelem.sk!
 

Attachments

  • -vedelem.sk
    702 bytes · Views: 202
so the error is
[19:59:52 INFO]: There's no player/console in a periodical event
[19:59:52 INFO]: Line: send "&c&l1 Perc van hátra a isteni hatalmadból" to loop player
[19:59:52 INFO]:
[19:59:52 INFO]: Line 15: (vedelem.sk)
[19:59:52 INFO]: Can't understand this condition/effect: remove golden ingot from loop player
[19:59:52 INFO]: Line: remove golden ingot from loop player
[19:59:52 INFO]:
[19:59:52 INFO]: Line 18: (vedelem.sk)
[19:59:52 INFO]: There's no player/console in a periodical event
[19:59:52 INFO]: Line: send "&c&lLejárt a isteni hatalmad!" to loop player
[19:59:52 INFO]:
[19:59:52 INFO]: Line 19: (vedelem.sk)
[19:59:52 INFO]: There's no loop that matches 'loop-player'
[19:59:52 INFO]: Line: execute console command "/lp user %loop-player% permission unset essentials.god"
[19:59:52 INFO]:
[19:59:52 INFO]: Line 20: (vedelem.sk)
[19:59:52 INFO]: There's no loop that matches 'loop-player'
[19:59:52 INFO]: Line: execute console command "/god %loop-player%"
[19:59:52 INFO]:
[19:59:52 INFO]: [Skript] Encountered 5 errors while parsing vedelem.sk!
It was mainly an indentation error and forgetting to add the hyphen (dash) in loop-player .
 
You probably want to make a pvp protector. I beautified your code. If there is an error, resend with the error message.
 

Attachments

  • -vedelem.sk
    782 bytes · Views: 226