Raised This Month: $ Target: $400
 0% 

Nightvision Color


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
hip_hop_x
Senior Member
Join Date: Apr 2006
Old 02-24-2007 , 19:19   Re: Nightvision Color
Reply With Quote #2

replace TE_DLIGHT from write_byte(TE_DLIGHT); with 27.
And will be: write_byte(27);


Te_DLIGHT
Code:
message_begin(MSG_ONE, SVC_TEMPENTITY, {0, 0, 0}, id) write_byte(27) // TE_DLIGHT write_coord(origin[0]) // X coord write_coord(origin[1]) // Y coord write_coord(origin[2]) // Z coord write_coord(radius) // radius write_byte(250) // red write_byte(0) // green write_byte(0) // blue write_byte(250) // brightness write_byte(10) // life write_coord(0) // decay rate message_end()
I tried to make a plugin but doesn't work . Maybe you will find a way to make it to work.

Last edited by hip_hop_x; 02-24-2007 at 20:36.
hip_hop_x is offline
Send a message via MSN to hip_hop_x Send a message via Yahoo to hip_hop_x
 



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 00:37.


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