OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Wildebeest on 29 Sep 2005, 10:27:00
-
Hi!
Is it possible to prevent an AI unit from answering when you give him an order? Like you tell him "Move to blah blah" and he won't say "Roger"?
Maybe something with "EnableRadio false" and something that checks which unit you are talking to... I don't know.
Thanks for your help!
-
enableRadio false
is indeed the answer.
-
i think the answer is a little more in depth than that since hes asking when he gives a command meaning he wants to hear him say "Move to rock 120clock" for example but doesn twant the reply "Roger" from his Ai team so im not sure how you would go about that you would need to check if you have given a command wich i think isnt possible but if it is it would be hard or atleast to me
but enableradio false and enableradio true would be needed
-
No, you can either disable the radio completely or just let him use his radio. I don't think its all that important anyways, nobody is going to complain about it. There is no way of doing what you want without making it even worse.