Jump to content
Sign in to follow this  
lonesoldier

Globalchat probs

Recommended Posts

Ok. Heres my prob.

You radio for extraction and i made a script coz theres a few globalchat messages to be said. So i set the script up like this:

aP(me) Globalchat "lasdhasdfjkfhsd blah blah"

~4

Chopper4 Globalchat "asdjaksdlhfjklasdhfdj"

~6

aP GlobalChat "kgjfhajksdfh"

Exit

-----

Ok, it says the first radio message, then comes up with an error saying it cant find Chopper4's messsage.

What am i doing wrong? Also, i have a Marine Radio man in my squad. If hes killed how do i make the "Call For Extraction" Radio Trigger to disable? So if hes killed i cant radio for extraction.

Cheers

Share this post


Link to post
Share on other sites

Is chopper4 an empty chopper, where u put in some AI

crew?

If yes, the use this:

driver chopper4 globalchat "bla bla bla"

~S~ CD

Share this post


Link to post
Share on other sites

Anyway, try the driver chopper4, and see if it works.

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">

index setRadioMsg text

Operand types:

index: Number

text: String

Type of returned value:

None

Description:

Set radio message (0, 0, map radio) to given text. Use "NULL" to disable radio slot.

Example:

0 setRadioMsg "Alpha Radio"

<span id='postcolor'>

This should solve your second problem

Share this post


Link to post
Share on other sites

I had two questions.

God, i need to know what get put in the conditon and activation.

and how to have globalchat dialog.

Share this post


Link to post
Share on other sites

condition: not (alive radioguy)

activation: "0" setRadioMsg "NULL"

:note - 0 if the radio call is your radio-alpha one

~S~ CD

Share this post


Link to post
Share on other sites

Chears mate. fuck im sorry for ebing so dumb, i just didnt get it.

Sorry. My IQ is a worryingly low two.

so how would i make that radio dialog?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×