Raised This Month: $51 Target: $400
 12% 

[ZP] Custom lights


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Welgericht
Member
Join Date: Jul 2010
Old 12-13-2010 , 09:10   [ZP] Custom lights
Reply With Quote #1

Custom Lights

Plugin: [ZP] Custom Lights
Version: 1.0 (beta)
Author: Doomday (aka Weltgericht)

Description:
This plugin allows you to use different lights for different mods.

Modules
PHP Code:
#include < amxmodx >

#include < zombieplague >
#include < engine > 
Cvars
PHP Code:
    cvars[infection]  =    register_cvar("zp_lights_infection""c");  
    
cvars[nemesis]    =    register_cvar("zp_lights_nemesis""a");  
    
cvars[survivor]   =    register_cvar("zp_lights_survivor""z");
    
cvars[swarm]      =    register_cvar("zp_lights_swarm""b");
    
cvars[multi]      =    register_cvar("zp_lights_multi""d");
    
cvars[plague]     =    register_cvar("zp_lights_plague""b");

// Lights at specified mod
// a - very dark 
// z - very bright 
Download:
Attached Files
File Type: sma Get Plugin or Get Source (zp_lights.sma - 651 views - 1.2 KB)

Last edited by Welgericht; 12-13-2010 at 11:33.
Welgericht is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:15.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode