OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: MeltedAd on 04 Jul 2003, 14:49:37
-
is there a way i can have the radio triggers only work for the BAS radioman? So if you are playing in command all radio calls have to be made through him. Also if he dies and someone else picks the radio this function switchs to them.
-
u can use da hasweapon command 2 make sure dat som1 have da radio
"_X hasweapon {RadioClassName}" ccount (units (group player)) > 0
as condition 4 all radio cals
da radio class name shud b in da addon readme
but i dont think u can actualymake radio thro som1 ::)
LCD OUT
-
cheers ;D