Jump to content

Quests, Games: Illusion Moonlight


Recommended Posts


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  60
  • Reputation:   0
  • Joined:  01/03/16
  • Last Seen:  

On 7/6/2021 at 7:33 PM, Snaehild said:
[Error]:
script error on npc/custom/roservers/Illusion Moonlight.c line 96
    parse_line: expect command, missing function name or calling undeclared function
    91 :         close;
    92 :        }
    93 :
    94 : OnInit:
    95 :        questinfo 7776,QTYPE_QUEST2;
*   96 :        's'etquestinfo_level 7776,100,175;
    97 :        end;
    98 : }
    99 : payon,167,229,3        script  Elder Jagyeom#illusion_moonlight        4_M_HUOLDARMY,{
   100 :        if(BaseLevel < 100){
   101 :                mes "[ Jagyeom ]";
[Error]:
script error on npc/custom/roservers/Illusion Moonlight.c line 307
    parse_line: expect command, missing function name or calling undeclared function
   302 :        }
   303 :
   304 :
   305 : OnInit:
   306 :        questinfo 7777,QTYPE_QUEST;
*  307 :        's'etquestinfo_req 7777,7776,1;
   308 :        end;
   309 : }
   310 : payon_in03,33,95,3     script  Muyeon#moonlight_in     4_F_TAEKWON,{
   311 :        if(illusion_moonlight < 2){
   312 :                mes "[ Muyeon ]";
[Error]:
script error on npc/custom/roservers/Illusion Moonlight.c line 317
    parse_line: expect command, missing function name or calling undeclared function
   312 :                mes "[ Muyeon ]";
   313 :                mes "If you're looking for the teacher, she's in the other room.";
   314 :                close;
   315 :        }
   316 :        if(illusion_moonlight == 2){
*  317 :                'p'cblockall getcharid(3),1;
   318 :                sleep2 2000;
   319 :                npctalk "Whatever you say, I'm not doing it anymore.","Muyeon#moonlight_in",bc_self;
   320 :                sleep2 2000;
   321 :                npctalk "This is the third time I had nightmares. I can't take it anymore!","Muyeon#moonlight_in",bc_self;
   322 :                sleep2 2000;
[Error]:
script error on npc/custom/roservers/Illusion Moonlight.c line 692
    parse_line: expect command, missing function name or calling undeclared function
   687 :                end;
   688 :        }
   689 :
   690 : OnInit:
   691 :        questinfo 7781,QTYPE_QUEST;
*  692 :        's'etquestinfo_req 7781,7780,1;
   693 :        end;
   694 : }
   695 : pay_d03_i,140,46,0     script  Shimmering Portal#illusion_moonlight_2  4_ENERGY_BLUE,{
   696 :        mes "I can go back to the ruined village.","What should I do?";
   697 :        next;

 

i have the same problem does anyone know how to solve?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  107
  • Topics Per Day:  0.02
  • Content Count:  770
  • Reputation:   69
  • Joined:  02/10/12
  • Last Seen:  

17 hours ago, Valcars said:

i have the same problem does anyone know how to solve?

try to change 

s'etquestinfo_level  to *questinfo <Icon>{,<Map Mark Color>{,"<condition>"}};
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...