Garry's Mod

Garry's Mod

TTT Stop propkillers admin tool
Viser 1-10 af 10 forekomster
Opdatering: 5. juli 2016 kl. 13:09

Added the server ConVar 'ttt_propkillers_private'

Opdatering: 4. jan. 2015 kl. 14:51

Added a ServerLog display for notifications.

Opdatering: 4. jan. 2015 kl. 14:39

Renamed Lua files to make them unique. Moved the initialization script to server only.

Opdatering: 4. jan. 2015 kl. 14:25

Added compatibility for Evolve ranks.

Opdatering: 3. jan. 2015 kl. 20:31

Now user groups are case-insensitive.

Opdatering: 3. jan. 2015 kl. 19:48

- Added these ConVars (can be edited in garrysmod/cfg/server.cfg):
ttt_propkillers_canadd - Allowed groups to add propkillers to the list, separated by a semicolon.
ttt_propkillers_canremove - Allowed groups to remove propkillers from the list, separated by a semicolon.
ttt_propkillers_temp_canadd - Allowed groups to temporarily add propkillers to the list, separated by a semicolon.
ttt_propkillers_temp_canremove - Allowed groups to temporarily remove propkillers from the list, separated by a semicolon.
- Added chat notifications. They exclude the affected player.

Opdatering: 3. sep. 2014 kl. 14:05

- Cleaner code: now it directly modifies the SWEP table instead of modifying each magneto-stick when created.
- The color of players' names were not set for non-admins. Now they are. A related bug probably produced errors while attempting to live-update a player's propkiller status on non-admin clients.

Opdatering: 5. feb. 2014 kl. 11:15

Someone reported an error: menu.lua:169: attempt to index global 'ply' (a nil value)
It is now corrected. I have never got this error.

Opdatering: 6. jan. 2014 kl. 10:07

Does not use the hook PlayerAuthed anymore. This allows to use this addon in LAN only and Single player, and it works immediatly.

Opdatering: 1. jan. 2014 kl. 7:49