Deixell Posted May 30, 2014 Share Posted May 30, 2014 (edited) Hello folks, Here's a little resource I made, mainly aimed at all these zombies servers that are overflowing MTA:SA. I wanted to see something more than just regular zombie deathmatch (because that's really all we can see). Thanks to this script, players will be far more afraid of zombies at night, tending to hide and be more aware of surrounding environment. Combined with flashlight and dynamic sky, it brings some really great gameplay experience. I hope everyone will enjoy it and I'm open for suggestions to improve the script or survival game-play in general. https://community.multitheftauto.com/in ... ls&id=9333 WARNING: This script is using functions setFogDistance() and setSkyGradient() so make sure your other scripts do not use these because otherwise it will not work properly. Edited May 31, 2014 by Guest Link to comment
xXMADEXx Posted May 30, 2014 Share Posted May 30, 2014 Wow! That would be fantastic for zombie or some type of survival servers. Nice job. Link to comment
Mr_Moose Posted May 30, 2014 Share Posted May 30, 2014 Nice work, works in all kinds of servers RPG, cops and robbers etc, making it easy for criminals to hide from the law. Link to comment
Forrest Posted May 30, 2014 Share Posted May 30, 2014 This is awesome, much more efficient than the shader dark nights. Link to comment
Twisted Posted May 30, 2014 Share Posted May 30, 2014 This is awesome dude! Keep up the good work Link to comment
maikel2442 Posted May 30, 2014 Share Posted May 30, 2014 How to make i so dark to use a flash light tell me please Link to comment
xXMADEXx Posted May 30, 2014 Share Posted May 30, 2014 How to make i so dark to use a flash light tell me please Use the flashlight shader script: https://community.multitheftauto.com/ind ... ls&id=6858 Link to comment
Deixell Posted May 31, 2014 Author Share Posted May 31, 2014 WARNING: Don't use other scripts that use these functions: setFarClipDistance(), setFogDistance(), setSkyGradient(). A lot of Role-Play and DayZ servers are using these functions so keep this in mind. Link to comment
Forrest Posted May 31, 2014 Share Posted May 31, 2014 WARNING: Don't use other scripts that use these functions: setFarClipDistance(), setFogDistance(), setSkyGradient().A lot of Role-Play and DayZ servers are using these functions so keep this in mind. Or you can stop being lazy and learn to integrate them into each other for them to run alongside each other, as have I. Link to comment
Deixell Posted May 31, 2014 Author Share Posted May 31, 2014 WARNING: Don't use other scripts that use these functions: setFarClipDistance(), setFogDistance(), setSkyGradient().A lot of Role-Play and DayZ servers are using these functions so keep this in mind. Or you can stop being lazy and learn to integrate them into each other for them to run alongside each other, as have I. Yeah, it's not hard. All you need to do is find the part of the script where sky gradient and fog distance are changed and delete those lines. Link to comment
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