Jump to content
  • 0

Check this some error


Question

4 answers to this question

Recommended Posts

Posted

@darristan Same error line 430

lhz_cube.gat,124,74,3 script winnerPrize#3vs3 818,2,2,{

sc_end SC_ALL;

mes "[Winner Prize]";

mes "Congratulations, you're the winners! Here's your prize ~ ";

next;

getitem 22555,1;

percentheal 100,100;

if(@PRTYPRTY_x) {warp @PRTYPRTY_city$,@PRTYPRTY_x,@PRTYPRTY_y;}

else { warp "prontera",156,174;}

set @PRTYPRTY_city$, 0; set @PRTYPRTY_x, 0; set @PRTYPRTY_y, 0;

end;

}{ <<<<<<<<------------------- ERROR

Posted (edited)

As you

@darristan Same error line 430

lhz_cube.gat,124,74,3 script winnerPrize#3vs3 818,2,2,{

sc_end SC_ALL;

mes "[Winner Prize]";

mes "Congratulations, you're the winners! Here's your prize ~ ";

next;

getitem 22555,1;

percentheal 100,100;

if(@PRTYPRTY_x) {warp @PRTYPRTY_city$,@PRTYPRTY_x,@PRTYPRTY_y;}

else { warp "prontera",156,174;}

set @PRTYPRTY_city$, 0; set @PRTYPRTY_x, 0; set @PRTYPRTY_y, 0;

end;

}{ <<<<<<<<------------------- ERROR

Based on what you have posted, there's an extra open curly parenthesis. Remove it.

To be more specific, this line:

}{ <<<<<<<<------------------- ERROR

Remove the {.

Edited by Valiente

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