References

Internal Name

 

Most objects in SCS Software games have an "internal name". This includes, but is not limited to: trucks, trailers, accessories, skins etc. These internal names allow the game to uniquely identify an in-game object.

You can choose whatever internal name you want for your mod items, as long as you follow these rules:

SCS internal names should ...

  1. be unique (i.e. no internal name should be the same in your mod project)
  2. be no more than 12 characters long (including use of numbers)
  3. not use special characters (including dot "."). You may use an underscore "_" but limit it to one.

e.g. vv12edsto01, rjlsedsto01, penlogdry, penlogcurt, stralisEMMS etc.