mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 04:21:41 +09:00
Many Small changes: rank preset, debug and others
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user