Euphy Posted August 3, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted August 3, 2012 Needs testing and fixing, it should be very accurate but I'm sure I made typos. Known issues: barriers don't get properly destroyed. Here's a list of things I renamed (only listed first NPC, you get the point): // - Rename ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ // -- "Manager#aru01_02" -> "Manager#arug_cas01" // -- "Steward#aru01" -> "Steward#ar01" // -- "#aru01_RL00" -> "RL0#arug_cas01" // -- "#aru01_df01" -> "df1#arug_cas01" // -- "#aru01_gard01" -> "gard1#arug_cas01" // -- "1st Guardian Stone#aru01" -> "1st Guardian Stone#ar01" // -- "2nd Guardian Stone#aru01" -> "2nd Guardian Stone#ar01" // -- "Control Device01#aru01" -> "Control Device01#ar01" // -- "Kafra Employee#aru01" -> "Kafra Employee#ar01" // - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This was terrible, I'm never doing something like this again, Maki, you better have made some good cookies. Good night. Edit: v2 actually works. guild2-v2.rar guild2_v2.gz 1 Link to comment Share on other sites More sharing options...
Maki Posted August 3, 2012 Group: Members Topic Count: 146 Topics Per Day: 0.03 Content Count: 1195 Reputation: 467 Joined: 11/15/11 Last Seen: April 11, 2023 Share Posted August 3, 2012 /me is the champion, lord of minions, second-in-command of the tyranitaurus club!!!! Link to comment Share on other sites More sharing options...
Euphy Posted August 3, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Author Share Posted August 3, 2012 Updated. This should be near-final now. Link to comment Share on other sites More sharing options...
Brian Posted August 3, 2012 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 August 3, 2012 /me is the champion, lord of minions, second-in-command of the tyranitaurus club!!!! RAWR ! 2 Link to comment Share on other sites More sharing options...
Daegaladh Posted August 7, 2012 Group: Developer Topic Count: 30 Topics Per Day: 0.01 Content Count: 239 Reputation: 147 Joined: 11/21/11 Last Seen: Wednesday at 07:39 AM Share Posted August 7, 2012 I think the main functions templates (Manager, gard, df and RL) should be as the WOE FE one, 1 npc working for all the castles, because making duplicates for each castle multiplies memory and CPU usage. Link to comment Share on other sites More sharing options...
Euphy Posted August 7, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Author Share Posted August 7, 2012 The only problem I see with that is managing timers (Manager, gard, and df all have them). Is it really worth setting up one gigantic NPC full of conditionals? (Remember, SE is far more complex than FE...) 1 Link to comment Share on other sites More sharing options...
Daegaladh Posted August 7, 2012 Group: Developer Topic Count: 30 Topics Per Day: 0.01 Content Count: 239 Reputation: 147 Joined: 11/21/11 Last Seen: Wednesday at 07:39 AM Share Posted August 7, 2012 Hmmm then we can leave it that way until we find a better way... Link to comment Share on other sites More sharing options...
Recommended Posts