Quote:
Originally Posted by braindead
Can you tell me how to do this.
I can share my layout with you:
http://www.megaupload.com/?d=3NYKDOCA
You have to donwload the roland functions.v2 in overcards too:
http://overcards.com/wiki/moin.cgi/A...keyTiltBlocker
If you play in mini view with chat and all tables tiled (3 tables 1row, 3 tables 2row and 3tables 3row) it'll do the trick for you, if don't you have to edit the tilkblocker.ahk the way you want.
Just move the squares around to where you wanted and then click in "show coordinates" with your mouse on top of the squares. Put the coordinates values in tilkblocker.ahk , here:
; Set x/y/w/h for all blocker boxes that should be opened by default.
default_boxes_x := "614, 4, 614, 1225, 5, 614, 1225, 5, 615, 1225"
default_boxes_y := "490, 126, 125, 127, 491, 490, 490, 854, 855, 857"
default_boxes_w := "79, 79, 79, 79, 79, 79, 79, 79, 79"
default_boxes_h := "70, 70, 70, 70, 70, 70, 70, 70, 70"
Every comma is a new row from top to bottom.
Im sorry if you don't understand, i can't do better then this. English is not my first language. I did it my self without asking anyone, i bet you can do it yourself if you try.