wiki, why display fail?

wiki, why display fail?

Various things about Spring that do not fit in any of the other forums listed below, including forum rules.

Moderator: Moderators

Post Reply
zyzy
Posts: 57
Joined: 27 Jan 2006, 22:40

wiki, why display fail?

Post by zyzy »

User avatar
SinbadEV
Posts: 6475
Joined: 02 May 2005, 03:56

Re: wiki, why display fail?

Post by SinbadEV »

Code: Select all

 [MAP]

 {
   Description=Description de la map, qui peut être lue dans le lobby;

   TidalStrength=99; // % Energie fournie par les generateurs maremotrice dans l'eau (0-99)

   Gravity=100; // Gravit├â┬® en % !attention les armes balistic=1; dans le fichier weapons/??.tdf  tireront trop loin si <100 et trop court si >100 !

   MaxMetal=1.2; // multiplicateur d'extraction du m├â┬®tal, <1 est plus OTA, >1 est plus XTA

   ExtractorRadius=100; // Rayon d'action des extracteurs de m├â┬®tal, la taille des tache de metal normale est environ 35

   MapHardness=100; // Duret├â┬® du sol ; un terrain avec une duret├â┬® faible se d├â┬®formera sous les tirs :sable environ 100 ;rocher 1000 minimum ;metal 10000 ;cendres lunaire <100 

code blocks aren't wrapped (neither are lines beginning with white space.

You might want to try something like

Code: Select all

   MapHardness=100; // Duret├â┬® du sol ; un terrain avec une duret├â┬®
   //faible se d├â┬®formera sous les tirs :sable environ 100 ;rocher 1000 
   //minimum ;metal 10000 ;cendres lunaire <100 
for the overlong lines instead if you want to keep the nice code text.
Post Reply

Return to “General Discussion”