Kenbow 0 Posted August 31, 2007 Quote[/b] ]Disabling Team Switch On DeathTeam switch can be used purely as a role or uniform changing feature. If you wish to allow changing of uniforms or roles without giving the player the advantage of having multiple lives, there is a simple trick to make this possible. Create a trigger, change nothing other than the condition and onActivation fields. In the condition field type: !(alive player) In the onActivation field type: enableTeamSwitch false Now you can switch clothes without switching lives. This was posted in the sticky post. Does anyone know how to get this to work? Share this post Link to post Share on other sites