Garry's Mod

Garry's Mod

ATS - Auzlex's Teleport System
1-10 van 11 items weergegeven
< 1  2 >
Update: 12 jan 2019 om 6:10

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

Update: 1 apr 2018 om 5:34

+ 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 om 0:15

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

Update: 21 feb 2016 om 15:07

+ 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 om 12:22

+ 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 om 8:18

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

Update: 15 jan 2016 om 8:13

* 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 om 9:22

+ 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 om 12:27

+ 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 om 12:21

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