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
















![[寄售]【战神引擎】白猪5-1.80丧彪屠魔复古服务端+双端+教程-流浪源码网](https://www.lstray.com/wp-content/uploads/2026/01/20260128205814133-1-800x458.png)




暂无评论内容