INFINITYCORE FRAMEWORK
  • Getting started Infinity Core
  • INTRODUCTION
    • Framework FAQ
    • The World Map
    • Onesync & Txadmin
    • Chat/Vocal & Discord
    • Multi-Characters
    • Moonshiners DLC Remake
    • Performances
    • Zombies Population (add-on)
  • Roleplay Functions
    • Player commands
    • Admin commands
  • Global Functions
    • Player Datas
    • Notifications
    • Economy & jobs
    • Inventory
    • Levels & XP (RPG)
    • Functions Core
    • Permissions
    • Discord Sync API
    • DEBUG TOOLS
  • CORE TEAM & CREDITS
    • Official Team
    • Credits
Powered by GitBook
On this page
  1. Global Functions

DEBUG TOOLS

Debugs Values

Debugs tools and server/scripts

-- F8 Console
con_miniconChannels script:*
resmon 1 or 0

-- CFG DEBUG server.cfg
set mysql_debug "Console"
set mysql_slow_query_warning 150
set mysql_debug true

-- LUA scripting debug 
print(json.encode(result, {indent=true}))
PreviousDiscord Sync APINextOfficial Team

Last updated 1 month ago