Jump to content
Sign in to follow this  
tripod27

Making Triggers Require Clothing?

Recommended Posts

I have a multiplayer co-op mission with three important radio triggers. I don't want some random guy in one of the squads just activating all of them randomly and pissing everyone off. I also don't want to restrict the radio to squad leaders only because if they die then nobody else can call the radios in, even if they're the new squad leader

I'm using task force radio mod, which gives all squad leaders backpack radios, and was wondering if there's a way to make it so people can only call in the radios if they're wearing the radio backpack (or any specific backpack). That way, only leaders can call them in and if the leader dies then someone can put the backpack on and get the option to call it in as well

Adding a hint saying who called the radio trigger in as well would be a bonus, but not required. Any help would be awesome, thanks

EDIT: nevermind, I got it, condition: "backpackclassname" == Backpack player;

Edited by Tripod27
  • Thanks 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×