Raised This Month: $ Target: $400
 0% 

Friendlyfire Score Decrease Help


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
OnePL
BANNED
Join Date: May 2012
Location: GB
Old 06-29-2012 , 19:29   Re: Friendlyfire Score Decrease Help
Reply With Quote #6

So probably it should be: D

PHP Code:
public ZombieBombsGame(id) {
    
g_iCurrentGame GAME_ZMBOMBS

    
for(new 1<= 33i++) {
        if(!
is_user_connected(i) || !is_user_alive(i))
            return 
PLUGIN_CONTINUE

        set_hudmessage
(2556464, -1.00.3500.15.00.10.1, -1)
        
show_hudmessage(0"[SG]: ZombieBomb Game Started!")

        
strip_user_weapons(i)
        if(
cs_get_user_team(i) == CS_TEAM_CT) {
            
give_item(i"weapon_knife")
            
set_user_godmode(i1)
        }
        if(
cs_get_user_team(id) == CS_TEAM_T) {
            
give_item(i"weapon_hegrenade")
            
cs_set_user_bpammo(idCSW_HEGRENADE200)
        }
    }
    return 
PLUGIN_CONTINUE

OnePL is offline
Send a message via ICQ to OnePL Send a message via AIM to OnePL Send a message via Yahoo to OnePL Send a message via Skype™ to OnePL
 



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 15:20.


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