Solved guys help me

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

Status
Not open for further replies.

iVyperion

Member
Aug 13, 2017
25
0
0
im trying to check on every second if a player has a permission this is what i'm typing:


Code (Skript):
on every second:
if player have permission "Kills.counter":
execute console command "sudo %player% help"


this is the error i get:
'permission "Kills.counter"' is not an item type (kits1.sk, line 95: if player have permission "Kills.counter":')
 
Guys. please... use help request format. and code tag... Your "Titel" is too ulgy. How about "Permission wrong?" or somethings else "HELP BIG PROBLEM HERE!"

The problem is. you need loop player, cuz there is no player
 
Guys. please... use help request format. and code tag... Your "Titel" is too ulgy. How about "Permission wrong?" or somethings else "HELP BIG PROBLEM HERE!"

The problem is. you need loop player, cuz there is no player
how do i use loops???
 
Next time use a title which actually describes your issue. A title like that just makes you look like a noob.
 
Status
Not open for further replies.