Skip to content

justSalkin/juSa_teleport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

juSa_teleport

A script that allows you to add different teleporters to your server.
You can create normal teleporters, hidden teleporters or one-way teleporters.

Features:

  • set blips for your teleporters
  • set jobs (one or more) which are allowed to use the teleporter
  • set items that are required to use the teleporter
  • decide whether the item is consumed in the process
  • decide whether your teleporter should be visible or hidden
  • determine whether your teleporter should only be usable in one direction
  • translate the script directly in config.lua
  • set a distance at which teleporters are loaded (saves resources)

Connect with the community, get update infos or report issues on: https://discord.gg/DUax6SsEt2

------------------

  1. Add juSa_teleport to your resources folder
  2. Add ensure juSa_teleport to your server.cfg
  3. Rename one of the configs you wanna use to config.lua
  4. Start server

Framework

Currently this script only works with VORP.

Requirements

You`ll need :

  • vorp_core
  • vorp_inventory

Support

If you want to support me, you can do this here:
https://www.buymeacoffee.com/justSalkin

Credits

Credits goes to lto_teleport.

Changelog