#event
1 messages · Page 1 of 1 (latest)
Check your maker pen, if you’re getting errors, you need to fix them
Errors will completely prevent executions from occurring for the frame they happen on, so best to make sure nothing is broken
You can find errors on your maker pen, under “logging” found at the bottom of the tool bar
Click it
It will highlight the exact chip causing the error
Now just look around for a purple glow
That’s the erroring chip, now fix it
i don't know how to fix this its for a if player hit other player tp to point
can a get closeest have two targets
no
you can place a second one down though
But I doubt that’ll do any good
Okay How do you have it So A list Has Person in it already.?
As I traced it back to the list. And it says there's nobody in it.
You’re using a player list variable it seems, that variable is empty, if you are just wanting to have all players in the room, use “get all players” chip instead
Well that's there. So the objective marker doesn't teleport to you.
In that case, save all players into the variable, then remove the local player from it (that’s yourself)
Now you have a player list without you in it
You can’t subtract a list, the port is glitched