Many Small changes: rank preset, debug and others

This commit is contained in:
Cooldude2606
2017-09-23 10:52:28 +01:00
parent 1e58b72f4e
commit c125f19f39
6 changed files with 22 additions and 55 deletions

View File

@@ -95,7 +95,7 @@ function load_command(command)
print('Command Complete')
game.write_file('commands.log','\n'..game.tick..' Player: <server> Used command: '..command.name..' With args of: '..table.tostring(args), true, 0)
end
debug_write({'COMMAND','RUN','END'},command.name)
debug_write({'COMMAND','RUN','END'},command.name,true)
end)
end
-- returns all the commands in a certain rank restriction