Is it possible to list specific concrete objects in the '$DetectHitObject' string?
I've been using Skytracks (layouts in the sky) on my servers, but in testing, I keep getting messages about 'hitting' slabs and ramps, when in fact, all I'm doing is driving on the layout.
I use ramps to make undulations, so you might go up a ramp or two, level out on a slab or two, then back down ramp(s) to level off again.
Each time I change, I get message.
In fact, when you spawn into the Start position, you land on a slab so you get a message.
Testing something else in lapper today and noticed that unless you use "All_Objects", you don't get message when hitting a 'scenery object'.
Because I don't want message when driving on concrete slabs and ramps on my skytrack layouts, I basically have long list that includes everything else but slabs and ramps, but if you use same list on a proper track, with no added Autocross objects, the only things that records a 'hit' are marker boards. This is in my list, but so are cones and tyres, and these don't get hit message when they're part of proper track scenery.
Can a 'scenery object' be added as a choice?
Of no real interest, but my list:
Also.
If you drive on a normal track with "All_Objects" enabled, you will only get message when you hit an object that can move (cones, tyres, marker boards), but not if you hit fence, wall, rubber covered barrier, and other non-moving objects.
Can a non-moving object be added?
As it's mainly needed for walls and barriers, maybe "wall barrier", "barrier wall", "wall/barrier" or "barrier/wall"? Or something else you can think of that explains better.
Those Turn markers are already grouped: 'All_Markers'. Maybe i should rename it to 'All_TurnMarkers'
Edit:
After some testing with the "Scenery objects" ( $DetectHitObject = "All_Objects").I have noticed that some objects are defined as Scenery Objects or as a normal AutoX objects, like cones for example.
You should get a message from all "AutoX objects" on the track.
Next time you update lapper, can you change few things?
The objecthit.txt file needs edited.
'All_Markers' should be 'All_TurnMarkers'.
Request; can 'railings' in your code be changed to 'Armco'?
You have
All_Railings // (Short/Medium/Long Railing)
Think would be better if
All_Armco // (Short/Medium/Long Armco)
Keeps these separate from the small pedestrian railing.
Plus, in $DetectHitObject, I can't get 'scenery' to work (as described in objecthit.txt file), nor 'Trackside_Object', 'Trackside_Objects' or even 'TrackSide_Objects'.