Results 1 to 4 of 4

Thread: Radio Messages | Forums

  1. #1
    I have been wondering for some time now if it is possible to put a radio message (any type of message) into a mission? For example: a group of Hell Cats is heading to the West to attack a flight of Zeros when over the radio comes the message "Kamikazes have just passed our outer Destroyers to the North, we need every plane available to chase them down before they get to the Carriers!"
    good hunting to all,
    =Blindman=

    Reply With Quote Reply With Quote

  2. #2
    I have been wondering for some time now if it is possible to put a radio message (any type of message) into a mission? For example: a group of Hell Cats is heading to the West to attack a flight of Zeros when over the radio comes the message "Kamikazes have just passed our outer Destroyers to the North, we need every plane available to chase them down before they get to the Carriers!"
    good hunting to all,
    =Blindman=

    Reply With Quote Reply With Quote

  3. #3
    Got some notes on scripted messages.

    You need to edit "rcu" file


    "rcu" file:-
    <BLOCKQUOTE class="ip-ubbcode-quote"><div class="ip-ubbcode-quote-title">quote:</div><div class="ip-ubbcode-quote-content">

    @set fast off
    @set echo on
    @set alias on
    @set history 20

    @alias a alias
    @a h history
    @a s show

    @a on fps START SHOW
    @a off fps STOP SHOW

    @a m file messages.txt
    </div></BLOCKQUOTE>


    "messages.txt" (create in main Il2 folder) :-
    <BLOCKQUOTE class="ip-ubbcode-quote"><div class="ip-ubbcode-quote-title">quote:</div><div class="ip-ubbcode-quote-content">



    @chat Welcome to Server fisneaky.servegame.org
    @timeout 360000 chat ATTENTION ! - unidentified aircraft in Delta 12. Any flights in the area are to locate and identify ALL

    @timeout 420000 chat Write your message here ALL

    @timeout 480000 chat ~S~ everyone - Well done ALL

    </div></BLOCKQUOTE>

    Typing "m" from console will re-trigger messages from "messages.txt"

    Cant remember exactly the timeout value but think it's 100ths of minutes.

    If you wanted audio I think you're out of luck . unless you made a track for "in flight" music
    Reply With Quote Reply With Quote

  4. #4
    Thanks Don.
    good hunting to all,
    =Blindman=

    Reply With Quote Reply With Quote

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •