diff options
author | Odyssey <odysseyhyd@gmail.com> | 2014-09-08 15:56:00 +0100 |
---|---|---|
committer | DDuarte <dnpd.dd@gmail.com> | 2014-09-08 15:56:32 +0100 |
commit | 54e201b8b97912b45f5ae942c5b71abb1cf58640 (patch) | |
tree | fedaab04089811e63a9d77bd519efe6eed5985dc /src/server/authserver/Server/AuthSession.cpp | |
parent | 5e745f3fbba4956c9ed732c74016e6ed8a6e1143 (diff) |
Scripts/Commands: Allow to set a custom duration to the Freeze command applied Aura
- Allow to set a default duration for the Freeze Aura in worldserver.conf
- Handle the .freeze and .unfreeze command custom effects through the Freeze AuraScript
- Make players able to eventually unfreeze by themselves since the aura will expire without someone having to use .unfreeze
- Make .freeze command usable with the following syntax:
* .freeze (with a targeted player)
* .freeze duration_in_seconds (with a targeted player)
* .freeze playername duration (if duration is an invalid value it will be defaulted to the config one)
* .freeze playername (in this case, duration will be defaulted to the config value)
- Make .listfreeze command able to show the remaining freeze duration on all affected players
Closes #12972
Diffstat (limited to 'src/server/authserver/Server/AuthSession.cpp')
0 files changed, 0 insertions, 0 deletions