This reverts commit 78d2032f68b5ded0bc3775598a783e81770fbf10.
This commit is contained in:
Jacob
2022-05-28 02:20:21 +01:00
parent 3166d07630
commit bd563d933b
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
--------------------RESPONSE COMMANDS--------------------------
RegisterCommand("discord", function(source, args, rawCommand) -------- replace "discord" with any other command you want **DON'T INCLUDE /**
TriggerEvent("chatMessage", "^*^8[Our Discord:] ^7https://discord.gg/2XvwvgR") ------- change message in the ""
TriggerEvent("chatMessage", "^*^8[Our Discord:] ^7discord.eguk.me") ------- change message in the ""
end)
--RegisterCommand("cad", function(source, args, rawCommand) ------- replace "cad" with any other command you want DON'T INCLUDE /