Garry's Mod
TTT Stop propkillers admin tool
Mostrando 1-10 de 10 aportaciones
Actualización: 5 JUL 2016 a las 1:09 p. m.

Added the server ConVar 'ttt_propkillers_private'

Actualización: 4 ENE 2015 a las 2:51 p. m.

Added a ServerLog display for notifications.

Actualización: 4 ENE 2015 a las 2:39 p. m.

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

Actualización: 4 ENE 2015 a las 2:25 p. m.

Added compatibility for Evolve ranks.

Actualización: 3 ENE 2015 a las 8:31 p. m.

Now user groups are case-insensitive.

Actualización: 3 ENE 2015 a las 7:48 p. m.

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

Actualización: 3 SEP 2014 a las 2:05 p. m.

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

Actualización: 5 FEB 2014 a las 11:15 a. m.

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.

Actualización: 6 ENE 2014 a las 10:07 a. m.

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

Actualización: 1 ENE 2014 a las 7:49 a. m.