![]() |
Light/Cloud Effects?
Say I wanted to use a NPC which has an image of mist or whatnot, and actually transpose that mist into a light form? How would I go about doing that?
setcoloreffect? drawaslight? |
Quote:
|
It appears the same as the image =/
|
Quote:
K, I'm not sure how much you know, or what the problem is, so I'm just gonna bust through all the possible problems I can think of. The default light npc: NPC Code:// NPC made by Stefan Knorr Make sure you have light effects enabled and all that good stuff. If you're wanting the npc to SHOW the mist and not BE the mist itself, use showimg, changeimgcolors, and changeimgvis. They are used: NPC Code:showimg index,filename,x,y; //make sure the index number matches for these Also, don't forget to have //#CLIENTSIDE above that stuff. :spam: :spam: :spam: :spam: Typing is fun. :cool: |
You could use a combination of lights and then change the alpha of the mist.
|
| All times are GMT +2. The time now is 03:05 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.