diff --git a/medias/default/index.php b/medias/default/index.php index a9e47e2..7900176 100755 --- a/medias/default/index.php +++ b/medias/default/index.php @@ -1,162 +1,285 @@ +'; +} +function button_modif_hp($nom_parametre, $nom_perso, $texte_bouton) +{ + echo '
'; +} +function button_modif_xp($nom_parametre, $nom_perso, $texte_bouton) +{ + echo '
'; +} +function button_modif_money($nom_parametre, $nom_perso, $texte_bouton) +{ + echo '
'; +} +function trans($nom_parametre, $nom_perso, $couleur) +{ + echo '
'; +} +function button_modif_attack($nom_parametre, $nom_perso, $texte_bouton) +{ + echo '
'; +} +function button_modif_defense($nom_parametre, $nom_perso, $texte_bouton) +{ + echo '
'; +} +function button_modif_ecos($nom_parametre, $nom_perso, $texte_bouton) +{ + echo '
'; +} +function button_modif_gift($nom_parametre, $nom_perso, $texte_bouton) +{ + echo '
'; +} +?> + - -EcoMonde - - - - - - + + EcoMonde + + + + + + - -entry as $entry) + + entry as $entry) { ?>
- -  Recharger -   Wiki:Equipements + + +   Équipements +   Enchantements

-
-
+
+
+
+ level; ?>    + nom; ?>       + Attaque + attack+$entry->level+$entry->stuff->stuff_1->spec; ?>    + Défense + defense+$entry->level+$entry->stuff->stuff_2->spec; ?> + level) + { + case 0: + $hp_max+=0; + break; + case 1: + $hp_max+=2; + break; + case 2: + $hp_max+=5; + break; + case 3: + $hp_max+=10; + break; + default: + echo "?"; + } + ?> +

+ nom, "-1 "); ?>    +  hp; ?>/    +  money; ?>    +  xp; ?>    +

+
+
+
- level; ?>    - nom; ?>    - Att : attack+$entry->level); ?>    - Def : defense+$entry->level); ?>    + +
+
+ nom, "-"); ?> +
+
+
+
ecos->verte; ?>
+
+
+
+ nom, "+"); ?> +
+

- level) - { - case 0: - $hp_max+=0; - break; - case 1: - $hp_max+=2; - break; - case 2: - $hp_max+=5; - break; - case 3: - $hp_max+=10; - break; - default: - echo "?"; - } - ?> -  hp; ?>/    -  money; ?>    -  xp; ?>    -  gift; ?>    -
-
-
-
-
ecos->verte; ?>
+
+
+ nom, "-"); ?>
-
-
ecos->bleue; ?>
+
+
+
ecos->bleue; ?>
+
-
-
ecos->jaune; ?>
+
+ nom, "+"); ?>
-
-
ecos->rouge; ?>
+
+
+
+
+ nom, "-"); ?>
-
-
ecos->blanche; ?>
+
+
+
ecos->jaune; ?>
+
-
-
ecos->noire; ?>
+
+ nom, "+"); ?>
-
-
- -

Notes :

-

notes ?>

-
+
+
+
+ nom, "-"); ?> +
+
+
+
ecos->rouge; ?>
+
+
+
+ nom, "+"); ?> +
+
+
+
+
+ nom, "-"); ?> +
+
+
+
ecos->blanche; ?>
+
+
+
+ nom, "+"); ?> +
+
+
+
+
+ nom, "-"); ?> +
+
+
+
ecos->noire; ?>
+
+
+
+ nom, "+"); ?> +
+
+
+
+

Équipements

+
+

+  Offensif  + stuff->stuff_1->info;?> Attaque +stuff->stuff_1->spec;?> +

+

+  Défensif  + stuff->stuff_2->info;?> Défense +stuff->stuff_2->spec;?> +

+

+  Objets +

 stuff->stuff_3->info;?> stuff->stuff_3->spec;?> +

 stuff->stuff_4->info;?> stuff->stuff_4->spec;?> +

 stuff->stuff_5->info;?> stuff->stuff_5->spec;?> +

 stuff->stuff_6->info;?> stuff->stuff_6->spec;?> +

+
+ +
- + - -
- logo -
-
-
  Joueurs :
-
- - - +
+ logo +
+
+
  Joueurs :
+
+
+ + entry as $entry) - { - $hp_max="10"; - switch ($entry->level) + foreach($xml->entry as $entry) { - case 0: - $hp_max+=0; - break; - case 1: - $hp_max+=2; - break; - case 2: - $hp_max+=5; - break; - case 3: - $hp_max+=10; - break; - default: - echo "?"; + $hp_max="10"; + switch ($entry->level) + { + case 0: + $hp_max+=0; + break; + case 1: + $hp_max+=2; + break; + case 2: + $hp_max+=5; + break; + case 3: + $hp_max+=10; + break; + default: + echo "?"; + } + $somme_ecos=$entry->ecos->verte+$entry->ecos->bleue+$entry->ecos->jaune+$entry->ecos->rouge; + echo ' + + + + '; } - $somme_ecos=$entry->ecos->verte+$entry->ecos->bleue+$entry->ecos->jaune+$entry->ecos->rouge; - echo ' - - - - '; } } - } - closedir($dossier); - ?> - -
['.$entry->level.'] '.$entry->nom.' '.$entry->hp.'/'.$hp_max.' VOIR
['.$entry->level.'] '.$entry->nom.' '.$entry->hp.'/'.$hp_max.' VOIR
+ closedir($dossier); + ?> + + +
-
- - - + + +