viewing paste Unknown #145 | Text

Posted on the
1 2 3 4 5 6 7 8 9 10 11 12 13 14
[Error]:  Loading NPC file: npc/uRO/disguise.txt
script error on npc/uRO/disguise.txt line 241
    parse_line: need ';'
   236 :        winround:
   237 :                setnpctimer 0;
   238 :                deletepset 1;
   239 :                set .DisguiseWon, 1;
   240 :                set $DisguiseRound, $DisguiseRound + 1;
*  241 :                npctalk strcharinfo(0) + " got my right name!"','0;
   242 :                sleep2 3000;
   243 :                npctalk $MonsterName$ + " is the correct answer.";
   244 :                sleep2 3000;
   245 :                npctalk "Take this as a reward.";
   246 :                getitem $guessprize, $guessprizecount;
Viewed 689 times, submitted by Guest.