Updated Doc

This commit is contained in:
Cooldude2606
2018-06-01 16:30:32 +01:00
parent 5eb8600411
commit 4d05f13cb3
23 changed files with 1082 additions and 642 deletions

View File

@@ -7,6 +7,9 @@
--- This file will be loaded when ExpGamingCore.Commands is present
-- @function _comment
--- Runs the given input from the script
-- @command interface
-- @param code The code that will be ran
commands.add_command('interface', 'Runs the given input from the script', {'code',true}, function(event,args)
local callback = args.code
-- looks for spaces, if non the it will prefix the command with return