#KOTH
1 messages · Page 1 of 1 (latest)
yeah good luck
no
use world edit to set a region, aka an "area" for the KOTH to take place
then make a skript that says while the player is in the koth, they gain +1 point
ah hell naaaaaah
bro??
it could be done in literally 5 to 10 less lines
20000000000x more proficiently
like cmon bro
okay
no
that wouldn't work
I'm not going to walk you through my idea
I'm too lazy 💀
which part
bro?
you gotta tell me what part isn't working properly
I'm not going to read the entire thing
!debug
Debug
Try broadcasting your variables, with broadcast "%{variable}%" to check if they really are set. If you are using variables starting with _, make sure they are set in the current trigger as they do not save between different triggers. Also make sure any conditions in your skript are being met.
anything below the while loop won't ever run
and that while loop will run forever, until the server stops
put that condition above the while loop
have the while loop be the last thing
or,
indent the condition
no
you need to indent it
not put it at the start
You can't use local variables here without setting the variables is under each event