war77 Posted April 24, 2009 Share Posted April 24, 2009 I know its possible, someone made a mod for it before and the mod is now gone. I know you can edit the radius values for the light, so there must be a way to edit the light values so the radius is only in front of you, and then edit the range of the light further and boom, instant flashlight! I really want to do this Link to comment Share on other sites More sharing options...
TGBlank Posted April 24, 2009 Share Posted April 24, 2009 Its a taaaaaaaad more complex than that. Link to comment Share on other sites More sharing options...
war77 Posted April 24, 2009 Author Share Posted April 24, 2009 oh thank god, i would think it would be MUCH more complex than that... so how do I do it? ;D Link to comment Share on other sites More sharing options...
TGBlank Posted April 24, 2009 Share Posted April 24, 2009 You want a directional light, with a quest on the background who's script moves the light with you, and changes it's angle to match yours. You want it to be disabled, and change the pipboy's effect to add a script effect that disables/enables the light. Basically, you got 5 problems:1) there is no directional light effect per se, so you'd need to use a generic light.2) There is no spotlight light that, you know, generates a spot.3) static objects (lights are static) dont like to be moved through moveto or setpos without some tricks.4) It's resource-intensive.5) The engine doesn't generate shadows. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.