Raised This Month: $ Target: $400
 0% 

TE_BEAMCYLINDER - Creating 7 sides ring.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Hunter-Digital
Veteran Member
Join Date: Aug 2006
Location: In the Game [ro]
Old 03-18-2009 , 04:44   Re: TE_BEAMCYLINDER - Creating 7 sides ring.
Reply With Quote #6

he means you should change the 12th write_ param to 12...

PHP Code:
message_beginMSG_BROADCASTSVC_TEMPENTITY ); 
    
write_byteTE_BEAMCYLINDER ); //1
    
write_coordorigin[0] ); //2
    
write_coordorigin[1] ); //3
    
write_coordorigin[2] - 33 ); //4
    
write_coordorigin[0] ); //5
    
write_coordorigin[1] ); //6
    
write_coordorigin[2] + 20 ); //7
    
write_shortg_flBeam ); //8
    
write_byte); //9
    
write_byte); //10
    
write_byte); //11
    
write_byte); //12 < change this one
    
write_byte);
    
write_byte255 );    // R 
    
write_byte85 );    // G 
    
write_byte);    // B 
    
write_byte255 ); 
    
write_byte); 
    
message_end(); 
__________________
Hunter-Digital 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:53.


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