RAGECOOP / RAGECOOP-V

Drive around the interstate with your buddy, enjoy GTAs environment, make own missions and events or just chill in Grove Street! 🌐
https://ragecoop.com
MIT License
57 stars 17 forks source link

Help with Connect by key button script #72

Open myakkes opened 1 week ago

myakkes commented 1 week ago
local rageconnect ={} 

local Menus ={}
function rageconnect.tick()
if get_key_pressed(Keys.F4) then
{ Networking.ToggleConnection(Main.Settings.LastServerAddress); };
end
return rageconnect

I tried as much as I could, this script doesn't work, please help. This is a LUA Script