WTC wrote:Salut,
Pour les couleurs cela doit-être possible mais il faut savoir que xaseco fait appel à des styles créés par nadeo.
Astuce
Dans un premier temps, connecte toi sur ton serveur et dans menu tu vas dans "customize HUD", tu as un sous-menu pour : style, record panel, donate panel...etc
Tu peux choisir différents style d'agencements et de couleurs de fenêtres. (Ce sont en fait les fichiers que tu trouves dans le dossier styles de xaseco qui sont lus)
Si un te plait, note son nom et tu vas dans le fichier config.xml de ton xaseco, tout en bas est indiqué les styles que tu veux afficher par défaut.
<!-- default windows style: Card if empty, or a -->
<!-- filename that should be at styles/<filename>.xml -->
<window_style>Card</window_style>
<!-- default panels: empty for no panel, otherwise a -->
<!-- filename that should be at panels/<filename>.xml -->
<admin_panel>AdminBottomCenter</admin_panel>
<donate_panel>DonateBelowCPList</donate_panel>
<records_panel>RecordsLeftSize2</records_panel>
<vote_panel>VoteBottomCenter</vote_panel>
<!-- default panel background: Card if empty, or a -->
<!-- filename that should be at panels/<filename>.xml -->
<panel_bg>PanelBGCard</panel_bg>
Encore une fois quand tu fais une modif relances xaseco pour appliquer le changement.
Voilà de quoi encore avancer dans ton projet.
A+
Hello,
Alors j'ai un problème!
J'ai suivi ton astuce mais rien n'a changer niveau style, je suis toujours dans les tons BleuTransp.
<!-- default windows style: NavBlueBlur if empty, or -->
<!-- filename that should be at styles/<filename>.xml -->
<window_style>Card</window_style>
<!-- default panels: empty for no panel, otherwise a -->
<!-- filename that should be at panels/<filename>.xml -->
<admin_panel>AdminRightCorner</admin_panel>
<!-- donate_panel>DonateBelowCPList</donate_panel -->
<records_panel>RecordsRightCorner</records_panel>
<vote_panel>VoteBottomCenter</vote_panel>
</xaseco2>
J'ai du coup tous ré-installé xaseco2V0.95, et fait fonctionné par défaut, le style était cette fois en "Card" ouf..
Je suis allé voir se qui était inscrit dans le fichier config.xml et voici ce qu'il est inscrit:
<!-- default windows style: NavBlueBlur if empty, or -->
<!-- filename that should be at styles/<filename>.xml -->
<window_style>NavBlueBlur</window_style>
<!-- default panels: empty for no panel, otherwise a -->
<!-- filename that should be at panels/<filename>.xml -->
<admin_panel>AdminRightCorner</admin_panel>
<!-- donate_panel>DonateBelowCPList</donate_panel -->
<records_panel>RecordsRightCorner</records_panel>
<vote_panel>VoteBottomCenter</vote_panel>
</xaseco2>
Apparemment, ou ce n'est pas ce fichier là qu'il faut modifier, ou il y a un autre fichier à modifier également,
ou j'ai zapé un truck?
j'ai remarqué que tu avais 3 lignes de plus -->
<!-- default panel background: Card if empty, or a -->
<!-- filename that should be at panels/<filename>.xml -->
<panel_bg>PanelBGCard</panel_bg>
a quoi servent elles? j'avoue ne pas les avoir inseré dans mon fichier! peut etres est ce la cause du souci? je verrai ça demain, là je vais allé me coucher il va faire jour bientôt hi hi hi
A oui.. un autre souci également
Est-ce normal les lignes: [PHP NOTICE]....
Merci d'avance de vos réponses