Woodside235 Posted January 7, 2015 Share Posted January 7, 2015 I want to have some sort of night vision, but what I don't want to do is just cast a light around the player like this mod does: http://steamcommunity.com/sharedfiles/filedetails/?id=368541793&searchtext=nightstalker Is that possible? Link to comment https://forums.kleientertainment.com/forums/topic/48604-scripting-night-vision/ Share on other sites More sharing options...
seronis Posted January 7, 2015 Share Posted January 7, 2015 (edited) No. Night vision IS casting light around the character. Night itself is implemented by applying a filter to the whole screen so your option to counteract is with a light source. Why would you want to handle it any differently anyways ? Are you just wanting to be able to see without removing Grue attacks? Because the point of the grue is to attack you where you cant 'see' it. Edited January 7, 2015 by seronis Link to comment https://forums.kleientertainment.com/forums/topic/48604-scripting-night-vision/#findComment-598342 Share on other sites More sharing options...
Woodside235 Posted January 7, 2015 Author Share Posted January 7, 2015 No. Night vision IS casting light around the character. Night itself is implemented by applying a filter to the whole screen so your option to counteract is with a light source. Why would you want to handle it any differently anyways ? Are you just wanting to be able to see without removing Grue attacks? Because the point of the grue is to attack you where you cant 'see' it. My goal is to have night vision for one character that other players in DST can not hide in. Link to comment https://forums.kleientertainment.com/forums/topic/48604-scripting-night-vision/#findComment-598455 Share on other sites More sharing options...
Kzisor Posted January 7, 2015 Share Posted January 7, 2015 My goal is to have night vision for one character that other players in DST can not hide in. This is the Don't Starve Standalone section, if you are wanting to code it for Don't Starve Together it would be more beneficial to post in that section. As far as doing that, it's simple. You only need to set it up on the client side to emit light rather than on the server side. Link to comment https://forums.kleientertainment.com/forums/topic/48604-scripting-night-vision/#findComment-598458 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now