====== SetActivatorToPlayer2 ====== {{tag>player zdoom needs_examples}} ''bool SetActivatorToPlayer2(int player)'' ===== Description ===== Zandronum provides [[zan>SetActivatorToPlayer]], while ZDoom only provides ''AAPTR_PLAYERx'' constants for [[zdoom>SetActivator]], which support 8 players max. This function first attempts to use [[zan>SetActivatorToPlayer]], then, if it fails (for example, due to the mod running in ZDoom), it attemps to use ''%%SetActivator(0, AAPTR_PLAYER1<