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!
You can always check out skUnity Downloads for downloads and any other information about Skript!
currently working on this comment, just testing some stuffs (since I see you online)
What plugins do you have by the way?
OKAY PERFECT DOWNLOAD SKRIPT-REFLECTI can download plugins if necessary
OKAY PERFECT DOWNLOAD SKRIPT-REFLECT
(on second thought you might not need to)
you didn't need to, mbI downloaded SKRIPT-REFLECT
okeyyou didn't need to, mb
gimme 10 mins and I'll make my comment (I add extra shit to it to make it look fancy)
set {zombiecd::%player's uuid%} to unix timestamp of (now + 24 hours)
if unix timestamp of now > {zombiecd::%player's uuid%}:
# code
else:
set {_time} to unix date of {zombiecd::%player's uuid%} formatted as "MM/d hh:mm:ss a"
send "&cYou must wait until %{_time}% to try again."
on chat: # I have it set to an on chat event BECAUSE OF YOUR DAMN SNIPPET, PASTE THE WHOLE DAMN CODE NEXT TIME
if unix timestamp of now > {zombiecd::%player's uuid%}:
if {dq1.zombidie::%player%} = 10:
set {dq1.durum::%player%} to "&c&lYapıldı"
send "&amission completed" to player
else:
send "&cYou didn't kill enough zombies." to player
else:
set {_time} to unix date of {zombiecd::%player's uuid%} formatted as "MM/d h:mm:ss a"
send "&cYou must wait until %{_time}% to try again."
set {zombiecd::%player's uuid%} to unix timestamp of (now + 24 hours)
np, and thank you for marking the thread as solved.thank bro worked