Skip to content

Instantly share code, notes, and snippets.

@dantarion
Created July 13, 2016 03:27
Show Gist options
  • Save dantarion/b6fbe4f25b5f003f498c004a7addcde0 to your computer and use it in GitHub Desktop.
Save dantarion/b6fbe4f25b5f003f498c004a7addcde0 to your computer and use it in GitHub Desktop.
//Name me btl_Define_LocalDebug.txt and put me in the script folder
//@dantarion
const Def_Dbg_LocalDebugMode = 1;
const Def_Dbg_DebugMessage = 1;
const Def_Dbg_LocalAnnounce = 1;
const Def_DbgMes_PlaySE = 1;
const Def_Dbg_KeyLog1P = 1;
const Def_Dbg_KeyLog2P = 1;
const Def_Dbg_DebugButtonMode = 1;
const Def_Dbg_DebugGauge = 1;
const Def_Dbg_WriteCommandList = 1;
const Def_Dbg_NoPlayUpsetSE = 1;
const Def_Dbg_SmartSteerLog = 1;
const Def_Dbg_KoukaFrameLog = 1;
const Def_Dbg_ComboChanceLog = 1;
const Def_Dbg_InterruptedLog = 1;
const Def_Dbg_TotalFrameLog = 1;
const Def_Dbg_ComboSPKouritu = 1;
const Def_Dbg_TmplMoveLog = 1;
const Def_Dbg_PotentialLog = 1;
const Def_Dbg_SkillThrowLog = 1;
const Def_Dbg_TechHitLog = 1;
const Def_Dbg_DoujiDelayLog = 1;
const Def_Dbg_BoundBlastLog = 1;
const Def_Dbg_AirAtkFlag = 1;
const Def_Dbg_RoundStatus = 1;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment