Garry's Mod

Garry's Mod

ATS - Auzlex's Teleport System
Showing 1-10 of 11 entries
< 1  2 >
Update: 12 Jan, 2019 @ 6:10am

* Fixed bug where allow all players to teleport command caused lua error

Update: 1 Apr, 2018 @ 5:34am

+ Added the ability to disable teleport effects using sv_atswarp_effects_enabled
+ Added the ability to set admin only warps by: ats_createwarp name true or false true being admin warp only, same with /setwarp <name> <bool>

* Fixed possible new exploits when using this addon for servers. Removed SendLua functions that use an injection of any external data.

Existing warps that want to use the admin only will need to be deleted and set again.

Update: 22 Feb, 2016 @ 12:15am

*fixed some spelling mistakes, dear me....

Update: 21 Feb, 2016 @ 3:07pm

+ Added new client menu to change options under Utilities > ATS > Credits/Properties. ( only superadmins can change whats in the menu )
+ Added a donation button for my addon, for those who are willing to support me. c:
+ Added a cooldown timer upon warping to a location this can be adjusted by using the client menu or by using the following commands:
- sv_atswarp_cooldownenabled 0 or 1 - Determines the amount of time untill the player can warp again.
- sv_atswarp_cooldowntime 60 - default is 1 minute
+ Added New command:
- sv_atswarp_allply_canteleport 0 or 1 - this is an override for those who dont use administration mods but want everyone to teleport!

Update: 4 Feb, 2016 @ 12:22pm

+ Added sv_atsdetect_destination 0 - 1, this is 1 by default and it will detect if a destination has a object/player blocking it at first before teleporting.
* Made some code rewrites/code cleanup.

Update: 15 Jan, 2016 @ 8:18am

* Fixed some minor bugs, and fixed some error messages giving the wrong message.

Update: 15 Jan, 2016 @ 8:13am

* Fixed some teleportation exploits using some ingame client side lua editors to teleport everyone on the server to a besific location ( Hopefully! )

Update: 4 Jan, 2016 @ 9:22am

+ Added new command sv_atsdetectfreeze "1 or 0" - "This will enable/disable the ability to prevent people from warping while frozen"

Update: 30 Dec, 2015 @ 12:27pm

+ Added ULX, Evolve, and exsto administration support.

And for those who need additonal information for setting up the permissions, i have only setup 2 commands for each admin mod.

- atsaccess: allows the use of the addon ( warping to destinations )
- atsaccess.edit: giving this will allow that usergroup to edit the warps ( create/remove )

Update: 30 Dec, 2015 @ 12:21pm

+ Added some teleportation effects and changed the HUD based effects to the new gmod screen fade.