Raised This Month: $51 Target: $400
 12% 

TE_SPRITETRAIL & TE_BEAMPOINTS color


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
MercedeSx7
Senior Member
Join Date: Feb 2012
Location: Serbia
Old 12-22-2012 , 08:49   TE_SPRITETRAIL & TE_BEAMPOINTS color
Reply With Quote #1

PHP Code:
    message_begin(MSG_PASSVC_TEMPENTITYiVec1)
    
write_byte(TE_SPRITETRAIL)
    
engfunc(EngFunc_WriteCoordvSrc[0])
    
engfunc(EngFunc_WriteCoordvSrc[1])
    
engfunc(EngFunc_WriteCoordvSrc[2])
    
engfunc(EngFunc_WriteCoordfVec2[0])
    
engfunc(EngFunc_WriteCoordfVec2[1])
    
engfunc(EngFunc_WriteCoordfVec2[2])
    
write_short(watergun_sprite)
    
write_byte(CountDrops)
    
write_byte(0)
    
write_byte(1)
    
write_byte(60)
    
write_byte(10)
    
message_end() 
PHP Code:
    message_begin(MSG_PASSVC_TEMPENTITYiVec1)
    
write_byte(TE_BEAMPOINTS)
    
engfunc(EngFunc_WriteCoordfVec2[0])
    
engfunc(EngFunc_WriteCoordfVec2[1])
    
engfunc(EngFunc_WriteCoordfVec2[2])
    
engfunc(EngFunc_WriteCoordvSrc[0])
    
engfunc(EngFunc_WriteCoordvSrc[1])
    
engfunc(EngFunc_WriteCoordvSrc[2])
    
write_short(watergun_sprite)
    
write_byte(6)
    
write_byte(200
    
write_byte(1)
    
write_byte(100)
    
write_byte(0)
    
write_byte(64); write_byte(64); write_byte(192);
    
write_byte(192)
    
write_byte(250
    
message_end() 
Where can i change red, green, blue color on these TE_SPRITETRAIL & TE_BEAMPOINTS because im new on the "TE_.."
Thanks
__________________
MercedeSx7 is offline
Reply



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 01:38.


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