🌊
WaveShield v4
  • GETTING STARTED
    • 🤝Redeem
    • ⚙️Installation Guide
  • documentation
    • ❓How To
      • 🎫Bypass Staffs
      • ⛔Unban
    • ⚙️Configuration Settings
      • 🌳Objects
    • 💻For Developers
      • 👉Exports
      • 🗑️Event Handlers
    • 🤖Commands
  • Troubleshooting
    • ➡️READ THIS
    • ⚠️Common Issues
      • Black Screen/Infinite Awaiting Scripts / Errors after installing WaveShield
      • Server crashing at startup / A Script is not starting
      • A Script is not working properly
      • FPS Drops / Loss
      • I get other ban than mine
      • Input Boxes limited to 2 characters
      • KuzQuality scripts not working
    • 🙅Common False bans
      • Trigger Client/Server Events
      • vMenu
    • 📈Performance Issues
Powered by GitBook
On this page
  1. Troubleshooting
  2. ⚠️Common Issues

KuzQuality scripts not working

Replace the first line in @kq_link/resource/callbacks/client.lua

-- replace this:
local pending = setmetatable({}, {__mode="v"})

-- by:
local pending = {}
PreviousInput Boxes limited to 2 charactersNextCommon False bans

Last updated 2 days ago