Minigame class system

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

Jreiman086

Member
Oct 11, 2020
1
0
1
So I'm making a class system for my friend's minigame and there are two things I need help with.
I'm going to have it work like:
command /kit [<text>]:
trigger:
if arg-1 is "example":
give dirt to player

The first thing I need help with Is some way to make it so you can only have one class at a time.

The second thing I need help with is a way for a healer class to give the player a splash potion of healing every 5 seconds unless they already have one in their inventory. I also don't want that to work If you don't have the kit selected.
 
Status
Not open for further replies.