Tangler Discussion Forums

Discuss

Topics

Click a Topicto start discussing

    Anyone else using the greasemonkey stats function having it appear under the map nowadays?

    2008-05-06 08:32:05.0

    yes, i've told the devs, but they don't seem to care.  i haven't taken the time to find the thread that contained the person that created it, but if i remember right the tangler user's name was "tracy" (with some number before or after).

    2008-05-06 09:42:41.0

    There is little we can do. The layout adjustments have been made to better support IE. Any scripts are not created or maintained by us. We do not break them intentionally but sometimes it can't be helped. I am afraid it is up to the creators to adjust them.

    2008-05-06 10:17:44.0

    I side with the core devs here: Not their fault if they break third-party scripts or tools, and they can hardly be expected to support them.

    2008-05-06 10:23:52.0

    The quick fix doesn't work for me - I don't see the box anywhere.

    I made a quick fix of my own: adding lots of <br> to the beginning of the variable s on line 345 and changing main.parentNode.insertBefore(newStats, main.nextSibling); to main.appendChild(newStats); on/around line 463. It works, but the amount of <br>'s you need to add depends on the map. If someone can figure out how to extract the height of the map image, you can multiply the height by about 3/50 and get roughly the number of <br>s to add so that the stats is right below the map (you would have to scroll usually though). I spent about 10 minutes trying to do that, but me not being much of a javascript programmer, couldn't figure it out. It's not an elegant fix, but it works since I'm only playing a game or two where this script is useful and don't mind scrolling way down to see the stats.

    2008-05-06 22:25:30.0

    I'm with spadequack, with the quickfix I don't see anything - although, I guess that does fix the box being under the map!

    2008-05-07 06:05:38.0

    what the quick fix does for me is to put the stats back at the bottom of the page, rather than have them behind the map.  you still need the map adjuster to see them though.

    what does it look like for you guys?

    2008-05-07 06:40:35.0

    i'm the same as sq and nd - there are no stats now, anywhere.  i did disable the old stats.  this is a replacement and not an add, right?  tx for your work so far. :)

    2008-05-07 06:49:43.0

    it is not a replacement.  it just adjusts the position setting of the game window so the stats go under it instead of behind it, so you still need the old stats script enabled

    2008-05-07 06:53:04.0

    Ah, I also thought it was a replacement - works great as an adjustment.  Thanks for the fix!

    2008-05-07 06:58:14.0

    :)

    i didn't want to completely replace it since it's not my script

    2008-05-07 06:59:20.0

    Just one more note for anyone trying to get this fixed, I had to move the quick fix higher than WeeWar Stats in the list of greasemonkey scripts and have both enabled in order to get the stats back where I could see them.

    2008-05-07 07:46:59.0

    yay! it's working, it's working!

    2008-05-07 08:43:09.0
To send a message, Join Now (it's quick and free) or Sign In
Edit Topic
Delete Topic
Are you sure you want to delete the topic