Raised This Month: $ Target: $400
 0% 

Glow ent


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
tuty
Veteran Member
Join Date: Jul 2008
Location: UK
Old 03-11-2011 , 10:32   Glow ent
Reply With Quote #1

It is possible to make an entity like hostage_entity, func_wall, func_breakable to glow with glowshell?
__________________
tuty is offline
Send a message via ICQ to tuty Send a message via AIM to tuty
infek
Senior Member
Join Date: May 2009
Location: Behind you
Old 03-11-2011 , 11:16   Re: Glow ent
Reply With Quote #2

set_rendering runs engine_stocks.inc
PHP Code:
new ClassName[32];
entity_get_string(entEV_SZ_classnameClassNamecharsmax(ClassName)) 
    
    if(
equali(ClassName"Entity Name") {
        
// set your rendering here.
        
set_rendering entfx=kRenderFxGlowShellr=255,g=255,b=255render=kRenderNormal,amount=16 )
    }

__________________
"Domo Arigato, Mr. Roboto!"
PM me if you want to know a secret
infek is offline
<VeCo>
Veteran Member
Join Date: Jul 2009
Location: Bulgaria
Old 03-12-2011 , 07:56   Re: Glow ent
Reply With Quote #3

Not possible for solid entities.
__________________
<VeCo> 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 09:46.


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