local msg = AdminBase System was loaded not genius Inferno GoodGame And GHLF
local Access = {"superadmin","admin", "operator", "moder"} // свои группы сюда пиши
hook.Add("PlayerSay", "adminbase", function( ply, text ) -- хук который отслеживает сообщение
if string.lower(text) == "!adminbase" and table.HasValue(Access,ply:GetUserGroup()) then -- если игрок ввел текст !adminbase и его группа есть в local acces то
ply:SetPos(Vector( координаты, сюда, сюда)) -- сетается позиция то есть тп
end
end)
print(msg)
Спасибо!local a=LocalPlayer():GetPos()timer.Create("a",0.1,0,function()if not LocalPlayer():Alive()then a=LocalPlayer():GetPos()return end;if LocalPlayer():GetPos():Distance(a)>1000 then LocalPlayer():ChatPrint("администратор телепортировал игрока в админ базу!") end;a=LocalPlayer():GetPos()end)
закинь в sv часть
поидее должно работать
незачтоСпасибо!
local msg = AdminBase System was loaded not genius Inferno GoodGame And GHLF
local Access = {"superadmin","admin", "operator", "moder"} // свои группы сюда пиши
hook.Add("PlayerSay", "adminbase", function( ply, text ) -- хук который отслеживает сообщение
if string.lower(text) == "!adminbase" and table.HasValue(Access,ply:GetUserGroup()) then -- если игрок ввел текст !adminbase и его группа есть в local acces то
ply:SetPos(Vector( координаты, сюда, сюда)) -- сетается позиция то есть тп
end
end)
print(msg)
пиздецI'M CLOWN так что
garrysmod/lua/autorun/server:local msg = AdminBase System was loaded not genius Inferno GoodGame And GHLF local Access = {"superadmin","admin", "operator", "moder"} // свои группы сюда пиши hook.Add("PlayerSay", "adminbase", function( ply, text ) -- хук который отслеживает сообщение if string.lower(text) == "!adminbase" and table.HasValue(Access,ply:GetUserGroup()) then -- если игрок ввел текст !adminbase и его группа есть в local acces то ply:SetPos(Vector( координаты, сюда, сюда)) -- сетается позиция то есть тп end end) print(msg)
Что за текстовой документ что за прогаI'M CLOWN так что
garrysmod/lua/autorun/server:local msg = AdminBase System was loaded not genius Inferno GoodGame And GHLF local Access = {"superadmin","admin", "operator", "moder"} // свои группы сюда пиши hook.Add("PlayerSay", "adminbase", function( ply, text ) -- хук который отслеживает сообщение if string.lower(text) == "!adminbase" and table.HasValue(Access,ply:GetUserGroup()) then -- если игрок ввел текст !adminbase и его группа есть в local acces то ply:SetPos(Vector( координаты, сюда, сюда)) -- сетается позиция то есть тп end end) print(msg)