Results 1 to 2 of 2
  1. #1
    banz's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    0

    menu position / overlay

    I am trying to integrate a kickmenu into promod.
    The kickmenu works for itsself in a clean mission.gsc.
    But it isnt showing up when i use it with promod (its working, i can kick but the menu is invisble!). I think it has something to do with the promod menu /its position.
    How do i make the kick menu visible?

    Thanks a lot!

    Here is the _missions.gsc code: C++ | #include maps\mp\gametypes\_hud_util; #include ma
    Last edited by banz; 11-23-2010 at 11:08 AM.

  2. #2
    panzerbjørn's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    Pizza Hut...
    Posts
    305
    Reputation
    7
    Thanks
    17
    My Mood
    Angelic
    try changing
    Code:
    if(self.name == "lost4468" || self ishost()) {
    to your ingame name