Raised This Month: $ Target: $400
 0% 

User aiming?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
atomen
Veteran Member
Join Date: Oct 2006
Location: Stockholm, Sweden
Old 09-02-2008 , 13:57   Re: User aiming?
Reply With Quote #5

pev_model works with sprites too.

For your message:
PHP Code:
new origin[3];
get_user_origin(idorigin3);

message_begin(MSG_PVSSVC_TEMPENTITYorigin);
write_byte(TE_IMPLOSION);
write_coord(origin[0]);
write_coord(origin[1]);
write_coord(origin[2]);
write_byte(64);  // radius
write_byte(100); // count
write_byte(6);  // life
message_end(); 
__________________

Last edited by atomen; 09-02-2008 at 14:25.
atomen is offline
Send a message via MSN to atomen
 



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 03:04.


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