View Single Post
Author Message
Whosat
Senior Member
Join Date: Nov 2007
Location: Singapore
Old 06-08-2010 , 09:49   [L4D(2)] Laser Tag
Reply With Quote #1

Laser Tag for L4D(2)

Hi guys, I'm back just releasing a small plugin I adapted from somewhere quite a while back then saw another plugin (can't remember the name) which had this, but wasn't quite how I'd liked it implemented.

So I remade the plugin and here's Laser Tag for L4D2 (L4D untested but should work in theory)

(Yes I know there's another Laser Tag plugin but that only works for CS:S - I tried)

Shotguns (every single pellet), Rifles, SMGs, Sniper Rifles, Pistols supported and can be disabled by convar.
Melee weapons and grenades are disabled.

Configurable Variables:
  • Laser Colour (Red, Green, Blue):
    l4d_lasertag_red
    l4d_lasertag_green
    l4d_lasertag_blue
  • Bots' Laser Colour (Red, Green, Blue):
    l4d_lasertag_bots_red
    l4d_lasertag_bots_green
    l4d_lasertag_bots_blue
  • Laser options (Width, Life, Transparency, Offset):
    l4d_lasertag_width
    l4d_lasertag_life
    l4d_lasertag_alpha
    l4d_lasertag_bots_alpha
    l4d_lasertag_offset
  • Enability (Enabled, Versus/Scavenge, Realism):
    l4d_lasertag_enable
    l4d_lasertag_vs
    l4d_lasertag_realism
  • Gun Types (Shotguns, Rifles, SMGs, Sniper Rifles, Pistols):
    l4d_lasertag_shotguns
    l4d_lasertag_rifles
    l4d_lasertag_smgs
    l4d_lasertag_snipers
    l4d_lasertag_pistols
  • Bots can Laser Tag?
    l4d_lasertag_bots

Code:
Changelog
v0.1
 - Initial Release
v0.2
 - Optimized code
 - Added different bots RGBA (see Convars) (default colour is Turquoise 0/255/75)
 - Removed width2
 - Fixed laser width cvar changing on-the-fly not working
 - Changed default width to 1.0
 - Changed default alpha to 100
 - Changed default life to 0.80
 - Changed default colour of Survivors laser to light blue (0/125/255)
 - Changed name to [L4D(2)] Laser Tag
Yes I've seen the suggestion of having different colours for each character. I feel it'll make the plugin a little more complicated than it needs to be but I'll consider! (:


--Download History--
v0.1 - 1365 downloads
Attached Thumbnails
Click image for larger version

Name:	c1m2_streets0003.jpg
Views:	8463
Size:	97.1 KB
ID:	80577  
Attached Files
File Type: sp Get Plugin or Get Source (l4d_lasertag.sp - 5690 views - 10.6 KB)
__________________

Last edited by Whosat; 01-11-2011 at 15:49. Reason: Updated version 0.2
Whosat is offline