找回密码
 register

QQ登录

只需一步,快速开始

查看: 75|回复: 0

活动时间到,自动传出地图函数

[复制链接]

活动时间到,自动传出地图函数

[复制链接]
  • 打卡等级:热心大叔
  • 打卡总天数:94
  • 打卡月天数:17
  • 打卡总奖励:94
  • 最近打卡:2025-01-18 01:28:20
Waylee

主题

0

回帖

1万

积分

仙帝

积分
12360
Waylee 2022-10-17 22:41 | 显示全部楼层 |阅读模式

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

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

×
  1. --雪舞QQ784055837
  2. x900196_g_scriptId = 900196

  3. function x900196_OnCharacterTimer(sceneId, objId, dataId, uTime)
  4.         local nHour = GetHour()
  5.         local nMinute = GetMinute()
  6.         if sceneId == 538 then
  7.                 if nHour*100+nMinute >= 2100 and nHour*100+nMinute<=2259 then
  8.                
  9.                 else
  10.                         local XiaoXiang_nHumanCount = LuaFnGetCopyScene_HumanCount(sceneId)
  11.                         for i=0,XiaoXiang_nHumanCount-1 do
  12.                                 local XiaoXiang_nHumanId = LuaFnGetCopyScene_HumanObjId(sceneId,i)
  13.                                 NewWorld( sceneId, XiaoXiang_nHumanId, 0, 94, 183 )
  14.                         end
  15.                 end
  16.         end
  17. end
  18. function x900196_CreateMonster(sceneId)
  19.         
  20.         
  21. end

  22. function x900196_XiaoXiang_DelBoss(sceneId)
  23.         
  24. end
  25. function x900196_XiaoXiang_GetMosterNum(sceneId, XiaoXiang_MosDataID)
  26.         
  27. end
  28. function x900196_SysMsg(sceneId, groupId)
  29.         
  30. end
  31. function x900196_MsgBox(sceneId, selfId, msg)
  32.         BeginEvent(sceneId)
  33.         AddText(sceneId, msg)
  34.         EndEvent(sceneId)
  35.         DispatchEventList(sceneId, selfId, -1)
  36. end
  37. function x900196_NotifyTip(sceneId, selfId, Msg)
  38.         BeginEvent(sceneId)
  39.         AddText(sceneId, Msg)
  40.         EndEvent(sceneId)
  41.         DispatchMissionTips(sceneId, selfId)
  42. end
  43. function x900196_CloseMe(sceneId, selfId)
  44.         BeginUICommand(sceneId)
  45.         EndUICommand(sceneId)
  46.         DispatchUICommand(sceneId, selfId, 1000)
  47. end
复制代码


您需要登录后才可以回帖 登录 | register

本版积分规则

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

GMT+8, 2025-1-19 13:14 , Processed in 0.106928 second(s), 9 queries , Redis On.

Powered by XueWu Licensed

Copyright © Tencent Cloud.

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