Post: draw Shader Help
02-18-2017, 01:39 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hey , this design is Red the menu, how to change this in aqua colour?

self.menu.background = self drawShader("white", 235, -100, 204, 1000, (0, 0, 0), 0, 0);
self.menu.scroller = self drawShader("white", 235, -100, 200, 15, (2.55, 0, 0), 255, 1);
self.menu.line = self drawShader("white", 336, -1000, 2, 500, (2.55, 0, 0), 255, 3);
self.menu.line2 = self drawShader("white", 134, -1000, 2, 500, (2.55, 0, 0), 255, 2);

Thx for Help and Reading Winky Winky
(adsbygoogle = window.adsbygoogle || []).push({});
02-18-2017, 02:10 PM #2
Patrick
League Champion
Originally posted by ModdingTeam View Post
Hey , this design is Red the menu, how to change this in aqua colour?

self.menu.background = self drawShader("white", 235, -100, 204, 1000, (0, 0, 0), 0, 0);
self.menu.scroller = self drawShader("white", 235, -100, 200, 15, (2.55, 0, 0), 255, 1);
self.menu.line = self drawShader("white", 336, -1000, 2, 500, (2.55, 0, 0), 255, 3);
self.menu.line2 = self drawShader("white", 134, -1000, 2, 500, (2.55, 0, 0), 255, 2);

Thx for Help and Reading Winky Winky

What do you mean by 'how to change this in aqua colour' i assume you mean you want the menu to be the colour aqua blue if so all you do is change the '(2.55, 0, 0)' to '(0,1,1)'
If you need any more assistance don't hesitate to join our support chat.
You must login or register to view this content.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo