uDe Posted September 21, 2012 Posted September 21, 2012 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. Quote
Emistry Posted September 21, 2012 Posted September 21, 2012 prontera.gat,164,174,3 script Mall Warper 478,{ shop: warp "quiz_02.gat" ,338,74; end; <----------------- ADD THIS OnInit: waitingroom "NeutralRO Mall",0,0; end; } 1 Quote
0 Sectum Posted April 10, 2018 Posted April 10, 2018 On 21/09/2012 at 3:04 PM, Emistry said: prontera.gat,164,174,3 script Mall Warper 478,{ shop: warp "quiz_02.gat" ,338,74; end; <----------------- ADD THIS OnInit: waitingroom "NeutralRO Mall",0,0; end; } Thank's guy, you helped me! Quote
uDe Posted September 21, 2012 Author Posted September 21, 2012 is this script duplicated? There just 1 mall only in my server. I don't think it's comes from this script : quiz_02,338,78,4 script Board#mall 857,{ mes "Hello ^00aa00"+strcharinfo(0)+"^000000! "; mes "Welcome to NeutralRO Mall."; mes " "; mes "If you need zeny to buy anything here, please type ^ff0000@zeny^000000 ^0000ff<zeny amount>^000000. "; mes "Max amount of zeny is 2 Billion."; mes " "; mes "Happy shopping! XD"; close; OnInit: waitingroom "Mall Info",0,0; end; } Quote
Z3R0 Posted September 21, 2012 Posted September 21, 2012 Damn u emistry i just noticed that too haha Quote
Emistry Posted September 21, 2012 Posted September 21, 2012 @z3r0 too late for you .... /me laughing /oops /oops Quote
Question
uDe
Error from SSH :
The mall script :
The script working perfectly on the server but the error makes feeling uncomfortable.
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.