AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Snippets and Tutorials (https://forums.alliedmods.net/forumdisplay.php?f=112)
-   -   [USEFUL INCLUDE] Rendering (https://forums.alliedmods.net/showthread.php?t=57236)

pRED* 07-01-2007 03:56

[USEFUL INCLUDE] Rendering
 
1 Attachment(s)
Provides the stock set_rendering(index, FX:fx=FxNone, r=255, g=255, b=255, Render:render=Normal, amount=255)

Also has two enums of all the FX and Render options (with comments where I could find them)

Havn't really tested much but I made smurf bots using FxNone, Glow, 0 r & g, 255 b, amount 150.

[IMG]http://img214.**************/img214/6420/smurfsdh3.jpg[/IMG]

Olly 07-03-2007 13:36

Re: [USEFUL INCLUDE] Rendering
 
Nice, though last time i tried to do this, none of the render effects worked, only the colours. Do the effects work for you?

pRED* 07-03-2007 17:14

Re: [USEFUL INCLUDE] Rendering
 
I havn't tried..

I decided I wanted to figure out set user rendering like amxx had, then I realised I had no use for it.. So I posted it here so someone else could do something with it..

sslice 07-09-2007 01:19

Re: [USEFUL INCLUDE] Rendering
 
Make sure when you use render effects you use a variable size of 1 and not the default 4.

Ice1 07-28-2011 11:23

Re: [USEFUL INCLUDE] Rendering
 
Thanks you're a life saver! Have some bacon :bacon!:

joshtrav 07-29-2011 00:36

Re: [USEFUL INCLUDE] Rendering
 
I am curious if anyone has this working on players. We have successfully rendered fx on props but we were never successful with players.

asherkin 07-29-2011 17:15

Re: [USEFUL INCLUDE] Rendering
 
This should not be used any more, it's fucking ancient and became part of SM core.

SetEntityRenderColor
SetEntityRenderMode
SetEntityRenderFx


All times are GMT -4. The time now is 09:53.

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