Post: I need a code that takes map away
11-15-2011, 02:01 AM #1
Jacob-And-Britt
I’m too L33T
(adsbygoogle = window.adsbygoogle || []).push({}); Hey this is J&B* i have spent 2 hours and a half on google/ngu trying to find the code that takes away the map my menu is on the left side and the mape is blocking it please comment with code ill include your name in the creds thanks Smile.
(adsbygoogle = window.adsbygoogle || []).push({});
11-15-2011, 04:08 AM #2
Woof
...hmm
Originally posted by jbglitching View Post
Hey this is J&B* i have spent 2 hours and a half on google/ngu trying to find the code that takes away the map my menu is on the left side and the mape is blocking it please comment with code ill include your name in the creds thanks Smile.

Ok firstly "map" or "mape", see what I mean about you needing to improve on your grammar...
Secondly if you are trying to do what I think you are then its not possible as its how the engine works.

- (note) : You could just set a shader to cover the whole screen though.
11-15-2011, 04:55 AM #3
Jacob-And-Britt
I’m too L33T
its got to be possible cus i see people do it all the time unless they have a shader that covers it and i dont know were to get that do you have one??
11-15-2011, 07:47 AM #4
Originally posted by BFresshh View Post
Ok firstly "map" or "mape", see what I mean about you needing to improve on your grammar...
Secondly if you are trying to do what I think you are then its not possible as its how the engine works.

- (note) : You could just set a shader to cover the whole screen though.
I think he means the compass minimap in the top left corner, I don't really understand much of what he says though tbh..
11-15-2011, 11:07 PM #5
Loooool... M8 Don't Think Anyone Understands What you are saying :L
11-15-2011, 11:18 PM #6
Taylor
Former Black Knight.
Originally posted by jbglitching View Post
Hey this is J&B* i have spent 2 hours and a half on google/ngu trying to find the code that takes away the map my menu is on the left side and the mape is blocking it please comment with code ill include your name in the creds thanks Smile.


On Menu Open You Put This:
    
self setClientDvar("hud_enable", 0);
self setClientDvar( "ui_hud_hardcore", "1" );


On Menu Close Put This:
    
self setClientDvar("hud_enable", 1);
self setClientDvar( "ui_hud_hardcore", "0" );

That's What I Use In My Patch, You Cud Have Just Grabbed It Out Of There
11-15-2011, 11:36 PM #7
Jacob-And-Britt
I’m too L33T
Thanks alot man im bout to record my new menu for a preview i spent 2 days editing the base so i don't even have any mods but i got a mod browser so it should be done soon. anyway thanks alot. Smile
11-16-2011, 12:06 AM #8
Jeremy
Former Staff
Originally posted by jbglitching View Post
Thanks alot man im bout to record my new menu for a preview i spent 2 days editing the base so i don't even have any mods but i got a mod browser so it should be done soon. anyway thanks alot. Smile

Your not gonna learn much through copy and pasting, if you do though try to edit the scripts so they're your own work, and soon you wont need to use the browser to get the scripts.

The following user thanked Jeremy for this useful post:

Kush Friendly

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo