Raised This Month: $ Target: $400
 0% 

User aiming?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
[X]-RayCat
Senior Member
Join Date: Sep 2006
Old 09-02-2008 , 14:19   Re: User aiming?
Reply With Quote #6

Quote:
Originally Posted by atomen View Post
pev_model works with sprites too.
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(); 
I already know how to use that. >.<

I tried to set it before with fm aim origin, but it was never created.
[X]-RayCat 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 03:04.


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