Results 1 to 10 of 13

Thread: What is "var.archive = bool;" for ?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Deleter/Deleted
    Join Date
    Jan 2023
    Posts
    76
    Thanks
    40
    Thanked 9 Times in 9 Posts

    What is "var.archive = bool;" for ?

    Hello

    I found this code in some files and I don't understand what it is for
    For example:
    Code:
    self.hitblip.archive = true;
    Is it to save some memory ?
    When to do that ?
    Is it used only for client hud elements ?

    I can't find documentation/explanation about that on internet

  2. The Following User Says Thank You to raphael For This Useful Post:

    kung foo man (2nd March 2023)

Posting Permissions

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