parent
24de06c7fc
commit
ee6009ffbb
@ -78,7 +78,8 @@ moc_para01,36,38,3 script Mission [11 - 25]#Tuto 4_BOARD3,{
|
||||
}
|
||||
|
||||
L_Quest:
|
||||
if (checkquest(getarg(0)+10,PLAYTIME) == 1) {
|
||||
.@quest_status = checkquest(getarg(0)+10,PLAYTIME);
|
||||
if (.@quest_status == 0 || .@quest_status == 1) {
|
||||
mes " - Mission ^4d4dff"+ getarg(1) +"^000000 - ";
|
||||
mes " - is already finished for today. - ";
|
||||
mes " ";
|
||||
|
Loading…
x
Reference in New Issue
Block a user