View Single Post
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 01-02-2011 , 17:47   Re: [Any] ExtendedComm (Dev: v2.1.4)
Reply With Quote #7

Version 2.1.4 Released!
It is recommended you update to this version as soon as possible, as it resolves numerous issues and expands on a bit of functionality. Change log (or at least what I can remember at this time):
  • Resolved issues of all punishments being rendered as temporary punishments once the individual connected.
  • Resolved issues of punishments not being properly reapplied when an individual connected.
  • Modified current SQL queries to work with either SQLITE or MySQL, depending on client preference.
  • Added support for saving the administrator who issued individual mute/gag punishments; currently unable to be seen in-game, will be resolved with next update.
  • Added sm_extendedcomm_logging for some unknown reason, will likely be removed since most individuals will likely prefer to have the logged information.
  • Added sm_extendedcomm.txt, as well as code to allow clients to define their own punishment lengths and the required flag to access each specific punishment length. For example, you can have access to temporary punishments for all admins, extended punishments for certain flags, and permanent punishments for root admins.
  • Added the server command sm_extendedcomm_update, which when used properly, will update your database to the current version.
Update Instructions:
  • v2.1.3 --> v2.1.4
    • Place sm_extendedcomm.txt into /sourcemod/config/ and configure however you wish.
    • Place sm_extendedcomm.smx into /sourcemod/plugins/ and either restart your server or reload the script
    • Via rcon or server console, run the following query: sm_extendedcomm_update 2.1.3
    • Afterwards, you're good to go!
__________________

Last edited by thetwistedpanda; 01-02-2011 at 17:53.
thetwistedpanda is offline