Error from SSH :
[Error]: chat_createnpcchat: npc 'Mall Warper' already has a chatroom, cannot create new one!
The mall script :
prontera.gat,164,174,3 script Mall Warper 478,{
shop: warp "quiz_02.gat" ,338,74;
OnInit:
waitingroom "NeutralRO Mall",0,0;
end;
}
quiz_02.gat,335,74,5 script Exit 478,{
warp "prontera.gat" ,155,178;
}
The script working perfectly on the server but the error makes feeling uncomfortable.