Results 1 to 10 of 22

Thread: dvar not working after reopening menu

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Sergeant serthy's Avatar
    Join Date
    Nov 2012
    Posts
    450
    Thanks
    96
    Thanked 296 Times in 188 Posts
    You have over 220 itemdef's in your menu. I guess it just bugs out..
    You should handle your language stuff in a different way, by using only ONE menu and use localized strings.
    Try remove these and see if it works.

    Also you set the client-var on top of your script and also at the bottom (in the same frame) maybe this is also a thing..
    You can remove the first setClientCvar() then.

    And: you dont need to hide your itemdefs on close
    Last edited by serthy; 25th August 2015 at 21:11.

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

    Ni3ls (26th August 2015)

Posting Permissions

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