找回密码
 register
搜索
查看: 497|回复: 0

设置怪物计时器并停止计时函数 (OnCharacterTimer)

[复制链接]
  • 打卡等级:本地老炮
  • 打卡总天数:527
  • 打卡月天数:16
  • 打卡总奖励:525
  • 最近打卡:2026-06-18 02:14:29
Waylee 发表于 2022-9-27 07:22 | 显示全部楼层 |阅读模式

马上注册,查看网站隐藏内容!!

您需要 登录 才可以下载或查看,没有账号?register

×
  1. --**********************************
  2. --Monster Timer
  3. --**********************************
  4. function x501999_OnCharacterTimer( sceneId, objId, dataId, uTime )
  5.         --全球公告

  6.        
  7.         AddGlobalCountNews( sceneId, "sceneId"..sceneId )
  8.         AddGlobalCountNews( sceneId, "objId"..objId )
  9.         AddGlobalCountNews( sceneId, "dataId"..dataId )
  10.         AddGlobalCountNews( sceneId, "uTime"..uTime )
  11.         --取消时钟
  12.         -- SetCharacterTimer( sceneId, objId, 0 )
  13. end
复制代码
计时器需要在NPC文件中加入代码:

scripttimer=60000 60秒执行一次
您需要登录后才可以回帖 登录 | register

本版积分规则

QQ|雪舞知识库 ( 浙ICP备15015590号-1 | 萌ICP备20232229号|浙公网安备33048102000118号 )|天天打卡

GMT+8, 2026-6-18 16:43 , Processed in 0.052733 second(s), 25 queries .

Powered by Discuz! X5.0

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表