1.先在机器人脚本里面设置脚本
路径D:\MirServer\Mir200\Envir\Robot_def\AutoRunRobot.txt
路径D:\MirServer\Mir200\Envir\Robot_def\RobotManage.txt
在AutoRunRobot.txt添加指令.
#AutoRun NPC RUNONDAY 10:00 @活动
按每天什么时候运行 时间 脚本名称
再在RobotManage.txt添加活动触发脚本.
例如:
[@活动]
#ACT
SENDMSG 0 ╔═╦══════════════════════╗ 255 0
SENDMSG 0 ║★║《激情派对》举办1次║ 255 0
SENDMSG 0 ║怪╠══════════════════════╣ 255 0
SENDMSG 0 ║物║活动地点:[盟重土城药店] ║ 255 0
SENDMSG 0 ║攻║┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈║ 255 0
SENDMSG 0 ║城║只需要在激情派对NPC附近来回走动即可获得奖励.║ 255 0
SENDMSG 0 ║★║只需要在激情派对NPC附近来回走动即可获得奖励.║ 255 0
SENDMSG 0 ╚═╩══════════════════════╝ 255 0
FOUNTAIN 3 354 338 600
FOUNTAIN 3 353 338 600
FOUNTAIN 3 352 338 600
FOUNTAIN 3 352 337 600
FOUNTAIN 3 352 336 600
Gmexecute 全服触发 @活动66
2.在D:\MirServer\Mir200\Envir\MapQuest_Def\QManage.txt
添加脚本.
[@活动66]
前面的显示内容自己写...
<前往活动现场/@前往活动>\
[@前往活动]
#IF
checklevelex > 34 检测等级
#ACT
mapmove 3 355 339 传送到地图与坐标
SENDMSG 0 “%s”前往活动地点,大家快来参加吧..
#elseact
messagebox 等级大于35级才可以传送过去!!