Post: Help with making this bigger
09-10-2015, 01:33 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); self.menu.background = self drawShader("em_bg_flag_germany", -200, -100, 183, 1000, (255, 255, 255), 0, 0);

I want to make this like streched out more
(adsbygoogle = window.adsbygoogle || []).push({});
09-10-2015, 01:47 AM #2
HiddenHour
I defeated!
Originally posted by Elitexboxer View Post
self.menu.background = self drawShader("em_bg_flag_germany", -200, -100, 183, 1000, (255, 255, 255), 0, 0);

I want to make this like streched out more


Look at the arguments of the drawShader function. There should be width and height. So if the function is
    drawShader(x, y, width, height)

then you would need to change the third number to make it wider.
09-10-2015, 01:54 AM #3
Thank you, working on the same project but changing up a few things ad changing the name.
09-10-2015, 07:30 AM #4
Adrian
Adrian is back!
Originally posted by Elitexboxer View Post
self.menu.background = self drawShader("em_bg_flag_germany", -200, -100, 183, 1000, (255, 255, 255), 0, 0);

I want to make this like streched out more


Question has been answered.

-Thread Closed.

The following user thanked Adrian for this useful post:

Elitexboxer

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo