zDevelopers / UHPlugin

Plugin UltraHardcore (“Kill the Patrick”), augmenté. | UHC (“KTP”) plugin, improved.
Other
32 stars 24 forks source link

The Team config in the config file doesn't work :/ #53

Closed Amauryroco closed 9 years ago

Amauryroco commented 9 years ago

So I tried to put a team in the config file and saved it but it doesn't work even if I reload the plugin. I always have to do it manually and it is quite boring... Here is the config that I did: blablabla: - Darkblue,Tamere But the Tamere team doesn't get saved... But the other configurations do... Please help me :/

Btw, thanks a lot for making a Kill The Patrick plugin that works better than Azenet's because his plugin is horribly made and it has a lot of issue. But this one is great =D RT SI T'ES TRISTE

jonyroda97 commented 9 years ago

can you try with the 'D' of the color in lower case (d)?

teams:
    - darkblue,Tamere
AmauryCarrade commented 9 years ago

Here is the config that I did: blablabla: - Darkblue,Tamere

The color name is not correct here. A message should be printed in the console saying the format is not correct. Try with “darkblue”?

TODO explicit messages (“color invalid”) in the console.


RT SI T'ES TRISTE

Faute d'être triste vu l'existence de ce plugin que j'utilise quand j'organise des UHC (sisi), je ne vais pas RT :>

Amauryroco

Un autre Amaury ? <3

jonyroda97 commented 9 years ago

OFFTOPIC ahahah at the same time :smile:

[Answer by APi] Yay :}


much posts, many offtopic, wow

Amauryroco commented 9 years ago

Amaury, j'adore ton prénom =D Et merci encore pour les réponses, j'essayerais cette après-midi :)


« I will try this afternoon »

AmauryCarrade commented 9 years ago

In fact it's a real bug. The color's names are not case-sensitive, but the underscore (dark_blue) was required.

But it's fixed now. The underscores are no longer required.