i'm burning

This commit is contained in:
Pao
2023-01-12 21:25:13 +01:00
parent bd7f37b6f3
commit 28dde14062
9 changed files with 337 additions and 10 deletions

View File

@@ -3,10 +3,12 @@ if isClient() then return end
---Server side
local Commands = {}
-- todo what is this?
-- TODO what is this?
Commands["SendServer"] = function(player, arg)
local otherPlayer = getPlayerByOnlineID(arg["To"])
print("The Only Cure Command: ", arg['command'])