Raised This Month: $ Target: $400
 0% 

Help! If i die i want remove glow


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
wizz
Member
Join Date: Mar 2010
Old 02-28-2013 , 13:38   Re: Help! If i die i want remove glow
Reply With Quote #3

Quote:
Originally Posted by Torge View Post
PHP Code:
#include <amxmodx>
#include <fun>

public plugin_init()
{
    
register_event("DeathMsg""event_death""a");
}

public 
event_death()
{
    
set_user_rendering(idkRenderFxNone000 kRenderNormal16);

where i put

public event_death()
{
set_user_rendering(id, kRenderFxNone, 0, 0, 0 kRenderNormal, 16);
}

Last edited by wizz; 02-28-2013 at 13:39.
wizz is offline
 



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 21:44.


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