Raised This Month: $ Target: $400
 0% 

Hp doesn't work like supost too


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
DoviuX
Senior Member
Join Date: Jun 2009
Location: Lithuania
Old 03-13-2010 , 14:25   Hp doesn't work like supost too
Reply With Quote #1

I got a problem i made class on zs but i get random hp from Class1 hp to Class2.

PHP Code:
    PlayerClass[id] = random_num(03)
    {
            switch (
random_num(03))
            {
                    case 
0
                    {
                        
copy(player_model[id], charsmaxplayer_model[] ), ZOMBIE_MODEL1)
                        
set_pev(idpev_healthzombie_hp1)
                        
set_pev(idpev_gravityzombie_gravity1)
                    }
                    case 
1
                    {
                        
copy(player_model[id], charsmaxplayer_model[] ), ZOMBIE_MODEL2)
                        
set_pev(idpev_healthzombie_hp2)
                        
set_pev(idpev_gravityzombie_gravity2)
                    }
                    case 
2:
                    {
                        
copy(player_model[id], charsmaxplayer_model[] ), ZOMBIE_MODEL3)
                        
set_pev(idpev_healthzombie_hp3)
                        
set_pev(idpev_gravityzombie_gravity3)
                    }
                    case 
3:
                    {
                        
copy(player_model[id], charsmaxplayer_model[] ), ZOMBIE_MODEL4)
                        
set_pev(idpev_healthzombie_hp4)
                        
set_pev(idpev_gravityzombie_gravity4)
                    }
            }
    } 
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 08:45.


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