Entity light
How to do that entity in any place is always same light
pev_light_level don't work |
Re: Entity light
pev_effects | EF_BRIGHTLIGHT
|
Re: Entity light
to big effect ;) I want to entity bright don't area around him
|
Re: Entity light
Try TE_ELIGHT message
|
Re: Entity light
Code:
message_begin(MSG_PVS, SVC_TEMPENTITY, origin, 0); |
Re: Entity light
ELIGHT not DLIGHT.
|
Re: Entity light
TE_DLIGHT works good TE_ELIGHT was crashing
can you gave simple code how to use TE_ELIGHT i will find what I m doing wrong :) ? |
Re: Entity light
It doesn't crash, you used it wrong, see the correct syntax in include/messages_const.inc
|
Re: Entity light
yes I know that I m doing something wrong so I asked for simple code
|
Re: Entity light
Quote:
|
| All times are GMT -4. The time now is 00:53. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.