Jump to content

Question

Posted

http://pastebin.com/vXYgmZ6a

 

erro 

[Erro]: : Loading NPC file: npc/personalizado/caþa_niquel0.txt

script error on npc/personalizado/caþa_niquel0.txt line 92
    parse_line: need ';'
    87 :                 case 1:
    88 :                 mes .n$;
    89 :                 for(set @i,1; @i < 11; set @i,@i+1) {
    90 :                         deletearray .@itemw$,1;
    91 :                         set @w,1;
*   92 :                         while(getarraysize(getd(".@item"+@i)) > @w) { s
et .@itemw$,.@itemw'"', "+getitemname(getd(".@item"+@i+"["+@w+"]")); set @w,@w+1
;}
    93 :                         mes "
[^000088"+getd(".@r"+@i+"[0]")+"~"+getd(".
@r"+@i+"[1]")+"^000000] : "+getitemname(getd(".@item"+@i+"[0]"))+""+((.@itemw$ !
= "") ? ""+.@itemw"
." : ".")+"";
    94 :                 }
    95 :                 next;
    96 :                 mes .n$;
    97 :                 mes "
Bom estes sÔo os premios.

Alguem me ajudaria? Preciso muito muito disso :/

3 answers to this question

Recommended Posts

Posted

    *   92 :                         while(getarraysize(getd(".@item"+@i)) > @w) { set .@itemw$,.@itemw <------------ // issue here ; the console say parse_line: need ';'

Join the conversation

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

Guest
Answer this question...

×   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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...