[Xaseco] Best Checkpoints Widget
Re: [Xaseco] Best Checkpoints Widget
Hi all,
sorry but i found no answer for my question, maybe my english is not so good (iam german).
I have installed the latest widget and the problem for me is that the button (grey button .. toggles best cps) it is to enabled and disabled the plugin is on that place (in the middle on screen above) how my 3. bestrun is displayed. so my question is how can i move this button more right. Where can i change coordinates to move this? thx for help
maybe it shows only to me as an masteradmin it that right? but i will it change.
speedracer
sorry but i found no answer for my question, maybe my english is not so good (iam german).
I have installed the latest widget and the problem for me is that the button (grey button .. toggles best cps) it is to enabled and disabled the plugin is on that place (in the middle on screen above) how my 3. bestrun is displayed. so my question is how can i move this button more right. Where can i change coordinates to move this? thx for help
maybe it shows only to me as an masteradmin it that right? but i will it change.
speedracer
Re: [Xaseco] Best Checkpoints Widget
in bestcps.php in line 374 $xml.='<frame posn="-25 45.7">'; make - away and the button jump to right side before tmx info. thats ok for me. so i can show 5 times bestrun.
-
- pedestrian
- Posts: 13
- Joined: 18 Sep 2011 11:19
- Owned TM-games: TMU, TM2
- Location: Lerum, Sweden
- Contact:
Re: [Xaseco] Best Checkpoints Widget
I want this working in Xaseco2! 

Re: [Xaseco] Best Checkpoints Widget
hi, is it possible to do for xaseco 2 and tm2?
thx
mac
thx
mac
- Ant
- TM-Patrol
- Posts: 1845
- Joined: 01 Dec 2007 17:04
- Owned TM-games: TMN, TMUF, TM Wii
- Location: London, England
- Contact:
Re: [Xaseco] Best Checkpoints Widget
On request, I've modified this plugin (I've only used v1.0 so far to test it out but it looks good I think) to make all the text bigger and easier to read - please let me know if this is any good
http://ant.letsrock-tm.com/downloads/pl ... psV1.0.rar
The bestcps will display at the top of the screen running from left to right for 6 cps then begin a new line after each 6th cp so the config shouldn't need to be touched really (unless you want em somewhere else I guess) - This mod also includes ©H®IS's mod from earlier
Edit: This is the readme that i've included in the download:

http://ant.letsrock-tm.com/downloads/pl ... psV1.0.rar
The bestcps will display at the top of the screen running from left to right for 6 cps then begin a new line after each 6th cp so the config shouldn't need to be touched really (unless you want em somewhere else I guess) - This mod also includes ©H®IS's mod from earlier
Edit: This is the readme that i've included in the download:
This is Version 1.0 with the modifications by ©H®IS - viewtopic.php?f=127&t=22232&start=15#p164592
This also has modifications by Ant to make all text bigger so its easier to read - viewtopic.php?f=127&t=22232&p=202517#p202517
Ant's Mods:
I've put comments next to the code at the following line numbers to make it easier for anyone else to mod this if they so wish.
70
84
89 - 95
My TMF Hub --- Server
Re: [Xaseco] Best Checkpoints Widget
O ,nice 
Gonna test it right away.
Thanks Ant

Gonna test it right away.
Thanks Ant
- Ant
- TM-Patrol
- Posts: 1845
- Joined: 01 Dec 2007 17:04
- Owned TM-games: TMN, TMUF, TM Wii
- Location: London, England
- Contact:
Re: [Xaseco] Best Checkpoints Widget
Yeah I see the problem, my nickname is short so it fitted perfectly, can you link me to your server and i'll come and test some changes with you.
Or you can make the changes yourself if you like by following my comments in the plugin - or maybe try these changes and see how that goes:
line 84:
line 89:
Line 91:
line 92:
If the text is to far from the left of each label, increase the number in line 92 until it looks ok.
Or you can make the changes yourself if you like by following my comments in the plugin - or maybe try these changes and see how that goes:
line 84:
Code: Select all
$posx = $i * 20;
Code: Select all
$posx = $i * 20;
Code: Select all
$xml.='<quad posn="'.$posx.' '.$posy.'" sizen="20 3.2" halign="center" valign="center" style="Bgs1InRace" substyle="NavButtonBlink" />';
Code: Select all
$posx = $posx - 8.25;
My TMF Hub --- Server
Re: [Xaseco] Best Checkpoints Widget
ok , thanks again . works great !!!
I tried some nr's till it looks nice ( and fits on screen, lol ) I think thats why they made it so small.
Can hold now 6 cp's on one line.
Well I have a short server so mostly less then 6 cp's.
btw , do you own a server ?
maybe I can visit you some time . got some saved coppers. ( for youre work ).
Thanks again Ant ,
I tried some nr's till it looks nice ( and fits on screen, lol ) I think thats why they made it so small.
Can hold now 6 cp's on one line.
Well I have a short server so mostly less then 6 cp's.
btw , do you own a server ?
maybe I can visit you some time . got some saved coppers. ( for youre work ).
Thanks again Ant ,

- Ant
- TM-Patrol
- Posts: 1845
- Joined: 01 Dec 2007 17:04
- Owned TM-games: TMN, TMUF, TM Wii
- Location: London, England
- Contact:
Re: [Xaseco] Best Checkpoints Widget
Well, glad its working - hopefully anyone will be able to use this now with the comments i've included
I do have a server by the way if you wanna check it out - not many people visit it anymore though, but thats just a casualty of the freezone I think. Anyway, the links in my signature - or you can just click here

I do have a server by the way if you wanna check it out - not many people visit it anymore though, but thats just a casualty of the freezone I think. Anyway, the links in my signature - or you can just click here

My TMF Hub --- Server
Re: [Xaseco] Best Checkpoints Widget
Hello
I've been using this plugin for many years but I've been getting these errors for a few weeks now. Anyone now what is wrong?
I've been using this plugin for many years but I've been getting these errors for a few weeks now. Anyone now what is wrong?