viewing paste MVP Rank Reset | Athena

Posted on the | Last edited on
1 2 3 4 5 6 7 8
prontera,155,181,5  script  Sample  757,{
for(set .@c, 0; .@c < $@top; set .@c, .@c+1) {
    setd "$topmvp" + .@c, 0;
    setd "$topmvp" + .@c + "$", "";
}
dispbottom "MVP Rank has been Reset.";
end;
}
Viewed 1617 times, submitted by Emistry.