Its not workin lol.. any1 tell me wot ive done wrong?
in Robot.txt
in C:\MirServer\M2Server\Envir\Robot_def\AutoRunRobot.txt
in C:\MirServer\M2Server\Envir\Robot_def\RobotManage.txt
i even tried with it bein this
#AutoRun NPC SEC 10 @LMS
but still no luck
what am i doin wrong plz?
in Robot.txt
System MudWall
System LMS
System LMSSUN
System LMSLAST
System LMSSUNLAST
in C:\MirServer\M2Server\Envir\Robot_def\AutoRunRobot.txt
#AutoRun NPC RUNONDAY 20:00 @MudWall
#AutoRun NPC RUNONDAY 18:00 @LMS
#AutoRun NPC RUNONDAY 18:00 @LMSSUN
#AutoRun NPC RUNONDAY 19:04 @LMSLAST
#AutoRun NPC RUNONDAY 18:04 @LMSSUNLAST
in C:\MirServer\M2Server\Envir\Robot_def\RobotManage.txt
;´Ë½ÅΪ»úÆ÷ÈËרÓýű¾£¬ÓÃÓÚ»úÆ÷ÈË´¦Àí¹¦ÄÜÓõĽű¾¡£
[@SendRedMsg]
#IF
#ACT
SENDMSG 0 "MudWall Conflict has Begun, Everyone may participate"
[@MudWall]
#ACT
SENDMSG 0 "MudWall Conflict has Begun, Everyone may participate"
[@LMS]
#IF
DAYOFWEEK TUE
#ACT
LINEMSG 1 "LastManStanding has Begun, Please speak to LastManStanding"
LINEMSG 2 "NPC In BW SafeZone (330:270) To enter, 5mins Remaining!"
#IF
DAYOFWEEK THU
#ACT
LINEMSG 1 "LastManStanding has Begun, Please speak to LastManStanding"
LINEMSG 2 "NPC In BW SafeZone (330:270) To enter, 5mins Remaining!"
#ELSEACT
SENDMSG 0 "no no no no"
break
[@LMSSUN]
#IF
DAYOFWEEK SUN
#ACT
SENDMSG 0 "LastManStanding has Begun, Please speak to LastManStanding"
SENDMSG 0 "NPC In BW SafeZone (330:270) To enter, 5mins Remaining!"
break
#ELSEACT
SENDMSG 0 "no no no no"
break
[@LMSLAST]
#IF
DAYOFWEEK TUE
#ACT
SENDMSG 0 "1 Minute Sign up time left for LastManStanding!! Please see"
SENDMSG 0 "NPC In BW SafeZone (330:270) To enter, 1min Remaining!"
break
#IF
DAYOFWEEK THU
#ACT
SENDMSG 0 "1 Minute Sign up time left for LastManStanding!! Please see"
SENDMSG 0 "NPC In BW SafeZone (330:270) To enter, 1min Remaining!"
break
#ELSEACT
SENDMSG 0 "no no no no"
break
[@LMSSUNLAST]
#IF
DAYOFWEEK SUN
#ACT
SENDMSG 0 "1 Minute Sign up time left for LastManStanding!! Please see"
SENDMSG 0 "NPC In BW SafeZone (330:270) To enter, 1min Remaining!"
break
#ELSEACT
SENDMSG 0 "no no no no"
break
i even tried with it bein this
#AutoRun NPC SEC 10 @LMS
but still no luck
what am i doin wrong plz?
