Skip to content

Added some Events and bugs fixed

Compare
Choose a tag to compare
@MagicLu550 MagicLu550 released this 22 Aug 15:20
· 110 commits to master since this release

添加了之前所没有的事件,彻底和Smod2 3.5.0的API接轨

  • CheckRoundEndEvent
  • PlayerInfectedEvent
  • PlayerDoorAccessEvent
  • PlayerNicknameSetEvent
  • WarheadStopEvent

修复了一个事件对象的属性错误

  • AuthCheckEvent Successful -> DeniedMessage

Added events that were not previously available, fully integrated with the Smod2 3.5.0 API

  • CheckRoundEndEvent
  • PlayerInfectedEvent
  • PlayerDoorAccessEvent
  • PlayerNicknameSetEvent
  • WarheadStopEvent

Fixed an attribute error for the event object below

  • AuthCheckEvent Successful -> DeniedMessage