Moderator: Tech Team
dyrtydog wrote:this appears to be gone...what gives?
codierose wrote:Operating System: 7
Browser: foxy
Scripts/third party programs used: pm team mates
Concise description:
pm team mates script no longer working
http://userscripts.org/scripts/show/120340
ender516 wrote:temporarily
for(var i = 1; i <= 8; i++){
for(var i = 1; i <= 12; i++){
if( teamsize == 2 ){ //handle doubles
startindex = (Math.floor(myindex / 2) * 2);
}
else { //handle tripples and quads
startindex = myindex < teamsize ? 0 : teamsize;
}
startindex = myindex < teamsize ? 0 : (Math.floor(myindex / teamsize) * teamsize);
Foxglove wrote:Hey guys -
I just uploaded a working version of this script: http://userscripts.org/scripts/source/185265.user.js
Foxglove wrote:Hey guys -
I just uploaded a working version of this script: http://userscripts.org/scripts/source/185265.user.js
Foxglove wrote:Hey guys -
I just uploaded a working version of this script: http://userscripts.org/scripts/source/185265.user.js
Seamus76 wrote:Foxglove wrote:Hey guys -
I just uploaded a working version of this script: http://userscripts.org/scripts/source/185265.user.js
Thanks Foxglove, it's much appreciated.
Now to be a dick, can you make the PM open in a separate window?
Users browsing this forum: No registered users