以下是在传奇游戏中设置定时全服喊话脚本的方法:

首先,在 Robot_def 文件夹下的机器人脚本中添加以下内容,用于每天中午12点进行喊话:

AutoRunRobot

#AutoRun NPC RUNONWEEK 1:12:00 @喊话

#AutoRun NPC RUNONWEEK 2:12:00 @喊话

#AutoRun NPC RUNONWEEK 3:12:00 @喊话

#AutoRun NPC RUNONWEEK 4:12:00 @喊话

#AutoRun NPC RUNONWEEK 5:12:00 @喊话

#AutoRun NPC RUNONWEEK 6:12:00 @喊话

#AutoRun NPC RUNONWEEK 7:12:00 @喊话

然后在 RobotManage 中添加以下脚本以实现喊话功能:

[@喊话]

#act

sendmsg 1 管理员在喊话了…….

通过以上设置,每天中午12点时管理员会进行全服喊话。

声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。