Jump to content
  • 0


Seven

Question


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  31
  • Reputation:   1
  • Joined:  01/16/12
  • Last Seen:  

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 :/

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Developer
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  2407
  • Reputation:   613
  • Joined:  07/05/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  1702
  • Reputation:   238
  • Joined:  09/05/12
  • Last Seen:  

Please maintain english in script section otherwise i will hide this topic. It is included in our board rules

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  31
  • Reputation:   1
  • Joined:  01/16/12
  • Last Seen:  

Ok .

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

×
×
  • Create New...