![图片[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)



![[寄售]【战神引擎】小兰插件-大唐冰雪免授权修复版+武魂+时装+天命+转生+抢水派对+英雄酒馆+魂环+风云战场+双端+教程-流浪源码网](https://www.lstray.com/wp-content/uploads/2023/03/4a47a0db6e150558-300x171.png)











![[寄售]【战神引擎】白猪G-1.80傲世火龙4大陆服务端+双端+教程-流浪源码网](https://www.lstray.com/wp-content/uploads/2025/10/20251030163428702-2.png)

![[寄售]【战神引擎】白猪5-新版豪门战神二大陆复古微变服务端+双端+教程-流浪源码网](https://www.lstray.com/wp-content/uploads/2025/07/20250703144947451-10.png)
![[寄售]【战神引擎】白猪5-新比奇豪门复古服务端+双端+教程-流浪源码网](https://www.lstray.com/wp-content/uploads/2025/07/20250727132238330-1.png)


暂无评论内容