lots of places need to be changed...
$agitcount = 1;
to
set $agitcount,1;
for(.@ = 0; .@i < getarraysize(blabla); .@i++)
to
for( set .@i,0; .@i < getarraysize(blabla); set .@i,.@i + 1)
and way moreeeeeeee
sorry for bumping this but![]()
File Name: Ultimate Guild RankerFile Submitter: Dastgir
File Submitted: 17 Mar 2014
File Category: PvP, WoE, GvG, & Battleground
Script By Request : http://herc.ws/board/topic/4756-ultimate-guild-ranking
Percentage Changes:AgitCount= 20%Emp Break = 50%Active Participants = 20%KDR = 10%Features:[*]Guild Ranking
[*]Previous Month Guild Ranking
[*]Rewards based on previous month
Edits to made after installing the Script:
Open npc/guild/agit_main.txt
Add Following Line
doevent "UltimateRanker#00::OnEmpBreak";BeforeHave a Custom WoE? And its not triggering the Script??Code:// Adjust Economy Invest Level for Castle set .@Economy,getcastledata(strnpcinfo(2),2) - 5;
Solution: add the following line on EmperiumBreaking Label.
doevent "UltimateRanker#00::OnEmpBreak";
Please report any bugs/suggestions.
Click here to download this file
Just empty the SQL table of guild ranking.sorry for bumping this buthow can i reset all the ladder?![]()
File Name: Ultimate Guild RankerFile Submitter: DastgirFile Submitted: 17 Mar 2014File Category: PvP, WoE, GvG, & Battleground
Script By Request : http://herc.ws/board/topic/4756-ultimate-guild-ranking
Percentage Changes:AgitCount= 20%Emp Break = 50%Active Participants = 20%KDR = 10%Features:
[*]Guild Ranking
[*]Previous Month Guild Ranking
[*]Rewards based on previous month
Edits to made after installing the Script:
Open npc/guild/agit_main.txt
Add Following Line
doevent "UltimateRanker#00::OnEmpBreak";Before
Have a Custom WoE? And its not triggering the Script??Solution: add the following line on EmperiumBreaking Label.Code:// Adjust Economy Invest Level for Castle set .@Economy,getcastledata(strnpcinfo(2),2) - 5;
Please report any bugs/suggestions.Click here to download this fileCode:doevent "UltimateRanker#00::OnEmpBreak";
[Error]: script_rid2sd: fatal error ! player not attached!
[Debug]: Function: __setr (2 parameters):
[Debug]: Data: variable name='@date' index=0
[Debug]: Data: number value=201601
[Debug]: Source (NPC): UltimateRanker#00 (invisible/not on a map)
[Error]: script:set: no player attached for player variable '@date'
Fixed at v1.3What's causing this error?
[Error]: script_rid2sd: fatal error ! player not attached!
[Debug]: Function: __setr (2 parameters):
[Debug]: Data: variable name='@date' index=0
[Debug]: Data: number value=201601
[Debug]: Source (NPC): UltimateRanker#00 (invisible/not on a map)
[Error]: script:set: no player attached for player variable '@date'
The file has been updated (see 1st post)Where's the DL link for v1.3?
1. This is Guild Ranker, not Agit Ranker, so that's how it worksThis script is not working as intended.
- It's giving agit points to all guild even if they don't have a castle.
- Active participation is not accurate either. Even those inactive guilds are getting points. Guilds with only 3-5 members have higher points than those really active ones.
- The percentage calculation is not properly calculated.
using hercules?Hello, can you please help me how to fix this [Error]: buildin_gettime: Invalid date type 0? thank you very much!
We use essential cookies to make this site work, and optional cookies to enhance your experience.