Skip to content

Australian License Plates for Farm Sim 22 Maps v2.0

Latest
Compare
Choose a tag to compare
@DazzaJay DazzaJay released this 30 Jul 06:30
· 28 commits to main since this release

Australian Number Plates for Farming Simulator 22 (For Map Creators).

Below we have all 8 states plates.

You can only import one state pack into any map file at a time.
So, download the state you want and have fun!

Don't forget to read the readme.txt included, as it has required information on editing your map.xml to make this work.

Video Example Instructions for adding these to your map: https://youtu.be/o_KUO209YMk

There's also a Prefab package to use in Giants Editor.

Download The Prefab Package:

Prefab Icon

Manual Install Instructions (Not Prefab):

  • ℹ️ The instructions may differ depending on the directory layout of your map.

    1. Extract the licensePlates folder into your custom world's maps folder.
      For example, Southern Cross Station would be: FS22_SouthernCrossStation.zip\maps
      so you will end up with: FS22_SouthernCrossStation.zip\maps\licensePlates

ℹ️ NOTE: If your map files are not in a /maps/ subfolder, you will still need to put the licensePlates folder inside a /maps/ folder.

    1. Edit your map.xml so that then license plates line points to the correct location:
      Here is the one that works here:

<licensePlates filename="maps/licensePlates/licensePlatesUS.xml"/>

    1. Edit your trafficSystem.xml so that the license plates line points to the correct location:
      For example:

<trafficSystem licensePlates="maps/licensePlates/aiLicensePlatesUS.i3d">

ℹ️ NOTE: If your trafficSystem.XML is in a different folder to your map.xml then you must put the AI Licence Plates in a subfolder of the folder your trafficSystem.XML is in.

For example: the Western Australia map does not have a maps folder, and the trafficsystem.xml file is in a different subfolder.

So you would have to put the aiLicensePlatesUS.i3d & aiLicensePlatesUS.i3d.shapes files in the following directory:
FS22_WesternAustralia.zip\xml\maps\licensePlates

And the licensePlatesUS_diffuse.dds & licensePlatesUS_normal.dds files in the following directory:
FS22_WesternAustralia.zip\xml\maps\licensePlates\Textures

ℹ️ NOTE: If no traffic cars spawn, your files are in the incorrect directory and more experimentation will be needed to fix it.

- ⚠️ If you know how to make the paths simpler to use and implement, please drop the information on: https://github.com/DazzaJay/FS22-Australian-License-Plates/discussions