Devtools by Codesign
Icons made by Freepik from Flaticon.
YOUTUBE SHOWCASE VIDEO
What is this resource?
Devtools is a standalone simple yet useful LUA / JSON table viewer for development purposes, as well as a 1 click script restart.
It allows developers to view tables in a JSON format, sort and search through them with ease or view them as LUA tables.
Devtools include a simple way to copy a table in order to move it to some external text editor or work environment.
Table Viewer
Simply trigger the event below, sending a LUA table in the first argument. The UI will only open when you trigger the event. This event can be placed in while loops and the displayed table will be updated (yes it will be high ms on resmon when in a loop but this is a developer resource for dev servers).
Notes
-
If you close the UI, it can open it again by pressing
NUMPAD ENTER
and it will display the same table. -
You can disable the NUI focus by clicking
middle mouse button
while the UI is still open, and the UI will stay on your screen even while you are triggering the event.
TriggerEvent('table', TABLE_HERE)
Quick Script Restart
The purpose of this feature is to be able to quickly restart scripts when developing and debugging. To save a script to restart you can use the chat command below to save your chosen script.
Use the chat command /restart_script "script_name"
to save the name of your chosen script in the restart_script.txt
file and cache it in the server side. Now when you start your server or restart the script you can simply press the numpad +
key to restart the script.
Additional Information
We will not be providing any kind of installation / usage support for this resource due to the lack of time and resources to do so.
In case You find any bugs please report them either here or ( preferably ) by opening an issue on the GitHub repository.
As always, we are open to suggestions and ideas on ways we can expand this resource.
Documentation Website
We recommend that anyone interested in this resource checks out our Documentation Website . This documentation includes:
- Full installation guide
- “How-to” guides
- Troubleshooting guide
- Common problems and solutions
- Full preview of the Configs and Locales/Translations
DOWNLOAD
Check out our Tebex store at https://codesign.pro
Check out our other paid scripts:
Expand
[PAID] Codesign Highly customisable Car HUD
[PAID] Codesign Police Dispatch
[PAID] Codesign VIP Shop
[PAID] Codesign Vehicle Garage
[PAID] Codesign Identity
[PAID] Codesign Multicharacter
[PAID] Codesign Player HUD - Smartwatch
[PAID] Codesign Police ALPR Radar
[PAID] Codesign Prop placer
[PAID] Codesign Spawn selector
[PAID] Codesign Terminal Hacker - Minigame
Check out our free scripts:
Expand
[FREE RELEASE] Easytime - Time and weather management by Codesign
[FREE RELEASE] Devtools - LUA / JSON Table viewer by Codesign
[FREE RELEASE] Draw text UI
[FREE RELEASE] Keymaster minigame by Codesign
For developers by Codesign <3