Akinari Posted March 15, 2013 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 247 Reputation: 207 Joined: 10/23/12 Last Seen: March 2, 2022 Share Posted March 15, 2013 (edited) I recently made an NPC that will take most of the hassle out of dealing with guild packages while providing your players with an option to choose their own guild packages through a points system. Features: 5 options available to make for easy configuration including logging (NPC logmes), special menus, and browsing guilds After initial setup, just follow the NPC's instructions to easily give or remove guild package points Browsing guilds option allows for easy viewing of all guilds and points with menu pages (Not recommended for large servers) Setup is as simple as (ItemID,Cost) array on NPC initialization Automatic SQL table alteration on first NPC initialization (must be done) Some credits go to Toasty for the menu pages function I modified for the guild browsing option. Comments/Questions/Suggestions welcome. You may modify or use any of this script as you please without any limitations. guildpack.txt Edited September 5, 2013 by Akinari 1 Quote Link to comment Share on other sites More sharing options...
R a g n a r o k Posted April 12, 2013 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 23 Reputation: 0 Joined: 01/21/13 Last Seen: June 17, 2017 Share Posted April 12, 2013 how to use this? im getting error. Quote Link to comment Share on other sites More sharing options...
Euphy Posted April 12, 2013 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 April 12, 2013 This is only compatible with rAthena. Quote Link to comment Share on other sites More sharing options...
Akinari Posted September 5, 2013 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 247 Reputation: 207 Joined: 10/23/12 Last Seen: March 2, 2022 Author Share Posted September 5, 2013 I was notified the old version no longer worked. There was a problem with sending scope variables to the function as it always grabbed a 0. Using character variables worked for me. New version uploaded. Quote Link to comment Share on other sites More sharing options...
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.