Difference between revisions of "Punishments on HWID"

From Soldat Community Wiki
Jump to: navigation, search
(Created page with " Back to: Scripts Database ---- :'''script name:''' Punishments on HWID :'''original author:''' Mighty :'''core version:''' 2.7.5(need reference if work with 2.7.6) ---- ...")
 
Line 8: Line 8:
  
 
;Description
 
;Description
:Script allows to punish a player in a specified way for specific amount of time.
+
:Script allows to punish a player in a specified way for specific amount of time. It has support for server crashes, instead of duration it checks if the expire date have passed.
It has support for server crashes, instead of duration it checks if the expire date have passed.
 
 
/punishlist <snip> and /details X are now available for every player
 
/punishlist <snip> and /details X are now available for every player
  

Revision as of 10:01, 3 April 2014

Back to: Scripts Database

script name: Punishments on HWID
original author: Mighty
core version: 2.7.5(need reference if work with 2.7.6)

Description
Script allows to punish a player in a specified way for specific amount of time. It has support for server crashes, instead of duration it checks if the expire date have passed.

/punishlist <snip> and /details X are now available for every player


Punishment Type Description
ban - it doesn't really ban a player, but kicks him when spotted
gmute - makes it unable for player to speak
spec - automatically sends player to spec each time he wants to join other team
disarm - makes it unable for player to use weapons (except nades)
Commands list
/punish <ID> <type>
/punishhwid <HWID> <type> <time> <reason>
/unpunish <PID>
/punishlist
/punishlist <part of player name>
/details <PID>
Note: <PID> - ID of Player that have punishment


Download Links

Forum Download Link
Old SanctionsGUID1.02

Back to: Scripts Database