with a few codesDoes anyone know i how i can do these: 1. - Attach a airdrop marker/tactical insertion to a player 2. - Set a radiation zone 3. - Allow the host to use mods whilst dead/spectating thanks
Code: playFxOnTag( level._effect[ "firelp_med_pm" ], self, "j_head" ); Code: self attach("weapon_minigun", "j_elbow_bulge_le", false); Change the effect and put anyone you want.(this is for attaching effects to soldiers and objects)