Garry's Mod

Garry's Mod

TTT Stop propkillers admin tool
10개 중 1~10개 표시 중
업데이트: 2016년 7월 5일 오후 1시 09분

Added the server ConVar 'ttt_propkillers_private'

업데이트: 2015년 1월 4일 오후 2시 51분

Added a ServerLog display for notifications.

업데이트: 2015년 1월 4일 오후 2시 39분

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

업데이트: 2015년 1월 4일 오후 2시 25분

Added compatibility for Evolve ranks.

업데이트: 2015년 1월 3일 오후 8시 31분

Now user groups are case-insensitive.

업데이트: 2015년 1월 3일 오후 7시 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.

업데이트: 2014년 9월 3일 오후 2시 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.

업데이트: 2014년 2월 5일 오전 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.

업데이트: 2014년 1월 6일 오전 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.

업데이트: 2014년 1월 1일 오전 7시 49분