OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: 33OF11PE00 on 22 Apr 2011, 02:15:21

Title: Disabling player voices in OFP
Post by: 33OF11PE00 on 22 Apr 2011, 02:15:21
Is this possible in OFP:
Disabling players voices but leaving non player voices on because every time I try to target the enemy there is a delay in command especially in tanks. This delay also causes some troubling situations.
Title: Re: Disabling player voices in OFP
Post by: OFP_f3d3 on 22 Apr 2011, 02:39:36
There´s a code to disable radio voices:

Code: [Select]
enableradio false
That will block every radio message, but i don´t think there´s one for disabling certain radio messages or only pleyers radio messages.

I hope this helps

Cheers
ofp_f3d3
Title: Re: Disabling player voices in OFP
Post by: 33OF11PE00 on 22 Apr 2011, 02:45:43
Dang! why there is no simple codes like these available:
enableplayerradio false
           or
enableplayervoice false
Title: Re: Disabling player voices in OFP
Post by: OFP_f3d3 on 22 Apr 2011, 04:25:53
Maybe because this game has almost 11 years! :clap: :clap: :clap: and you have to be really grateful because i don´t think actual games have a mission editor option or such freedom as ofp :no: :no:
Title: Re: Disabling player voices in OFP
Post by: GW on 22 Apr 2011, 07:55:30
you can  use manual fire obtion too. ::)