You are viewing our Forum Archives. To view or take place in current topics click here.
Changing the mod menu background?
Posted:
Changing the mod menu background?Posted:
Status: Offline
Joined: Feb 03, 201410Year Member
Posts: 162
Reputation Power: 6
Status: Offline
Joined: Feb 03, 201410Year Member
Posts: 162
Reputation Power: 6
I've been trying to figure out this for about 30 minutes now, and can't seem to find any guide/tutorial or example on Google.
All I'm trying to do is change the background of the mod menu.
I've tried the following:
1. Precache the shader:
2. Edit the line here:
That doesn't seem to work. Am I doing something wrong?
All I'm trying to do is change the background of the mod menu.
I've tried the following:
1. Precache the shader:
precacheShader("gfx_fxt_env_lightning_bolt_lg_eo2");
2. Edit the line here:
self.menu.background = self drawShader("gfx_fxt_env_lightning_bolt_lg_eo2", 1, -1000, 250, 500, (0, 0, 0), 0, 0);
That doesn't seem to work. Am I doing something wrong?
You are viewing our Forum Archives. To view or take place in current topics click here.