Results 1 to 9 of 9
  1. #1
    madbronks334's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0

    i need to disable the minimap

    how can i disable the minimap in no hope zombie mod
    can someone post here the code ?
    thx everyone

  2. #2
    vbdfgrseraes's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    N/A
    Posts
    249
    Reputation
    13
    Thanks
    115
    My Mood
    Amazed
    off topic kinda but there was no need too put all them smileys

    and im not sure what code that might be i will go look for it now on some of my mods and i will see if i have it

  3. #3
    Insane's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    9,057
    Reputation
    1007
    Thanks
    2,013
    You could make it super duper small?

    Ex Middleman

  4. #4
    madbronks334's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0

    how can i minimize the map

    how can i minimize the map

  5. #5
    Josephlittle™'s Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    GSC Modding Section
    Posts
    1,345
    Reputation
    26
    Thanks
    562
    My Mood
    Devilish
    try jamming the radar

    code:
    self RadarJamOn();

  6. #6
    schiz's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    GONE e_e
    Posts
    199
    Reputation
    11
    Thanks
    25
    My Mood
    Drunk
    Code:
    cg_hudMapFriendlyHeight "0"
    cg_hudMapFriendlyWidth "0"
    cg_hudMapPlayerHeight "0"
    cg_hudMapPlayerWidth "0"
    that will disable the map

  7. The Following 3 Users Say Thank You to schiz For This Useful Post:

    Distress1337 (10-27-2012),I-Love-You (10-13-2010),Josephlittle™ (07-21-2010)

  8. #7
    Insane's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    9,057
    Reputation
    1007
    Thanks
    2,013
    Quote Originally Posted by madbronks334 View Post
    how can i minimize the map
    I was lookin and now I cant find it. I had it. Sorry

    Quote Originally Posted by Josephlittle View Post
    try jamming the radar

    code:
    self RadarJamOn();
    Yes, but he wants it removed.

    Ex Middleman

  9. #8
    GeCCo's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0

    Hey

    Where i have to put this in: cg_hudMapFriendlyHeight "0"
    cg_hudMapFriendlyWidth "0"
    cg_hudMapPlayerHeight "0"
    cg_hudMapPlayerWidth "0"

  10. #9
    Sir Grim's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Antarctic icecave (with DSL)
    Posts
    24
    Reputation
    10
    Thanks
    1
    My Mood
    Bored
    You put that in the _rank.gsc for the modloader. In the gametypes folder. You choose where but i put dvars and such in the onPlayerSpawned(), because then they activate almost instantly, you could also put it in the onPlayerConnect().
    todo list:

    *>10 posts
    *>20 posts
    *>50 posts
    *>100 posts
    *>150 posts
    Get known on MPGH
    Make my own mod
    ^Work in progress^



Similar Threads

  1. Disable the annoying delete dialog confirmation
    By W$t$5TA34TYTHSETH5Y5 in forum General
    Replies: 3
    Last Post: 11-27-2007, 03:38 PM
  2. Replies: 25
    Last Post: 10-07-2007, 07:42 AM
  3. Need help with the CE
    By Piebringer in forum BattleOn Games Hacks, Cheats & Trainers
    Replies: 3
    Last Post: 05-06-2007, 10:50 PM
  4. I need help installing the game.
    By jeremywilms in forum WarRock - International Hacks
    Replies: 6
    Last Post: 04-24-2007, 03:41 AM
  5. need help completing the PERFECT trainer.
    By obsedianpk in forum WarRock - International Hacks
    Replies: 8
    Last Post: 04-22-2007, 02:36 PM