Undeploys a target player that is alive on the battlefield back to the deploy screen. Note: This will not kill the player, so mod.SoldierStateBool.IsAlive will remain true and mod.SoldierStateBool.IsDead will remain false.
mod.SoldierStateBool.IsAlive
mod.SoldierStateBool.IsDead
The player to undeploy.
Undeploys a target player that is alive on the battlefield back to the deploy screen.
Undeploys a target player that is alive on the battlefield back to the deploy screen. Note: This will not kill the player, so
mod.SoldierStateBool.IsAlivewill remain true andmod.SoldierStateBool.IsDeadwill remain false.