Page 4 of 4 FirstFirst ... 234
Results 31 to 35 of 35

Thread: Quick questions thread

  1. #31
    Corporal guiismiti's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    244
    Thanks
    121
    Thanked 42 Times in 31 Posts
    What is the name of the grenade hud?
    Click image for larger version. 

Name:	Untitled.png 
Views:	38 
Size:	10.1 KB 
ID:	1306
    I need to hide it and disableWeapon() doesn't do it.
    I've been looking for a way to do it, but couldn't find it.
    set logfile 2

  2. #32
    Private First Class
    Join Date
    Oct 2013
    Posts
    219
    Thanks
    56
    Thanked 105 Times in 66 Posts
    It's a menu hud, hud.menu if I remember correctly.

  3. The Following User Says Thank You to filthy_freak_ For This Useful Post:

    guiismiti (29th March 2017)

  4. #33
    Corporal guiismiti's Avatar
    Join Date
    Dec 2013
    Location
    Brazil
    Posts
    244
    Thanks
    121
    Thanked 42 Times in 31 Posts
    How hard-coded is vote calling?
    I checked menu kickplayer and the response of the "Ok" button is "uiScript voteTempBan".
    Is it possible to edit vote calling? I may be wrong, but, a few years ago, I remember seeing mods that could enable/disable the particular kinds of vote calling (e. g. allow map change, but not kicking). I know you can display/hide the menu elements with dvars, but I'm not sure if you can stop players from calling votes through console commands without editing vote calling functions.

    Maybe this?
    https://killtube.org/showthread.php?...ull=1#post3519

    Anyway, I'm almost done with a new kick menu (with temp IP ban), but I would still like to know.
    set logfile 2

  5. #34
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Just look at the callbacks in callback_playercommand, you'll see the callvotes soon enough
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  6. The Following User Says Thank You to IzNoGoD For This Useful Post:

    guiismiti (5th April 2017)

  7. #35
    Deleter/Deleted
    Join Date
    Jan 2023
    Posts
    76
    Thanks
    40
    Thanked 9 Times in 9 Posts
    Quote Originally Posted by Whiskas View Post
    Code:
    NET_SendPacket ERROR: Resource temporarily unavailable to 194.27.72.36:-7108
    NET_SendPacket ERROR: Resource temporarily unavailable to 194.27.72.36:-7096
    NET_SendPacket ERROR: Resource temporarily unavailable to 194.249.87.231:-4841
    NET_SendPacket ERROR: Resource temporarily unavailable to 194.27.72.36:-7161
    NET_SendPacket ERROR: Resource temporarily unavailable to 194.27.72.36:-15452
    NET_SendPacket ERROR: Resource temporarily unavailable to 194.249.87.231:-4731
    What exactly does it says to me? That those IPs were seeking my server, but the response from the server couldn't be delivered?
    hi did you figure what that means?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •