OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Mr.Peanut on 26 Jan 2005, 20:49:59

Title: VehicleChat when cargo not in same group as pilot.
Post by: Mr.Peanut on 26 Jan 2005, 20:49:59
A chopper has a full squad of 12 players assigned and moved into cargo. The chopper pilot and gunner are in a different squad.  When I try :
Code: [Select]
Pilot VehicleChat "But i don't want to try some ika!"I don't see the message.  Oddly enough SideChat does work.

Why is VehicleChat not working?

Both the Pilot and Gunner have also been assigned and moved to chopper.
All assigns and moves were executed in the init.sqs  

Title: Re:VehicleChat when cargo not in same group as pilot.
Post by: Sentinel on 26 Jan 2005, 20:53:29
Could it be that VehicleChat is only for Commander/Gunner/Driver related?
Title: Re:VehicleChat when cargo not in same group as pilot.
Post by: Mr.Peanut on 28 Jan 2005, 14:45:52
In multiplayer games everyone inside the vehicle will see the vehicle chat.

There has got to be a simple explanation for this.... ???