OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Praxtor on 31 May 2005, 23:01:54

Title: One cuestion about Sidechat command
Post by: Praxtor on 31 May 2005, 23:01:54
Hello my question is the following one:
How I can do if the leader of one group go to say one sidechat message and he is killed before, i need whith the sidechat message appear, I try to put in the init field of the leader it code Mygroup=group this and in the provocant in the field of activation Mygroup sidechat "asfsdfd" but itÂ's donÂ't work.
Thanks for the help.
Regards
Title: Re:One cuestion about Sidechat command
Post by: macguba on 31 May 2005, 23:06:38
leader myGroup sideChat "blah blah"
Title: Re:One cuestion about Sidechat command
Post by: Praxtor on 31 May 2005, 23:32:51
Oh thanks macguba was very easy, thanks for your cooperation.
Title: Re:One cuestion about Sidechat command
Post by: Dubieman on 01 Jun 2005, 04:03:52
I thought it needed brackets?
(leader mysexygroup) sidechat "I love OFP in the morning"

Or are they not required?
Title: Re:One cuestion about Sidechat command
Post by: macguba on 01 Jun 2005, 09:43:32
I suspect you don't need brackets for that.    They wouldn't do any harm though.
Title: Re:One cuestion about Sidechat command
Post by: 456820 on 01 Jun 2005, 09:51:14
Edit - no wait a little mix up there
yh macguba's right also dont forget to define there group in the init field something i forget to do all the time