QUESTION Change the surface so it can be illegal on surfaces.ini

Fernando Alves

New Member
Hello everyone!

I need some help to change an existing track (Melbourne 22): I want to make this highlighted area of turn 12 illegal. I noticed that it has the same id (1ROAD_13) than the legal part of the track, so I guess I'd need to change its ID to something different and then assign it as illegal in surfaces.ini.

How can I do that (assign it to OUTER, for example)?
upload_2023-3-27_12-51-27.png


Best Regards,
Fernando
 

Johnr777

Moderator
Hello everyone!

I need some help to change an existing track (Melbourne 22): I want to make this highlighted area of turn 12 illegal. I noticed that it has the same id (1ROAD_13) than the legal part of the track, so I guess I'd need to change its ID to something different and then assign it as illegal in surfaces.ini.

How can I do that (assign it to OUTER, for example)?
View attachment 8036

Best Regards,
Fernando
Use ROAD_13 in your surface ini entry
 

fughettaboutit

aka leBluem aka Please Stop This
Hello everyone!

I need some help to change an existing track (Melbourne 22): I want to make this highlighted area of turn 12 illegal. I noticed that it has the same id (1ROAD_13) than the legal part of the track, so I guess I'd need to change its ID to something different and then assign it as illegal in surfaces.ini.

How can I do that (assign it to OUTER, for example)?
View attachment 8036

Best Regards,
Fernando
yes, rename° the mesh to like
1OUT
insert section in surf....ini
KEY=OUT
...
IS_VALID_TRACK=0

edit: ° - (before you ask: you cant do with config)
 
Last edited:

fughettaboutit

aka leBluem aka Please Stop This
yes it doesnt know what it should assign, it will probably just use first (maybe from default in system\)

edit:
ERROR: Mesh 1ROAD_13 CAN BE: ROAD ROAD_13
 
Top