Raised This Month: $ Target: $400
 0% 

Increasing TE_SPRITE duration.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Unkolix
Veteran Member
Join Date: Sep 2012
Old 05-06-2013 , 09:56   Increasing TE_SPRITE duration.
Reply With Quote #1

Is it possible to make the sprite duration longer? Or I have to show it again after the first one ends?
PHP Code:
    static origin[3]
    
get_user_origin(attackerorigin)
    
    
message_begin(MSG_PVSSVC_TEMPENTITYorigin)
    
write_byte(TE_SPRITE)
    
write_coord(origin[0])
    
write_coord(origin[1])
    
write_coord(origin[2]+65)
    
write_short(sprite)
    
write_byte(10)
    
write_byte(250)
    
message_end() 
Unkolix 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 10:46.


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