Raised This Month: $ Target: $400
 0% 

Player Glow V1.4


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 06-23-2009 , 15:44   Re: Player Glow V1.0
Reply With Quote #1

Servers that gonna use this plugin gonna be spammed in logs with not valid pev errors.


Quote:
Originally Posted by zacky View Post
He probably don't want to add engine, so he could use those:
PHP Code:
set_pev(idpev_renderfxkRenderFxGlowShell);
set_pev(idpev_rendercolor, {random_num(0255), random_num(0255), random_num(0255)});
set_pev(idpev_rendermodekRenderNormal);
set_pev(idpev_renderamt16); 
renderamt is float.
PHP Code:
set_pev(idpev_rendercolor, {random_float(0255), random_float(0255), random_float(0255)});

set_pev(idpev_renderamt16.0); 
fun is still better.
__________________
- tired and retired -

- my plugins -

Last edited by ConnorMcLeod; 06-23-2009 at 15:48.
ConnorMcLeod 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 00:29.


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