Scofield Posted March 31, 2013 Group: Members Topic Count: 109 Topics Per Day: 0.02 Content Count: 272 Reputation: 16 Joined: 01/11/13 Last Seen: 14 hours ago Share Posted March 31, 2013 Displays the following error in the console, I would know how to fix chat_createnpcchat: npc 'mc1' already has a chatroom, cannot create new one! Quote Link to comment Share on other sites More sharing options...
Emistry Posted March 31, 2013 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 March 31, 2013 add the waitingroom in OnInit label... or add a delwaitingroom before the waitingroom 2 Quote Link to comment Share on other sites More sharing options...
Scofield Posted April 1, 2013 Group: Members Topic Count: 109 Topics Per Day: 0.02 Content Count: 272 Reputation: 16 Joined: 01/11/13 Last Seen: 14 hours ago Author Share Posted April 1, 2013 Excuse my ignorance, but did not understand anything, you have to make any changes in the src? would explain me better? Quote Link to comment Share on other sites More sharing options...
icabit Posted April 1, 2013 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 353 Reputation: 70 Joined: 07/14/12 Last Seen: February 12, 2023 Share Posted April 1, 2013 @TS its better if you post your script here so emistry can edit that part for you 1 Quote Link to comment Share on other sites More sharing options...
Scofield Posted April 1, 2013 Group: Members Topic Count: 109 Topics Per Day: 0.02 Content Count: 272 Reputation: 16 Joined: 01/11/13 Last Seen: 14 hours ago Author Share Posted April 1, 2013 I do not know which npc strategic fezando it = / Quote Link to comment Share on other sites More sharing options...
Capuche Posted April 1, 2013 Group: Developer Topic Count: 10 Topics Per Day: 0.00 Content Count: 2407 Reputation: 616 Joined: 07/05/12 Last Seen: March 20 Share Posted April 1, 2013 npc 'mc1' already has a chatroom, cannot create new one! Your NPC mc1 try to create a waitingroom but it has already one so your server display a warning In this npc, search waitingroom and add a delwaitingroom before the waitingroom 2 Quote Link to comment Share on other sites More sharing options...
Brian Posted April 3, 2013 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Share Posted April 3, 2013 I do not know which npc strategic fezando it = /Use Notepad++ to search your whole /npc folder. You can also browse to the /npc folder in Windows Explorer, then search for "mc1" in the search box. Quote Link to comment Share on other sites More sharing options...
Question
Scofield
Displays the following error in the console, I would know how to fix
chat_createnpcchat: npc 'mc1' already has a chatroom, cannot create new one!
Link to comment
Share on other sites
6 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.