[T]itsDr.Symka Posted August 26, 2012 Posted August 26, 2012 (edited) Hello, i want to setPlayerBlurLevel to 0 when i activate nitrous on any vehicle, cuz i hate that bloom screen when i activate nitro.. So i want to turn it off. Any script helps? Edited August 26, 2012 by Guest
TAPL Posted August 26, 2012 Posted August 26, 2012 i don't understand where is the problem you have the code and you want to set it to 0 what's stopping you?
[T]itsDr.Symka Posted August 26, 2012 Author Posted August 26, 2012 Umm i hate that thing : when i activate nitrous, i get blur screen, theres no blur on samp when u activate nitrous, on mta there is...
TAPL Posted August 26, 2012 Posted August 26, 2012 you have the code, just use it! https://wiki.multitheftauto.com/wiki/SetPlayerBlurLevel
[T]itsDr.Symka Posted August 26, 2012 Author Posted August 26, 2012 I tried it... When turn on nos i still get it.. Where do i have to put it if im creating [DM] map
TAPL Posted August 26, 2012 Posted August 26, 2012 I tried it... When turn on nos i still get it.. Where do i have to put it if im creating [DM] map -- Client Side -- setBlurLevel(0) -- meta.xml --
[T]itsDr.Symka Posted August 26, 2012 Author Posted August 26, 2012 Ok if im using it for just test map and when i start testing first time the blur is off, but when i stop testing and testing again the blur is on again
Anderl Posted August 26, 2012 Posted August 26, 2012 Ok if im using it for just test map and when i start testing first time the blur is off, but when i stop testing and testing again the blur is on again Race gamemode auto enables/disables blur when a map is started. You must disable blur on race gamemode settings ( meta.xml ) or edit gamemode to stop doing that.
[T]itsDr.Symka Posted September 16, 2012 Author Posted September 16, 2012 Ok if im using it for just test map and when i start testing first time the blur is off, but when i stop testing and testing again the blur is on again Race gamemode auto enables/disables blur when a map is started. You must disable blur on race gamemode settings ( meta.xml ) or edit gamemode to stop doing that. Thank you!!!!!!!!!!!!
Anderl Posted September 16, 2012 Posted September 16, 2012 Ok if im using it for just test map and when i start testing first time the blur is off, but when i stop testing and testing again the blur is on again Race gamemode auto enables/disables blur when a map is started. You must disable blur on race gamemode settings ( meta.xml ) or edit gamemode to stop doing that. Thank you!!!!!!!!!!!! You're welcome.
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