Welcome to Tactical Gamer

Results 1 to 3 of 3
Discussion: ArmA - Archives / Armed Assault - Tactics, Missions and Mod Discussions - Request for Submissions: TG Intro - I'm requesting any and all submissions for improving the standard TG intro in this thread.
  1. #1

    Shiner's Avatar

    Join Date
    Jul 2005
    Location
    Dallas, TX
    Age
    34
    Posts
    2,380

    Request for Submissions: TG Intro

    I'm requesting any and all submissions for improving the standard TG intro in this thread. You can use the following instructions to download the existing script. I'm looking for an intro that does NOT exceed 10 seconds. It can include audio and images, but must convey the "spirit" of TG and not be excessively difficult to implement or excessively large in size.

    For now I am asking all members to use the following instructions to implement the existing TG Intro into their missions:

    SIMPLE IMPLEMENTATION:
    place the following code in you init.sqf:
    Code:
    [] execVM "TG\TG_playerIntro.sqf";
    titleCut ["","black faded", 0];
    create a folder called "TG" in you mission folder and place the attached script in that folder extracting from the zip format. Edit the <Mission Name> and <Author> as needed in the script.

    ADVANCED IMPLEMENTATION (supports JIP):
    Create a trigger in the editor and set the condition value to "local player" and the activation field to
    Code:
    zz = [] execVM "TG\TG_playerIntro.sqf";
    create a folder called "TG" in you mission folder and place the attached script in that folder extracting from the zip format. Edit the <Mission Name> and <Author> as needed in the script.
    Attached Files Attached Files
    Last edited by Shiner; 08-18-2007 at 06:51 PM.
    |TG-12th| SHINER


  2.  
  3. #2

    Shiner's Avatar

    Join Date
    Jul 2005
    Location
    Dallas, TX
    Age
    34
    Posts
    2,380

    Re: Request for Submissions: TG Intro

    If you have any problems with implementing this please post or PM me.
    |TG-12th| SHINER


  4.  
  5. #3

    Shiner's Avatar

    Join Date
    Jul 2005
    Location
    Dallas, TX
    Age
    34
    Posts
    2,380

    Re: Request for Submissions: TG Intro

    Updated instructions (thanks Taxi)
    |TG-12th| SHINER


  6.  

     

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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


  
 

Back to top