Jex =TE= 0 Posted February 10, 2009 Hi, I want to set a trigger so that when each player enters it they effectively change their clothes to civillian attire. I shouldn't have problems with the trigger (i hope) but is there a way to change the unit of the player to another model? Thanks Share this post Link to post Share on other sites
YO 0 Posted February 11, 2009 check Team Switch. Create the civilian units, make players switch to that units locally with selectPlayer and remove older units. Not sure how it will work with respawnable units. Share this post Link to post Share on other sites
Jex =TE= 0 Posted February 11, 2009 Thanks YO but that is only a SP feature and I'm making a MP one (sorry, shoulda been clearer ) Maybe I could just wipe out the players and then zap in civvies instead. Share this post Link to post Share on other sites
mattxr 9 Posted February 11, 2009 Thanks YO but that is only a SP feature and I'm making a MP one (sorry, shoulda been clearer  )Maybe I could just wipe out the players and then zap in civvies instead. cant be done in MP Share this post Link to post Share on other sites
t_d 47 Posted February 12, 2009 Possible via group respawn. You need to have only the civilian model in your group. Then make the screen black, kill the player and he will be spawned as civilian. Then fade out the black screen. Share this post Link to post Share on other sites