Page 1 of 1

Xaseco2 CPLive Advaned

Posted: 17 Jan 2012, 15:21
by eleanor75
Hallo zusammen,

Ich willte mal nach fragen ob Jemand das Plugin CP Live für Xaseco2 schon hat wenn ja woher wenn nein ob das Jemand machen könnte für die TM2 RPG Fahrer.

Wäre echt nett die Frage Tauchte nämlich schon öfter mal auf dem Server auf, ich hab dann das TMU Plugin genommen aber da kommen ein paar fehler meldungen

[PHP8192]Funktipn split<> is deprecated on line 396 in file Pfad....../plugins/plugin.cplive_advanced.php

Meine bisherigen änderungen

Code: Select all

210 $cps = $command->callange->nbchecks;
in
210 $cps = $command->map->nbchecks;und
und
364 $time = sprintf('%02d:%02d.%02d', $min, $_sec, $hun);
in
364 $time = sprintf('%02d:%02d.%03d', $min, $_sec, $hun);
fehler zeile: weis nicht was da zu Ändern ist habe die noch NICHT verändert
396 $time = split(" ", microtime());
Ich hoffe mit kann da jemand helfen, funktioniert zwar fast aber das aussehen stimmt halt auch noch nicht.

MfG

Eleanor

Re: Xaseco2 CPLive Advaned

Posted: 17 Jan 2012, 15:53
by TheM
Two reactions on this post:
1. Since this is an international forum, please write your text in English.
2. Questions about XAseco2 and it's plugins, could better be written in it dedicated forum: http://tm-forum.com/viewforum.php?f=127

Re: Xaseco2 CPLive Advaned

Posted: 17 Jan 2012, 15:55
by Jojo_44
TheM wrote:Two reactions on this post:
1. Since this is an international forum, please write your text in English.
2. Questions about XAseco2 and it's plugins, could better be written in it dedicated forum: http://tm-forum.com/viewforum.php?f=127
*translation
He can´t write in English, so he also can´t use the tm-forum.

best regards, Jojo

Re: Xaseco2 CPLive Advaned

Posted: 17 Jan 2012, 17:43
by svens
Jojo_44 wrote:He can´t write in English, so he also can´t use the tm-forum.
Obviously that's no reason to write in German either..

Re: Xaseco2 CPLive Advaned

Posted: 17 Jan 2012, 18:12
by Jojo_44
svens wrote:
Jojo_44 wrote:He can´t write in English, so he also can´t use the tm-forum.
Obviously that's no reason to write in German either..
I just quoted him.

regards, Jojo

Re: Xaseco2 CPLive Advaned

Posted: 21 Jan 2012, 21:35
by lambda
Hi,

Actually cplive plugin for TM2 exists, i rewrite plugin for WTC servers.
Is available here: CPLive plugin TM2
and cpcounter here:cpcounter TM2

Lambda