https://github.com/ckay-9/cxteleports
Teleport System for Garry's Mod
https://github.com/ckay-9/cxteleports
addon entity garrysmod gmod lua utility
Last synced: 12 months ago
JSON representation
Teleport System for Garry's Mod
- Host: GitHub
- URL: https://github.com/ckay-9/cxteleports
- Owner: CKAY-9
- License: gpl-3.0
- Created: 2023-05-04T06:21:47.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-08T21:49:13.000Z (almost 3 years ago)
- Last Synced: 2025-01-23T01:12:49.029Z (over 1 year ago)
- Topics: addon, entity, garrysmod, gmod, lua, utility
- Language: Lua
- Homepage: https://steamcommunity.com/sharedfiles/filedetails/?id=3018358046
- Size: 663 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CxTeleports
Teleport System for Garry's Mod
# Usage
## Installing
1. Create a new folder in your `garrysmod/addons` folder and call it something like `cxteleports`
2. Download this repository into `cxteleports` (it should only contain /lua and /resource, other files don't matter)
3. Restart your Garry's Mod game/server
## In-game
1. Open spawnmenu
2. Navigate to entities
3. Navigate to CxTeleports
4. Spawn a teleporter
5. Interact with it (E)
6. It should be pretty explanatory from there
**You must have admin permissions to create and delete locations!**
# Developers
Do whatever you want with this, just follow the LICENSE (GNU General Public License v3.0)