icegrave01 Posted November 26, 2015 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 69 Reputation: 2 Joined: 05/29/12 Last Seen: April 16, 2018 Share 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 Link to comment Share on other sites More sharing options...
0 hendra814 Posted November 26, 2015 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1281 Reputation: 170 Joined: 06/12/12 Last Seen: 23 minutes ago Share Posted November 26, 2015 try this one guild_ranker.txt Quote Link to comment Share on other sites More sharing options...
0 icegrave01 Posted November 26, 2015 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 69 Reputation: 2 Joined: 05/29/12 Last Seen: April 16, 2018 Author Share 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 Link to comment Share on other sites More sharing options...
0 Emistry Posted November 27, 2015 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 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 Link to comment Share on other sites More sharing options...
0 icegrave01 Posted November 27, 2015 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 69 Reputation: 2 Joined: 05/29/12 Last Seen: April 16, 2018 Author Share 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 Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.