Problem #1: Is there a sort weighting option for Slayer? Am I missing it? Is there a different name for it in Slayer? I need to make one team start with one player and the other to start with the rest of the people in the server, but I can't find the sort weight option.
Problem #2: In the minigame, when you die, your score decreases by 200 points. When you respawn, I have an event that, OnPlayerTouch, checks your points to see if you have the right amount. When you have less than 0 points, you get sent to the other team (the team that starts with 1 player) and if you have 0 or more, you stay on your team. I am using the JoinTeam eventt that came with slayer, and these events are not working. I clearly have the right amount of points when I check the player list, but the event is still not working. I have come to believe that the IfPlayerScore event does not work with Slayer points. Am I doing something wrong? Is there an add-on with more events for Slayer?
Information that may be needed:
>I have only downloaded the add-on "Throwing Knife" recently
>I only have the add-ons needed (which isn't too many) enabled
>I have triple checked the events and they are correct