@djhubertus:
Interface -> I'll take a look.
Achievements -> This lib was used by a mode (a little like oscillation) that was never released. We let the library in the game because some custom modes use it, but we won't really support it.
WarmUpSimple -> The lib was created to be as simple to use as possible. Adding order management would add too much complexity. You should take a look at the new WarmUp2 library instead. It's a complete rewrite of the first WarmUp library and is more flexible (but also ask a little bit more work on the coding side). Elite now uses WarmUp2 instead of WarmUp.
@steeffen:
There's a bug that prevents the bots to be added in the Players array of the UI on the clients. But the bots still appear in the Scores array, that's why they are displayed in the scores table in a disconnected state. I don't know when this bug will be fixed.
Community Requests on Nadeo Library Scripts
Moderator: English Moderator
- djhubertus
- Translator
- Posts: 1097
- Joined: 09 Jul 2012, 18:30
- Location: Poland
- Contact:
Re: Community Requests on Nadeo Library Scripts
Ok, thanks for replyEole wrote:@djhubertus:
Interface -> I'll take a look.
Achievements -> This lib was used by a mode (a little like oscillation) that was never released. We let the library in the game because some custom modes use it, but we won't really support it.
WarmUpSimple -> The lib was created to be as simple to use as possible. Adding order management would add too much complexity. You should take a look at the new WarmUp2 library instead. It's a complete rewrite of the first WarmUp library and is more flexible (but also ask a little bit more work on the coding side). Elite now uses WarmUp2 instead of WarmUp.

My Gamemodes:
MP4 - Countdown, Firefight
MP3 - Reduction, Overload, Flashpoint, Territory, SM Race, Escape
MP2 - Search & Destroy, Oscillation, Instagib
MP4 - Countdown, Firefight
MP3 - Reduction, Overload, Flashpoint, Territory, SM Race, Escape
MP2 - Search & Destroy, Oscillation, Instagib
Re: Community Requests on Nadeo Library Scripts
just want to note that the spec button on the ScoresTable script doesn't work
probably it's related to the whole spec bug thingy which is also affecting trackmania, so the issue will probably get fixed on its own
otherwise fixing the script would be great
probably it's related to the whole spec bug thingy which is also affecting trackmania, so the issue will probably get fixed on its own
otherwise fixing the script would be great

Re: Community Requests on Nadeo Library Scripts
It's not a bug, it's a feature. u_u
You can't force a player to go in spectator mode from the script anymore. Many players clicked randomly on screen sometimes and were sent in spectator mode without noticing or understanding it. Now they have to do it themselves from the menu. That's the reason why a right click on a player on the scores table in TM won't let someone spec this other player unless he's already in spec mode. Same thing for SM, the spec button on the scores table will only work in spec mode. I'll update the script to only display it in this case.
You can't force a player to go in spectator mode from the script anymore. Many players clicked randomly on screen sometimes and were sent in spectator mode without noticing or understanding it. Now they have to do it themselves from the menu. That's the reason why a right click on a player on the scores table in TM won't let someone spec this other player unless he's already in spec mode. Same thing for SM, the spec button on the scores table will only work in spec mode. I'll update the script to only display it in this case.
Re: Community Requests on Nadeo Library Scripts
Is there a thread about it which I missed ? Who did that decision ? I want it back to go in spec by right clicking the player in player mode, at least in trackmania.
Re: Community Requests on Nadeo Library Scripts
Was this ever a real issue?
Seems like cool functionality is thrown out of the window to solve a not-existing problem.
Tab -> Click an icon in SM or right click a nametag in TM isn't something you quickly do accidentally. And if you do, so what... I've never heard any complaints about this.
Seems like cool functionality is thrown out of the window to solve a not-existing problem.
Tab -> Click an icon in SM or right click a nametag in TM isn't something you quickly do accidentally. And if you do, so what... I've never heard any complaints about this.
=3
Re: Community Requests on Nadeo Library Scripts
we are going to redo it as before on TM
on SM, we are looking after a more specific solution, that will be do-able later maybe on TM through different score table
on SM, we are looking after a more specific solution, that will be do-able later maybe on TM through different score table
Re: Community Requests on Nadeo Library Scripts
ThanksHylis wrote:we are going to redo it as before on TM
on SM, we are looking after a more specific solution, that will be do-able later maybe on TM through different score table

Re: Community Requests on Nadeo Library Scripts
Top2.Script.txt
in some cases it might be helpful if it's possible to clear the top record of a specific player
currently you can only clear the whole list (of a specific record list)
in some cases it might be helpful if it's possible to clear the top record of a specific player
currently you can only clear the whole list (of a specific record list)
Re: Community Requests on Nadeo Library Scripts
Done, there will be an UnsetRecord() function in the next update.
Who is online
Users browsing this forum: No registered users and 0 guests