home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 September / GSSH0904CD2.iso / Doom3 / Mods / Flamethrower / readme.txt < prev   
Text File  |  2004-08-12  |  2KB  |  47 lines

  1. Doom 3 - Flamethrower Addition 0.3
  2. by John 'Cryect' Rittenhouse
  3. jspam1@jhu.edu
  4. 8-04-04
  5.  
  6.  
  7. Alright this is less a new usable weapon than it was a test for me to see about putting a new weapon in and playing with the particle editor.
  8.  
  9. Now that I have that aside, this weapon has a fairly nice flame effect but not the greatest imo but for a first particle effect I'm happy with it. While you can quickly lay toast to most creatures with this weapon unfortunately it doesn't set them a flame :( This is due to that it doesn't look like with the scripting language alone that this can be achieved.
  10.  
  11. The flamethrower uses the plasma gun model and sound effects from Weapons Factory (oh and if you Reno brothers have an issue with this email me but doubt you will though still email me if you read this considering I've not heard from you guys since when we worked back on WF).
  12.  
  13. To install this mod (For access from the Mod Menu)
  14. 1. Create a directory called flamethrower that is located in the Doom 3 directory
  15. 2. Place the flamethrower.pk4 file into the flamethrower directory
  16. 3. To run start up Doom 3 and choose flamethrower from the mod menu
  17.  
  18. To install this mod (So its always running)
  19. 1. Copy the flamethrower.pk4 file to the base directory (located in the Doom 3 directory)
  20. 2. If necessary extract it to that directory or rename it to pak005.pk4
  21.  
  22. To get the flamethrower you will have to goto the console and type "give weapon_flamethrower". To get to the console use ctrl-alt-~. Then to use it you will need to toggle to it with [ or ].
  23.  
  24.  
  25. Changes with 0.3 (8/12/2004)
  26. -Projectiles slightly faster
  27. -Shoots 6 projectiles at a time
  28. -Projectiles now have a 6 degree spread (so now will have a cone shape)
  29. -Each projectile deals less damage (but total damage if all projectiles hit is larger)
  30. -Fixed sound looping issue
  31.  
  32.  
  33. Changes With 0.2 (8/5/2004)
  34. -Projectiles Are faster and last slightly longer
  35. -Projectiles Deal Less damage
  36. -Flame emits light on hitting (don't want to enable lights for each particle as they fly due to the issue of performance)
  37. -Clip size has been increased and rate has been slowed slightly
  38.  
  39. Version 0.3 has not been actually tested by me but should work
  40.  
  41. Planned Future Changes (Once I get back to my home I will work on these)
  42. -Change Plasmagun skin
  43. -Change the plasma vent so its a fiery orange
  44. -Figure out a way to have lighting without huge frame hit (might require SDK)
  45. -Set creatures a blaze (need the SDK)
  46.  
  47.