TTLG|Jukebox|Thief|Bioshock|System Shock|Deus Ex|Mobile
Results 1 to 6 of 6

Thread: CoSaS Release Pack 5 - Tinderbox & Flares

  1. #1
    she/her ⚧
    Registered: Dec 1998
    Location: Lyon

    CoSaS Release Pack 5 - Tinderbox & Flares

    During MX development I was perpetually bugged by the look of Thief 2's flares. Every time I saw them all they did was remind me of the clubber's guide to trance. Even though MX was very modern, I wanted something very low-tech that could be used in even more Thief 1 styled FMs. Inspired by the wikipedia article on tinderboxes, I redid the flares for the MX patch.

    Download - Tinderbox & Flares!

    Other Packs: 178 Beds - Portcullises & Ladders - 18 Keys - Tinderbox & Flares - 103 Chairs - Chests, Boxes, and Luggage - Folded Clothes - Books and Scrolls - Light Gem & Health Shields - 80 Doors - Tiffany Lamps - Tables & Stands - Noble Skins & Drunk Voice - Lights of all Types - Desks, Cabinets, and Dressers - Drapes - Musical - Flowers - Bookcases - Loot - Pub Set - Bathroom Set - Gambling Set - Bow & Quiver - Dagger Motions



    I included a tutorial on how to put the flares in your mission so that they work the same way they do in Mission X.

    Code:
    Open object hierarchy
    Navigate to Physical -> Tulz -> FlareTypes
    Edit Flare
    
    	Edit Inventory -> Object Name to: Name_Flare
    	Add Inventory -> Render Type.  Set type to 'Alternate Model' and enter in: flarekit
    	Edit Shape -> Model Name to: flareout
    
    Edit LitFlare
    	
    	Edit Render -> Dynamic Light: 100
    	Edit Render -> LightColor: hue 0.05 saturation 1.00
    	Edit Shape -> Model Name to: flarelit
    	Edit Inventory -> Object Name to: Name_Litflare
    	Add the following links... 
    		~ParticleAttachment from LitFlare (-4913) to FireArrowTrail (-2646)
    		~ParticleAttachment from LitFlare (-4913) to FireArrowOrangeGlow (-4818)
    		~ParticleAttachment from LitFlare (-4913) to FireArrowSmoke (-4820)
    		~ParticleAttachment from LitFlare (-4913) to FireArrowYellowGlow (-4819)
    
    Save the gamesys.
    
    Open up the file Objnames.str  (in the strings folder ... or strings/english or any other language folder)
    Add the following lines...
    
    Name_Flare: "Tinderbox with Flares"
    Name_Litflare: "Lit Flare"
    
    If you wish for the first flare the player picks up to use the inventory model in the game world, simply place the flare in the world, you must make it a container, do a contains link to the flares, and set the container to destroy itself once the flares are taken.  The model will also have to be given a more appropriate scale.  Shape -> Scale: 0.015 0.015 0.015 seems best.

  2. #2
    Member
    Registered: Nov 2003
    Location: Austin, TX
    Very nice! Thank you once again

  3. #3
    ZylonBane
    Registered: Sep 2000
    Location: ZylonBane
    "Object Packs 5"?

  4. #4
    Moderator
    Registered: Jan 2003
    Location: NeoTokyo
    The miscellanea continues.

    I stopped using flares and forgot about them because I didn't like how they looked. These look much more authentic.

  5. #5
    Member
    Registered: May 2005
    Done and working perfect. Finally it's a real flare instead of the SWAT type tool Thanks again!

  6. #6
    she/her ⚧
    Registered: Dec 1998
    Location: Lyon
    Good! Really glad some people will use these. The tinderbox kit also has sentimental value, because it was the most complex object creation job I've done to date... from scratch, using three different programs (four if you count Photoshop).

Posting Permissions

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