|  | 
 
上一篇:大唐冰雪手游传奇3端服务端+工具+文档大全下一篇:永远一级白猪插件3.0传奇手游服务端+GM工具| 焚天免授权传奇手游服务端40大陆魂环BOSs首曝 
   
 复制代码Procedure _doexit;
begin
   This_Npc.CloseDialog(This_Player);
end;
procedure domain;
begin
    This_NPC.NpcDialog(This_Player,
   '|<☆☆每晚19.30分刷新一只活动BOSS☆☆/c=254>\'+
   '|<☆☆20点以后无法进入.☆☆/c=253>\'+
   '|<☆☆爆火龙以上全部首饰剑甲.☆☆/c=252>\'+
   '|<☆☆必爆中华烟冰激凌矿泉水等实物.☆☆/c=252>\'+
   '| {cmd}<我要进入/@sg>\'
   );
end;
procedure _sg;
begin
     if  (GetHour = 19) and (GetMin >= 30) then //and (GetMin <= 59) then  
       begin
           This_Player.Flyto('D5071~30',11 + random(3) - 1,12 + random(3) - 1); 
               ServerSay('玩家<' + This_Player.Name + '>进入了BOSS必爆!',5);
         end else
         This_NPC.NpcDialog(This_Player,
        '没到规定时间,不能进入\|'
        +'{cmd}<返回/@main>');
end;
Begin
{
   if  (GetHour = 19) and (GetMin >= 30) and (GetMin <= 32)  then 
   begin
         if (This_NPC.CheckMapMonByName('D5071~30','公益老人') = 0) then
     begin
               This_NPC.CreateMon('D5071~30', 25, 25, 1, '公益老人', 1); 
      end;
          end;
          
   if  (GetHour = 13) and (GetMin >=0 ) and (GetMin <= 2)  then 
   begin
         if (This_NPC.CheckMapMonByName('3','公益恶魔') = 0) then
     begin
               This_NPC.CreateMon('3', 355, 336, 1, '公益恶魔', 1); 
      end;
          end;}
  domain;
end.
文件名:焚天免授权传奇手游服务端40大陆魂环BOSs首曝( 售价: 5积分 ) 已经过安全软件检测无毒,请您放心下载 | 
 |