Rewriting everything

This commit is contained in:
Pao
2023-01-12 19:09:51 +01:00
parent 2c81cc1d04
commit dacb22a0d1
9 changed files with 311 additions and 67 deletions

View File

@@ -13,11 +13,6 @@ Commands["SendServer"] = function(player, arg)
sendServerCommand(otherPlayer, "TOC", arg["command"], arg)
end
local function OnTocClientCommand(module, command, player, args)
if module == 'TOC' then