neue maps
This commit is contained in:
parent
b8128c8a31
commit
f2294094df
549 changed files with 89 additions and 2474 deletions
|
@ -0,0 +1,2 @@
|
|||
DON'T TOUCH
|
||||
For Support join our Discord: https://discord.gg/FKgcHAeJyY
|
|
@ -0,0 +1,13 @@
|
|||
Citizen.CreateThread(function()
|
||||
local link = "^4https://discord.gg/FKgcHAeJyY^7"
|
||||
local link2 = "^4https://store.cikana-modding.de^7"
|
||||
local serverName = GetConvar("sv_hostname", "^1Unbekannter Server^7")
|
||||
local time = os.date("^1%H:%M:%S^7 ")
|
||||
local date = os.date("^1%Y-%m-%d^7")
|
||||
|
||||
print("^3Server:^7 " ..serverName)
|
||||
print("^2CikanaModding^7 - ^5Fleecabank-rework Version 1.0.0^7")
|
||||
print("^4For Support and Updates^7 - " .. link)
|
||||
print("^4Our Shop^7 - " .. link2)
|
||||
print(" " .. time .. date)
|
||||
end)
|
|
@ -0,0 +1,13 @@
|
|||
Citizen.CreateThread(function()
|
||||
local link = "^4https://discord.gg/FKgcHAeJyY^7"
|
||||
local link2 = "^4https://store.cikana-modding.de^7"
|
||||
local serverName = GetConvar("sv_hostname", "^1Unbekannter Server^7")
|
||||
local time = os.date("^1%H:%M:%S^7 ")
|
||||
local date = os.date("^1%Y-%m-%d^7")
|
||||
|
||||
print("^3Server:^7 " ..serverName)
|
||||
print("^2CikanaModding^7 - ^5Fleecabank-rework Version 1.0.0^7")
|
||||
print("^4For Support and Updates^7 - " .. link)
|
||||
print("^4Our Shop^7 - " .. link2)
|
||||
print(" " .. time .. date)
|
||||
end)
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue