Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help with Connect by key button script #72

Open
myakkes opened this issue Sep 4, 2024 · 0 comments
Open

Help with Connect by key button script #72

myakkes opened this issue Sep 4, 2024 · 0 comments

Comments

@myakkes
Copy link

myakkes commented Sep 4, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant