HELP pb fichier LUA terrain.cfg

Bugs, problèmes d'installation, de patch, optimisation
Avatar de l’utilisateur

Topic author
beynesairforce
Apprenti-Mécano
Apprenti-Mécano
Messages : 251
Inscription : 03 avril 2004

HELP pb fichier LUA terrain.cfg

#1

Message par beynesairforce »

Je pensais avoir fais un bkp de mon fichier mais jm'a planter ..... résultat plantage

Une âme charitable pourrait me communiquer l’état de son fichier original de ce qui est en gras ? Il n'y a normalement que 2 définitions du layer "grass"

.../Bazar/Terrain/terrain.cfg.lua
{
name = "grass";
texture = "SmallShit_Grass.dds";
slope = 0.8;
slopeDelta = 0.3;
layers =
{
{
squareSize = 20.0; -- 200
scale = 1.0;
},
{
squareSize = 14.0; -- 200
scale = 1.0;
},
{
squareSize = 6.0; -- 60
scale = 1.0;
}

};
}
Merci pour votre aide
Benny ImageImage I7-960 / 12Gb DDR3 / Asus GTX980Ti Strix / Asus PB287Q / Syncmaster 206BW for Helios / TIR / TM Warthog / Saitek CRP / Cougar MFD
Avatar de l’utilisateur

FR_jmchaps
Mécano au sol
Mécano au sol
Messages : 537
Inscription : 09 avril 2004

#2

Message par FR_jmchaps »

Hello, voila ce que j'ai:

{
name = "grass";
texture = "SmallShit_Grass.dds";
slope = 0.8;
slopeDelta = 0.3;
layers =
{
{
squareSize = 200.0;
scale = 1.2;
},
{
squareSize = 60.0;
scale = 0.8;
}
Avatar de l’utilisateur

Topic author
beynesairforce
Apprenti-Mécano
Apprenti-Mécano
Messages : 251
Inscription : 03 avril 2004

#3

Message par beynesairforce »

Merci Msieur.

Prochaine fois j'utiliserais Notepad++ et non le bloc note
Benny ImageImage I7-960 / 12Gb DDR3 / Asus GTX980Ti Strix / Asus PB287Q / Syncmaster 206BW for Helios / TIR / TM Warthog / Saitek CRP / Cougar MFD
Répondre

Revenir à « Support technique »