Raised This Month: $ Target: $400
 0% 

is it possible to change the color of a hologram?:


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
AngeIII
Senior Member
Join Date: Sep 2007
Location: Latvia
Old 06-22-2010 , 02:33   is it possible to change the color of a hologram?:
Reply With Quote #1


is it possible to change the color of a hologram?:

Code:
set_pev(entity, pev_renderfx, kRenderFxHologram);
new Float:RenderColor[3];
RenderColor[0] = float(200);
RenderColor[1] = float(10);
RenderColor[2] = float(10);
set_pev(entity, pev_rendercolor, RenderColor);
set_pev(entity, pev_rendermode, kRenderTransAlpha);
set_pev(entity, pev_renderamt, float(1000));
don't work


for example I want to create Hologram with red GLOW is it real?

Last edited by AngeIII; 06-22-2010 at 02:36.
AngeIII is offline
Send a message via Skype™ to AngeIII
AngeIII
Senior Member
Join Date: Sep 2007
Location: Latvia
Old 06-23-2010 , 19:51   Re: is it possible to change the color of a hologram?:
Reply With Quote #2

no one?
AngeIII is offline
Send a message via Skype™ to AngeIII
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 14:52.


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