![图片[1]-战神引擎定时全区弹窗脚本](https://www.lstray.com/wp-content/uploads/2023/01/f3ccdd27d2102934-1024x468.jpg)
定时全区弹窗脚本.txt:
//对应自定义定时任务 upgrade
procedure _upgrade;
begin
if( GetHour =19)and(GetMin=30) then
begin
ifCompareText(This_Player.MapName,'0139~22') <>0then
begin
This_Player.PlayerNotice('DTP=tm:tianjiang',5);
end;
end;
if(( GetHour =9)or(GetHour =13) or( GetHour =19))and(GetMin=00) then
begin
ifCompareText(This_Player.MapName,'0139~22') <>0then
begin
This_Player.PlayerNotice('DTP=tm:jiqing',5);
end;
end;
givefenghao;
This_player.RepairBodyEquip(12);
//This_Player.SetS(1,50,0);//避免出现切割bug
//This_Player.SetS(1,10,0);//避免出现切割bug
end;
定时全区弹窗脚本.txt 在npc里面添加下去
This_Player.PlayerNotice('DTP=tm:tianjiang',5);
这个好像是读取tianjiang.json 然后弹窗给玩家






![【战神引擎】免授权-原生 [全屏自动拾取] 插件 + 配置教程(更新修复版,具体自测)-流浪源码网](https://www.lstray.com/wp-content/uploads/2023/08/4a47a0db6e140023-300x172.png)

















![[寄售]【战神引擎】白猪G2.5-免授权 看脸传奇之神器传说第一季 飞剑版服务端+双端+教程-流浪源码网](https://www.lstray.com/wp-content/uploads/2026/06/20260613005657524-1-800x457.png)
![[寄售]【战神引擎】白猪G2.5-免授权 无始金币第三季飞剑版 服务端+双端+教程-流浪源码网](https://www.lstray.com/wp-content/uploads/2026/06/20260613001127387-1-800x458.png)
![[寄售]【战神引擎】白猪7-生肖传奇三大陆单职业(虚拟传奇)服务端+双端+教程-流浪源码网](https://www.lstray.com/wp-content/uploads/2025/10/20251019141147960-9.png)

暂无评论内容