找回密码
 register

QQ登录

只需一步,快速开始

搜索
查看: 298|回复: 0

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

[复制链接]
  • 打卡等级:热心大叔
  • 打卡总天数:273
  • 打卡月天数:23
  • 打卡总奖励:271
  • 最近打卡:2025-08-24 00:41: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

本版积分规则

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

GMT+8, 2025-8-24 02:59 , Processed in 0.123211 second(s), 5 queries , Redis On.

Powered by Discuz! X3.5 Licensed

© 2001-2025 Discuz! Team.

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