Raised This Month: $ Target: $400
 0% 

Subplugin Submission [ZP] Addon: Quad Damage (Human)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Excalibur.007
Veteran Member
Join Date: Sep 2009
Location: Singapore
Old 07-31-2011 , 18:45   Re: [ZP] Addon: Quad Damage (Human)
Reply With Quote #1

Nice

PHP Code:
switch(mode)
{
    case 
MODE_INFECTIONset_task(get_pcvar_float(cvar_spawntime), "CreateQuadEntity"TASK_QUAD_SPAWN)
    case 
MODE_MULTIset_task(get_pcvar_float(cvar_spawntime), "CreateQuadEntity"TASK_QUAD_SPAWN)    
    case 
MODE_PLAGUEset_task(get_pcvar_float(cvar_spawntime), "CreateQuadEntity"TASK_QUAD_SPAWN)
    case 
MODE_NEMESISset_task(get_pcvar_float(cvar_spawntime), "CreateQuadEntity"TASK_QUAD_SPAWN)
    case 
MODE_SWARMset_task(get_pcvar_float(cvar_spawntime), "CreateQuadEntity"TASK_QUAD_SPAWN)


PHP Code:
if(mode != MODE_SURVIVOR)
{
    
set_task(get_pcvar_float(cvar_spawntime), "CreateQuadEntity"TASK_QUAD_SPAWN)

Excalibur.007 is offline
Reply



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 16:07.


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