icegrave01 Posted November 26, 2015 Posted November 26, 2015 Hi, can i request a guild ranker npc script. which can see the top 10 Guild and top 10 guild breaker and receive reward for the most Breaker for the week. have a guild shop Quote
0 icegrave01 Posted November 26, 2015 Author Posted November 26, 2015 (edited) How it works? when i break a emperium and check my points. no display and no registration guild Edited November 26, 2015 by icegrave01 Quote
0 Emistry Posted November 27, 2015 Posted November 27, 2015 follow the installation constructions. //===== Comments ============================================= //= You need to edit the following line in the // npc/guild/agit_template.txt //========== Find this ==========// /* // Adjust Economy Invest Level for Castle set .@Economy,GetCastleData(strnpcinfo(2),2) - 5; if (.@Economy < 0) set .@Economy, 0; //========== Add above ==========// // Callfunc for Guild Rank System callfunc "GLD_RANK_WOE"; //= WoE:SE : Open these file under npc/guild2/ arug_cas02.txt arug_cas04.txt schg_cas01.txt schg_cas03.txt schg_cas05.txt arug_cas01.txt arug_cas03.txt arug_cas05.txt schg_cas02.txt schg_cas04.txt //========== Find this, which only shows up once every file. =========// mapannounce "arug_cas01","The emperium has been shattered!",bc_map,"0x00FF00",FW_NORMAL,20,0,40; // ------- or -------- // announce "The emperium has been shattered!",bc_map,"0x00FF00",FW_NORMAL,20,0,40; //========== Add after ==========// // Callfunc for Guild Rank System callfunc "GLD_RANK_WOE"; */ //============================================================ Quote
0 icegrave01 Posted November 27, 2015 Author Posted November 27, 2015 i already install it correctly. you need to register first(your Guild) before you join Guild Ranking System. but in game no registration dialog box Quote
Question
icegrave01
Hi, can i request a guild ranker npc script. which can see the top 10 Guild and top 10 guild breaker and receive reward for the most Breaker for the week. have a guild shop
4 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.