Jump to content

script error on item_db_re line 6123

closed

AnnieRuru
2014-01-01 06:11:45

[Error]:
script error on item_db_re line 6123
    parse_curly_close: unexpected string
* 6123 : specialeffect2 EF_POTION_BERSERK; /*bonus_script "{ /*script me!*/ '}'",60,0,0,SI_STR_SCROLL;*/
[Error]:
script error on item_db_re line 6124
    parse_curly_close: unexpected string
* 6124 : specialeffect2 EF_SPELLBREAKER; /*bonus_script "{ /*script me!*/ '}'",60,0,0,SI_INT_SCROLL;*/

seriously .... <.<

the way the database read the block comment
/* 123 /* 234 */ <this part will be read>
no matter how many starting comment, just 1 ending comment will immediately end the comment block


tested with

/* 234 /* 111 */ dispbottom "1";


Euphy
2014-01-01 06:17:52
Guys, please test your commits. x_x

Euphy
2014-01-04 01:55:33
Fixed in 357f1fd.
×
×
  • Create New...