• [BUG] notification.AddProgress() doesn't work
    0 replies, posted
Hey, notification.AddProgress doesn't seem to work correctly. Example: [CODE]notification.AddProgress("test_notification", "Hello, World!")[/CODE] It spams the console with: [CODE][ERROR] lua/derma/derma_gwen.lua:39: attempt to perform arithmetic on local 'w' (a nil value) 1. Normal - lua/derma/derma_gwen.lua:39 2. Paint - lua/skins/default.lua:328 3. unknown - lua/includes/modules/notification.lua:225[/CODE]
Sorry, you need to Log In to post a reply to this thread.