Raised This Month: $ Target: $400
 0% 

Glow entity


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
D3XT3R
AlliedModders Donor
Join Date: Nov 2016
Location: Lithuania, Bomb A (Kauna
Old 07-14-2017 , 08:04   Glow entity
Reply With Quote #1

any ideas to make the glow throw cvar?

Example
Cvar Glow 255 255 255
this script is now with random glow i want make it work trhow 1 cvar and config it as 255 255 025
and if the cvar is "" so it make the random glow as default

PHP Code:
entity_set_int(ent,EV_INT_iuser1,random(255)) 
entity_set_int(ent,EV_INT_iuser2,random(255)) 
entity_set_int(ent,EV_INT_iuser3,random(255)) 

set_rendering(ent,kRenderFxGlowShell,entity_get_int(ent,EV_INT_iuser1),entity_get_int(ent,EV_INT_iuser2),entity_get_int(ent,EV_INT_iuser3),kRenderNormal,60

__________________
D3XT3R is offline
Send a message via Skype™ to D3XT3R
 


Thread Tools
Display Modes

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 23:11.


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