Raised This Month: $ Target: $400
 0% 

[help] Will this DMG multiplier will work?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
jc980
Veteran Member
Join Date: Jan 2010
Location: God is with us...
Old 07-26-2010 , 07:22   [help] Will this DMG multiplier will work?
Reply With Quote #1

Hey Guys Im not sure if this will work so i need help.

PHP Code:
public ham_zombie_knife(id)
{
if(
cs_get_user_team(id) == CS_TEAM_CT && is_user_alive(id) ) 
    {
        if (
PlayerLevel[id] == 1)
        {
            
SetHamParamFloat(41.0)
        }
        if (
PlayerLevel[id] == 2)
        {
            
SetHamParamFloat(41.1)
        }
        if (
PlayerLevel[id] == 3)
        {
            
SetHamParamFloat(41.2)
        }
        if (
PlayerLevel[id] == 4)
        {
            
SetHamParamFloat(41.3)
        }
    }

__________________
jc980 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 00:13.


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