Nao
Server Manager & Developer
- Thread Author
- #2
To create a vehicle change on TFF for PDD maps, you just need to create a marker on the map at the location where you want the vehicle to change, using the following color:
Color Format:
It should look like that in your.map
<marker id="marker (corona) (1)" type="corona" color="#E86B1F99" size="5" interior="0" dimension="0" alpha="255" posX="644.92578" posY="-3110.9814" posZ="11" rotX="0" rotY="0" rotZ="0"></marker>
Regards
Color Format:
- HEX: #E86B1F99
- RGB: R=232, G=107, B=31, A=153
It should look like that in your.map
<marker id="marker (corona) (1)" type="corona" color="#E86B1F99" size="5" interior="0" dimension="0" alpha="255" posX="644.92578" posY="-3110.9814" posZ="11" rotX="0" rotY="0" rotZ="0"></marker>
Regards