[Plugin] Checkpoint Records

UASECO is a fork of the XAseco2/1.03 controller for Trackmania and has been overhauled to support the Modescript Gamemodes of Trackmania².

Moderators: undef.de, NADEO

User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: [Plugin] Checkpoint Records

Post by undef.de »

RelaxedRacer wrote: 19 Mar 2020, 14:58 I found a little problem today in the plugin (and maybe more plugins have this not shure)
When a player has a " in the nickname i got errors and it didnt displayed correctly.

I changed this in the code that solved it:

Code: Select all

    public function getPlayerNick()
    {
       // return $this->player->nickname;
		$nicknrpl = str_ireplace('"', '', $this->player->nickname);
		return $nicknrpl;
    }
Maybe this " can be added to stripstyles, or i donno, i'm no expert on this :roflol:
Are the " displayed wrong in chat or in some widgets? Screenshot?
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org


Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name

You like what I do? Then award a ManiaStar.
RelaxedRacer
Posts: 61
Joined: 08 Feb 2011, 02:30

Re: [Plugin] Checkpoint Records

Post by RelaxedRacer »

in chat its normal, its just in this plugin i think
i can make a screen, but it only shows a empty cp
TMNF Server Link: tmtp://#join=racing_room_speed
TMMP Server Link: maniaplanet://#join=racing_room_speed@TMStadium@nadeo
TMGL Server Link: uplay://launch/5595/0/#join=n0AEQqlwQkGDQIke4YeZNw@Trackmania
Discord YouTube Twitch
kahwix
Posts: 9
Joined: 09 May 2014, 00:55

Re: [Plugin] Checkpoint Records

Post by kahwix »

First : Thanks to Braker to dev this plugin :yes: & undef to update it !
i have only One question, this plugin haven't a Max limit ? So on a RPG Max , 20CPS or More... Take all the screen :roflol: !
[ 15 is perfect ]
Post Reply

Return to “UASECO”

Who is online

Users browsing this forum: No registered users and 3 guests