MustaPekka Posted June 1, 2002 Share Posted June 1, 2002 1) How can I efficently, or which is the right way to use the GLOW textures for the lights? 2) How can I make the bots work properly? If I use them, they'll only jump around like maniacs. 3) Is there a way to make strobing lights? 4) Sorry for asking these questions (propably all over again) but the search does not work Link to comment Share on other sites More sharing options...
RichDiesal Posted June 1, 2002 Share Posted June 1, 2002 1) Glow textures are not actually shown in game... they are part of shader. Read a shader manual. But to temporarily clarify, take impdetention/lpanel6tuw... there is also an lpanel6tuwglow texture that looks much like the first texture except in black and white... this is because the white areas from the glow texture (as specified in the shader) tell the engine to emit light from those areas of the first texture. I could explain it much more clearly in much longer detail, but that's what manuals and tutorials are for. 2) Read. http://jk2ed.jediknightii.net/botroute.htm 3) Yes, just add the key "style" to a light entity with value "4" (fast strobe) or value "9" (slow strobe). 4) No prob. The easiest way to understand these things is actually just to locate a tutorial site somewhere and read EVERY SINGLE TUTORIAL THERE. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.