Raised This Month: $ Target: $400
 0% 

[ZP] Addons: Zombie Healing Skill ( version 1.0)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Dolph_Ziggler
BANNED
Join Date: Jun 2011
Old 06-17-2011 , 09:18   Re: [ZP] Addons: Zombie Healing Skill ( version 1.0)
Reply With Quote #9

tei1995 why dont make when he regen his health it show sprit up him like CSO ?
PHP Code:
    if (!can_heal[id])
    {
        
can_heal[id] = true
        user_time
[id] = get_gametime()
               
        
message_begin(MSG_BROADCAST,SVC_TEMPENTITY); 
        
write_byte(TE_EXPLOSION); // TE_EXPLOSION
        
write_coord(floatround(Origin[x])); // origin x
        
write_coord(floatround(Origin[y])); // origin y
        
write_coord(floatround(Origin[z])); // origin z
        
write_short(YOUR SPRITE); // sprites
        
write_byte(15); // scale in 0.1's
        
write_byte(12); // framerate
        
write_byte(14); // flags 
        
message_end(); // message end 
like that ?????? i hop you add it
Dolph_Ziggler is offline
Send a message via MSN to Dolph_Ziggler
 



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:06.


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