Garry's Mod

Garry's Mod

34 个评价
SeNNoX's Lua Status Effects
   
奖励
收藏
已收藏
取消收藏
素材类型: 插件
插件类型: 武器
插件标签: 卡通, 快乐
文件大小
发表于
2.092 KB
2019 年 5 月 25 日 下午 12:34
1 项改动说明 ( 查看 )

订阅以下载
SeNNoX's Lua Status Effects

描述
THIS ADDON DOES NOTHING ON ITS OWN

GMSNX:AddStatus( target, dealer, type, a, b, particles)
  • target - ( entity ) The person receiving the effect.
  • dealer - ( entity ) The person giving the effect.
  • type - ( string )
    • "heal" - Heals people over time
      • a - ( float ) Duration.
      • b - ( float ) Healing amount.
    • "poison" - Damages people over time
      • a - ( float ) Duration.
      • b - ( float ) Damage amount.
    • "stun" - Freezes players and NPCs
      • a - ( float ) Duration.
  • a / b - Parameters respective to each effect.
  • particles - (true / false) Particle effects.
1 条留言
IcePheonix2019 2019 年 7 月 1 日 上午 6:17 
wow, neat :D