Pit Garage

I made two pit garages one with the door open and one with the door closed.
can someone tell me how to place them so that when in game the doors are only open to
the players that occupy that garage. and the empty garages are closed

Thanks
 
I think, when I did it , I deleted the

"TeamIndex=0
PitPos=(-1083.742,0,396.2714)
PitOri=(0,4.0527,0)
GarPos=(0,-1081.192,0,394.4515)
GarOri=(0,0,2.4839,0)
GarPos=(1,-1078.927,0,396.1957)
GarOri=(1,-0.0009,2.4864,-0.0009)
GarPos=(2,-1078.927,0,396.1957)
GarOri=(2,-0.0009,2.4864,-0.0009) "

sections of the AIW file, [PITS], that had that space in the game.
Back up file first.
 
You have to do it the other way round. That is you put cars only in the garages that are open - not open garages for the cars you have.
http://www.mediafire.com/?mgl22h9r59zt0zd
Here I only wanted cars coming out of the garages not the middle offices so in the AIW file I deleted the 4 corresponding sections of the file. Which I think would be 12 to 15 inc. as the file sections start at " TeamIndex=0 ".
Hope this helps, Lighthorse.
 
I don't understand you either, and I can't view your image because mediafire isn't responding. I recommend photobucket or imageshack for images.

The garage doors need to be separate objects. I don't think rFactor can do one door per driver, but you can have 1-3 doors (as one object) for each team:


The filenames need to be pdoor00.gmt, pdoor01 for the next team etc. Positioning them accurately is a little harder if you create them as individual BTB objects. For the garage in that screenshot, I built it in Blender with the doors as separate objects, imported each one into XPacker and made a complex object out of them.
 
HI again! Have renamed the respective gmt s in PDOOR00 - PDOOR01 - PDOOR02 ecc.
And also the instance name in the trk file, saved all!
But it dont work for me, the garagedoors are ever locked!
I think there must be an other script to do? but what?
Have seached for atutorial but nothing found!
(( in my track I have 36 Garage Posts and made 18 doors objects, one per Team. So
PDOOR00 ...... PDOOR17 ))
Has some one an Idea? Please!
Thanks! Franky
 
Hello Mr. R Soul, Thanks for responding.

Ive made Tracks for GTL- GTR2- R07 using BTB Evo and 3d Simed for some fixes.
Im not very good with 3d Simed, (newbee)

In this case have exported to GTL, there are some tracks with working doors, like Imola, MagnyCours this are original tracks. there is also Imola88 from der Dumeklemmer. I have looking in the AIW files but find nothing of particolar!?

Now have tryed to fix the Garage positions in BTB, more near to the doors reexporting and taking only the new AIW file
but nothing works, always the same. Have only find this little tutorial by No Grip:

(Way A)
// two pit doors per first pitspot, supposing two doors in one mesh
Instance=pdoor00
{
MeshFile=mygaragedoor00.gmt .......
}

Way B)
// two pit doors per first pitspot, supposing two doors separated in two meshes - but it is a little bit stupid, correctly it is needless in most cases
// it is good the objects to have united pivot
Instance=pdoor00
{
MeshFile=mygaragedoor00a.gmt .....
MeshFile=mygaragedoor00b.gmt .....
}


And here is an example of AIW file for upper sample:

[Features]
....
garagespots=2

[PITS]
TeamIndex=0
PitPos=(x,y,z)
PitOri=(x,y,z)
GarPos=(0,x,y,z)
GarOri=(0,x,y,z)
GarPos=(1,x,y,z)
GarOri=(1,x,y,z)

I think this is for GTR2 and does not help me!
I notice that BTB put out thisin the AIW:

[Features]
pitlanes=1
startinggrid=36
pitspots=18
garagespots=3 three garagespots? Ive set only 2 per team in BTB!

and also:
[PITS]
TeamIndex=0
PitPos=(407.7818,4.6544,198.1494)
PitOri=(0,1.5656,-0.0068)
GarPos=(0,417.0247,4.6515,194.4316)
GarOri=(0,0,3.1272,0)
GarPos=(1,410.9557,4.6505,194.4718)
GarOri=(1,0.0019,3.1247,0)
GarPos=(2,410.9557,4.6505,194.4718) ?
GarOri=(2,0.0019,3.1247,0) ? Have tryed to delete this two and the cars fly in the air one over an other!?

Also have tryed to set : garagespots=2

Have You an Idea? Thanks, Franky
 

Latest News

What's needed for simracing in 2024?

  • More games, period

  • Better graphics/visuals

  • Advanced physics and handling

  • More cars and tracks

  • AI improvements

  • AI engineering

  • Cross-platform play

  • New game Modes

  • Other, post your idea


Results are only viewable after voting.
Back
Top