Jump to content

Etcc 2003 Conversion Is Arriving...


simoneser

Recommended Posts

Guest Thomas

Grazie Mad :up: e grazie a voi per questa bella idea, ho proposto l'idea ai compagni e questo risolverebbe il problema delle performance delle singole vetture nell'ambito di un campionato o liga.

Ecco il thread su RSC : http://forum.rscnet.org/showthread.php?t=229725

Edit : ci sara la zavorra a priori.

Edited by Thomas
Link to comment
Share on other sites

testing and approuved :smile:

in the case of the etcc we have doing the upgrade file like this for try to make more simple the reach of the penalty weight without brainstorming :

upgradeType="Weight Penalty"

{

//This Block is required. You need to have a default level of "no penalty"

Instance="LVL1 Weight Penalty"

UpgradeLevel="No Weight Penalty"

{

GEN=<PENALTYEXISTS>="//"

GEN=<PENALTY>=

}

// You can add flat rates below if you like but I recommend adding

// penalties in percentages. It will give predictable results

UpgradeLevel="10k Weight Penalty"

{

GEN=<PENALTYEXISTS>="//"

Description="10k Weight Penalty"

GEN=<PENALTY>=

//Add 10k to Mass, Inertia and CGHeight values

HDV=[GENERAL]

HDV=Mass+=10.5

HDV=Inertia+=(12.6,16.11,4.02)

HDV=CGHeight+=0.004

}

UpgradeLevel="20 k Weight Penalty"

{

GEN=<PENALTYEXISTS>="//"

Description="20 k Weight Penalty"

GEN=<PENALTY>=

//Add 20 k to Mass, Inertia and CGHeight values

HDV=[GENERAL]

HDV=Mass+=20.0

HDV=Inertia+=(17.6,21.01,7.52)

HDV=CGHeight+=0.008

}

UpgradeLevel="30k Weight Penalty"

{

GEN=<PENALTYEXISTS>="//"

Description="30 k Weight Penalty"

GEN=<PENALTY>=

// Add 30k to Mass, Inertia and CGHeight

HDV=[GENERAL]

HDV=Mass+=30.0

HDV=Inertia+=(29.5,33.81,10.53)

HDV=CGHeight+=0.011

}

UpgradeLevel="40 k Weight Penalty"

{

GEN=<PENALTYEXISTS>="//"

Description="40 k Weight Penalty"

GEN=<PENALTY>=

// Add 10% to Mass, Inertia and CGHeight

HDV=[GENERAL]

HDV=Mass+=40.0

HDV=Inertia+=(38.0,53.02,17.05)

HDV=CGHeight+=0.014

}

UpgradeLevel="50 k Weight Penalty"

{

GEN=<PENALTYEXISTS>="//"

Description="50 k Weight Penalty"

GEN=<PENALTY>=

// Add 50k to Mass, Inertia and CGHeight

HDV=[GENERAL]

HDV=Mass+=50.0

HDV=Inertia+=(48.5,59.22,19.05)

HDV=CGHeight+=0.019

}

UpgradeLevel="60 k Weight Penalty"

{

GEN=<PENALTYEXISTS>="//"

Description="60 k Weight Penalty"

GEN=<PENALTY>=

// Add 50k to Mass, Inertia and CGHeight

HDV=[GENERAL]

HDV=Mass+=60.0

HDV=Inertia+=(58.1,63.82,22.35)

HDV=CGHeight+=0.022

}

}

Edited by NFR_Yoss
Link to comment
Share on other sites

Guest smaila2970

fantastico!!!!

ma chi decide quanta zavorra devi caricare?... o ti viene caricata in automatico prima delle qualifiche dalla DG

Link to comment
Share on other sites

Guest Thomas

Non e automatico, nell'ambito di un campionato ognuno dovra applicare la penale di peso a secondo i suoi risultati. Ed e possibile gestirlo dal server come indicato nel thread di RSC.

Ma rimane un upgrade, non e obligatorio.

Qua le regole in pagina 15 e 16 : http://www.fia.com/resources/documents/170...g_sport_reg.pdf

Edited by Thomas
Link to comment
Share on other sites

Guest smaila2970

benissimo... grazie per la pronta risposta... spero di provera presto questo fantastico mod.... grazie!!!!!!

Link to comment
Share on other sites

Guest Thomas

Le physics di tutte le vetture essendo finalizzate, abbiamo chiesto a Ale Balzan di darci il suo parere provando una beta, ed ha accetato molto gentilmente.

Ancora grazie :up:

Imbocca al lupo agli Azzurri sto pomeriggio. Speriam bene ..... :getlost:

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.