Raised This Month: $ Target: $400
 0% 

Will it work ?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
DoviuX
Senior Member
Join Date: Jun 2009
Location: Lithuania
Old 10-03-2009 , 12:44   Will it work ?
Reply With Quote #1

will this code work ?

PHP Code:

    
new const Zombies[][] = {
        
"Zombie1",
        
"Zombie2",
        
"Zombie3"
    
};

    public 
fw_PlayerSpawn_Post(idclient)
    {
        if (!
is_user_alive(id))
            return 
HAM_IGNORED
        
        
static team;team get_user_team(id)
    
        if(
team == 1// Terrorist
        
{
                
strip_user_weapons(id)
         
cs_set_user_model(idzombies[random_num(0sizeof Zombies 1)]) 
DoviuX is offline
Send a message via Skype™ to DoviuX
 


Thread Tools
Display Modes

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 22:39.


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