ronaldoguedess Posted October 25, 2014 Posted October 25, 2014 Good afternoon, How can I let the player screen in black and white? AGUARDEM: NOVO MTA DAYZ (TWD 98% Traduzido) VER: 1.9 Esta chegando!! Muitas Novidades Revolucionárias! (Maio 2018)
FatalTerror Posted October 25, 2014 Posted October 25, 2014 Hi, Using shaders probably. Take a look: https://community.multitheftauto.com/index.php?p= ... ls&id=3139 Paid developer. Twitter: @willia_am - http://www.williamdasilva.fr
ronaldoguedess Posted October 25, 2014 Author Posted October 25, 2014 Thanks for answering! but I want to leave this way: AGUARDEM: NOVO MTA DAYZ (TWD 98% Traduzido) VER: 1.9 Esta chegando!! Muitas Novidades Revolucionárias! (Maio 2018)
albers14 Posted October 25, 2014 Posted October 25, 2014 Draw a big fat dxDraw rectangle over it, with an lowered alpha and the grey color, lol.
ronaldoguedess Posted October 25, 2014 Author Posted October 25, 2014 but this way, all the dxImage dxretangle and would stay that color too! I would use a shader to do that! do you know any? AGUARDEM: NOVO MTA DAYZ (TWD 98% Traduzido) VER: 1.9 Esta chegando!! Muitas Novidades Revolucionárias! (Maio 2018)
Moderators IIYAMA Posted October 25, 2014 Moderators Posted October 25, 2014 bool dxDrawImage ( float posX, float posY, float width, float height, mixed image [, float rotation = 0, float rotationCenterOffsetX = 0, float rotationCenterOffsetY = 0, int color = tocolor(255,255,255,255), bool postGUI = false ] ) https://wiki.multitheftauto.com/wiki/DxDrawImage Drop down those values. try: 150,150,150 or 50,50,50 and it will lose it's colors. Just play with the values and it will be al right. If you have photoshop: You can also open the hud in photoshop change it to gray colors (and save your action). If you are good with photoshop you can use a batch or a standard scripts to change them all with one click. Do you want to improve your Lua programming skills and make less mistakes? Start with Lua Language Server! Useful functions 3x Spoiler checkPassiveTimer getScreenStartPositionFromBox getPedGender Tutorials 4x Spoiler Scaling DX Events Attach an addEventHandler on a group of elements Debugging
DNL291 Posted October 26, 2014 Posted October 26, 2014 https://community.multitheftauto.com/ind ... ls&id=8466 Did you saw that shader? Please do not PM me with scripting related question nor support, use the forums instead.
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