Garry's Mod
TTT Stop propkillers admin tool
Hiển thị 1-10 trong 10 mục
Cập nhật: 5 Thg07, 2016 @ 1:09pm

Added the server ConVar 'ttt_propkillers_private'

Cập nhật: 4 Thg01, 2015 @ 2:51pm

Added a ServerLog display for notifications.

Cập nhật: 4 Thg01, 2015 @ 2:39pm

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

Cập nhật: 4 Thg01, 2015 @ 2:25pm

Added compatibility for Evolve ranks.

Cập nhật: 3 Thg01, 2015 @ 8:31pm

Now user groups are case-insensitive.

Cập nhật: 3 Thg01, 2015 @ 7:48pm

- 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.

Cập nhật: 3 Thg09, 2014 @ 2:05pm

- 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.

Cập nhật: 5 Thg02, 2014 @ 11:15am

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.

Cập nhật: 6 Thg01, 2014 @ 10:07am

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

Cập nhật: 1 Thg01, 2014 @ 7:49am