Lunna Posted May 21, 2012 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 23 Reputation: 0 Joined: 02/12/12 Last Seen: September 6, 2012 Share Posted May 21, 2012 (edited) I have the script that Vali Fixed; but it send me this errors: ¿How can I fix it? Edited May 21, 2012 by Lunna Quote Link to comment Share on other sites More sharing options...
Vali Posted May 21, 2012 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 128 Reputation: 7 Joined: 12/29/11 Last Seen: July 2, 2013 Share Posted May 21, 2012 Can you post here your scripts_guild.conf file please? Quote Link to comment Share on other sites More sharing options...
Emistry Posted May 22, 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 May 22, 2012 make sure the Main NPC inside the guild folder is loaded so that the rest of the duplicated npc for each of these main npc can be loaded. i guess you just disabled the certain npc load files.... Quote Link to comment Share on other sites More sharing options...
Lunna Posted May 22, 2012 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 23 Reputation: 0 Joined: 02/12/12 Last Seen: September 6, 2012 Author Share Posted May 22, 2012 (edited) This is the scripts_guild.conf : // Guild NPC Template file.npc: npc/guild/agit_template.txt // Guild WoE time settings. //npc: npc/guild/agit_controller.txt // Al De Baran npc: npc/guild/aldeg_cas01.txt npc: npc/guild/aldeg_cas02.txt npc: npc/guild/aldeg_cas03.txt npc: npc/guild/aldeg_cas04.txt npc: npc/guild/aldeg_cas05.txt // Geffen npc: npc/guild/gefg_cas01.txt npc: npc/guild/gefg_cas02.txt npc: npc/guild/gefg_cas03.txt npc: npc/guild/gefg_cas04.txt npc: npc/guild/gefg_cas05.txt // Payon npc: npc/guild/payg_cas01.txt npc: npc/guild/payg_cas02.txt npc: npc/guild/payg_cas03.txt npc: npc/guild/payg_cas04.txt npc: npc/guild/payg_cas05.txt // Prontera npc: npc/guild/prtg_cas01.txt npc: npc/guild/prtg_cas02.txt npc: npc/guild/prtg_cas03.txt npc: npc/guild/prtg_cas04.txt npc: npc/guild/prtg_cas05.txt // -------------------------------------------------------------- // --------------- War of Emperium Second Edition --------------- // WoE SE scripts in their purest form, unoptomized. // To disable any single castle, comment it out. // -------------------------------------------------------------- // WoE SE time settings. //npc: npc/guild2/agit_start_se.txt // Town Flags npc: npc/guild2/guild_flags.txt // Arunafeltz npc: npc/guild2/arug_cas01.txt npc: npc/guild2/arug_cas02.txt npc: npc/guild2/arug_cas03.txt npc: npc/guild2/arug_cas04.txt npc: npc/guild2/arug_cas05.txt // Schwaltzvalt npc: npc/guild2/schg_cas01.txt npc: npc/guild2/schg_cas02.txt npc: npc/guild2/schg_cas03.txt npc: npc/guild2/schg_cas04.txt npc: npc/guild2/schg_cas05.txt I just added npc/guild/agit_main.txt to scripts_guild.conf and got these warning of duplicate npc's. confuse Edited May 22, 2012 by Lunna Quote Link to comment Share on other sites More sharing options...
Emistry Posted May 22, 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 May 22, 2012 aw...i forgotten that the GM Xeon WOE setter are using his own Guild files...>.< you use that Woe Setter from GM Xeon right ? did you renamed any NPC in his script ? try dun edit anything and run it... Quote Link to comment Share on other sites More sharing options...
Lunna Posted May 22, 2012 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 23 Reputation: 0 Joined: 02/12/12 Last Seen: September 6, 2012 Author Share Posted May 22, 2012 xD dont worry, Hum, i just installed it as I usually do; its the woe setter of Xeon but updated for Rathena by Vali. Quote Link to comment Share on other sites More sharing options...
Vali Posted May 22, 2012 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 128 Reputation: 7 Joined: 12/29/11 Last Seen: July 2, 2013 Share Posted May 22, 2012 Change the first two lines for the next text and try again: // Guild NPC Template file. npc: npc/guild/agit_main.txt I will update the source to the download section this afternoon. Quote Link to comment Share on other sites More sharing options...
Lunna Posted May 22, 2012 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 23 Reputation: 0 Joined: 02/12/12 Last Seen: September 6, 2012 Author Share Posted May 22, 2012 Thanks, there's no errors, neither warnings, but with this changes woe setter will work at 100%? again thank you very much, i will be waiting for the update °Q°. Quote Link to comment Share on other sites More sharing options...
Vali Posted May 22, 2012 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 128 Reputation: 7 Joined: 12/29/11 Last Seen: July 2, 2013 Share Posted May 22, 2012 I have it in this way and works perfect. Quote Link to comment Share on other sites More sharing options...
Jezu Posted May 22, 2012 Group: Members Topic Count: 29 Topics Per Day: 0.01 Content Count: 566 Reputation: 34 Joined: 11/17/11 Last Seen: January 24 Share Posted May 22, 2012 This is better than Toasty's. There is an issue that Toasty's WoE Controller have memory leaks. Quote Link to comment Share on other sites More sharing options...
Jhosef Posted May 22, 2012 Group: Members Topic Count: 98 Topics Per Day: 0.02 Content Count: 299 Reputation: 5 Joined: 04/05/12 Last Seen: September 9, 2012 Share Posted May 22, 2012 @vali can you give the link that you edit the WoE controller of GM Xeon Quote Link to comment Share on other sites More sharing options...
Question
Lunna
I have the script that Vali Fixed; but it send me this errors:
¿How can I fix it?

Edited by LunnaLink to comment
Share on other sites
10 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.