Akinari Posted March 15, 2013 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
Akinari Posted September 5, 2013 Author 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
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.