- A simple vMenu-style teleport-to-waypoint script.
- Default teleport key: "PAGEDOWN".
- Download https://github.com/JustAnotherModder/JAM_Teleport/archive/master.zip
- Extract the JAM_Teleport folder (and its contents) into your
JAMfolder, inside of yourresourcesdirectory. - Open
__resource.luain yourJAMfolder. - Add the files to their respective locations, like so :
client_scripts {
'JAM_Main.lua',
'JAM_Client.lua',
'JAM_Utilities.lua',
-- Teleport
'JAM_Teleport/JAM_Teleport_Config.lua',
'JAM_Teleport/JAM_Teleport_Client.lua',
}
- Any and all improvements must be send back to the author (me), here on github.