i made tagname[“job”] with 3 values [“cop”], [“civil”], [“Thief”]
and I made my teleporter teleport only cop and Thief.
But when I run my teleporter, All players except Civil move to the cop position.
help me…
i made tagname[“job”] with 3 values [“cop”], [“civil”], [“Thief”]
and I made my teleporter teleport only cop and Thief.
But when I run my teleporter, All players except Civil move to the cop position.
help me…
showing your code/udongraph might help.
Most likely you’re running the code on the host side instead of the local player’s side…