uDe Posted September 21, 2012 Group: Members Topic Count: 43 Topics Per Day: 0.01 Content Count: 400 Reputation: 5 Joined: 12/05/11 Last Seen: September 27, 2015 Share 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 Link to comment Share on other sites More sharing options...
Emistry Posted September 21, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share 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 Link to comment Share on other sites More sharing options...
0 Sectum Posted April 10, 2018 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 1 Reputation: 0 Joined: 11/15/17 Last Seen: September 17, 2024 Share 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 Link to comment Share on other sites More sharing options...
Z3R0 Posted September 21, 2012 Group: Members Topic Count: 39 Topics Per Day: 0.01 Content Count: 618 Reputation: 201 Joined: 11/09/11 Last Seen: June 14, 2024 Share Posted September 21, 2012 is this script duplicated? Quote Link to comment Share on other sites More sharing options...
uDe Posted September 21, 2012 Group: Members Topic Count: 43 Topics Per Day: 0.01 Content Count: 400 Reputation: 5 Joined: 12/05/11 Last Seen: September 27, 2015 Author Share 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 Link to comment Share on other sites More sharing options...
Z3R0 Posted September 21, 2012 Group: Members Topic Count: 39 Topics Per Day: 0.01 Content Count: 618 Reputation: 201 Joined: 11/09/11 Last Seen: June 14, 2024 Share Posted September 21, 2012 Damn u emistry i just noticed that too haha Quote Link to comment Share on other sites More sharing options...
Emistry Posted September 21, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted September 21, 2012 @z3r0 too late for you .... /me laughing /oops /oops Quote Link to comment Share on other sites More sharing options...
uDe Posted September 21, 2012 Group: Members Topic Count: 43 Topics Per Day: 0.01 Content Count: 400 Reputation: 5 Joined: 12/05/11 Last Seen: September 27, 2015 Author Share Posted September 21, 2012 Thanks guys. Problem solved! Quote Link to comment Share on other sites More sharing options...
Question
uDe
Error from SSH :
The mall script :
The script working perfectly on the server but the error makes feeling uncomfortable.
Link to comment
Share on other sites
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.