- Joined
- Dec 16, 2016
- Messages
- 812
- Reaction score
- 1,404
- First Language
- English
- Primarily Uses
- N/A
DebugWindowShortCut - 2018/07/04 (Ver.1.0)
Creator name: kido0617
Overview
Adds a shortcut key to the debug window
Controls
- Debug window displayed in F9
- S=Switch
- V=Variable
- You can use number keys
Inside the debug window
Example 1: Entering s 100 will go to the 100th switch
Example 2: Entering v 12 will go to the 12th variable
You can also use the Backspace key.
Installation
Paste this script above Main.
Credit and Thanks: kido0617
Terms of Use- Free for commercial and non-commercial use.
License- Public Domain
Creator name: kido0617
Overview
Adds a shortcut key to the debug window
Controls
- Debug window displayed in F9
- S=Switch
- V=Variable
- You can use number keys
Inside the debug window
Example 1: Entering s 100 will go to the 100th switch
Example 2: Entering v 12 will go to the 12th variable
You can also use the Backspace key.
Installation
Paste this script above Main.
Credit and Thanks: kido0617
Terms of Use- Free for commercial and non-commercial use.
License- Public Domain