Originally posted by bigbay82
How to talk only to those in the vehicle you're in without doing squad math?
Collapse
X
-
Re: How to talk only to those in the vehicle you're in without doing squad math?
Well what about using the JUMP or "Spacebar" by default to talk to those people in the same vehicle?
Add an event to capture the spacebar being pressed then detect if you're in a vehicle. If you're in a vehicle then make a VOIP group with a list of the people in the vehicle...Viola'?Comment
-
Re: How to talk only to those in the vehicle you're in without doing squad math?
The problem is I don't think you can bind arbitrary actions to keys. Otherwise someone would have come up with a way to bind some of the existing voice commands to keys since a lot of people seem to want that.Originally posted by HarmorWell what about using the JUMP or "Spacebar" by default to talk to those people in the same vehicle?
Add an event to capture the spacebar being pressed then detect if you're in a vehicle. If you're in a vehicle then make a VOIP group with a list of the people in the vehicle...Viola'?Comment
Comment