Raised This Month: $ Target: $400
 0% 

[Help] Player Trail


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Pattinho
Member
Join Date: Dec 2007
Old 11-15-2011 , 16:37   Re: [Help] Player Trail
Reply With Quote #3

Thanks for the fast answer.

I don't have a problem with on and off, my problem is just the trail ends after a time and i will to hold the trail because i wanna see the way which i did. At the moment he just do it for 1 sec and then its off.

PHP Code:
trail(id) {
    
message_begin(MSG_BROADCAST,SVC_TEMPENTITY);
    
write_byte(22); // TE_BEAMFOLLOW
    
write_short(id);
    
write_short(beamspr); // laserbeam
    
write_byte(10); // life
    
write_byte(5); // width
    
write_byte(250); // R
    
write_byte(80); // G
    
write_byte(10); // B
    
write_byte(175); // brightness
    
message_end();


Last edited by Pattinho; 11-15-2011 at 16:38.
Pattinho 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 08:32.


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