Jump to content

Recommended Posts

Posted

In a few threads in the level wip forum, i've noticed that using models for lights and lowering the opacity of the actual light part of the model has been suggested (ts_antrodome thread) and used (dm_fairytail).

I was wondering if anyone could possibly tell me how to get this effect working in hl (as just changing the opacity under the blin paramters and then exporting to.smd and compiling, doesn't appear to work), i'm guessing something has to be added to the .qc file like with masked textures but google has come up with nothing of worth, when i've searched.

So if someone could point this nub in the right direction, i'd be greatful :)

Thanks in advance.

Posted

I directed OL to make two files for one model. In one lamp youd' have the base model which has no properties, a simple model. And the other I'd have the model with the properties, ie: the lamp shade and light. Since I knew both would be tinted yellow I made them Additive's with 255 fx ammount. Then tweaked them as I see fit. Then I changed the fx color (think thats the name of the prop) into a creamy color. Doing that esp helps with black and white additive things, but I'm in a habbit of doing it. For my blue lights I did the same thing as above but did it 3 times. One for the base, one for the blue shade, and one for the yellow light. I believe they all turned out pretty well. Notice while this does not increase rspeeds since its all the same ammount of polygons, it does increase your entity count. So if you have few precious entities left over, I'd suggest compining them into one model and hoping for the best. Good luck.

Posted

You can make select textures additive by using a qc file command.



$texrendermode "filename.bmp" "additive"


I placed this line just before the $bodygroup. You will also need valves latest release of studiomdl.exe.

http://collective.valve-erc.com/data/docs/1047496381-02062100/files/studiomdl.exe

Here's some more information for other effects: http://collective.valve-erc.com/index.php?doc=1043360861-70912800

Good luck... fgt. :wink:

  • Mapcore Supporters

    aphexjh       Badroenis       celery⭐      EGO DEATH ⭐      Freaky_Banana      FMPONE ⭐      Harry Godden      JimWood ⭐      JSadones      poLemin      Vaya

    Funds go towards hosting and license costs, Discord server boosts, and more. If you'd like to donate, check out our Patreon announcement.

×
×
  • Create New...