Thank you so much, I'll try that. If you know, can you tell me how would I add points of interest? I tried it by making a file - similar to this, but when i tested it was spawning me on wrong points.
Points of interest dont actually have a spawnpoint, they are basically only somewhere that you can set your gps route to. If you want somewhere to be spawnable its best to use a spawnsphere/playerdroppoint
I have knowledge of parked cars if you need help --- Post updated --- this helps me too. does the "unknown" just apply to all other types of fuel then (e.g electric or kerosene in the case of aircraft)
Im not entirely sure what unknown means because the script i included was copied from West Coast and only has gas and diesel at the pump, so i think unknown is just a placeholder that doesnt need to be there. There are 2 other types of energyType you can use though: "electricEnergy" for charging electric vehicles or "n2o" for refilling nitrous oxide.
this helps me too. does the "unknown" just apply to all other types of fuel then (e.g electric or kerosene in the case o Ah right ok. Makes sense. Ill just have to experiment to see what unknown is then
Just explain how to add it please, because the tutorial I watched didn't work (or I did something wrong).
Basically you just have to add playerdroppoints from the world editor, then once youve done that, you need to go into the levels info.json and add the actual spawnpoints with a name and preview image. Code: { "title": "Title", "defaultSpawnPointName":"Default", "description": "", "previews": ["preview.png"], "size": [2048,2048], "biome": "", "roads": "", "suitablefor": "", "features": "", "spawnPoints":[ { "translationId":"Spawn1 Name", "objectname":"Spawn1 Object Name", "preview":"Spawn1.png" }, { "translationId":"Spawn2 Name", "objectname":"Spawn2 Object Name", "preview":"Spawn2.png" }, { "translationId":"Spawn 3 Name", "objectname":"Spawn3 Object Name", "preview":"Spawn3.png" }, ], "authors": "jscxnt" }
Manchmal kann auch echte Werbung einbauen, zum Beispiel auf Lackierungen auf Autos sometimes you can also include real advertising, for example on car paintwork
Sorry, haven't worked on it for at least a month. I've started the curbs, some small improvements, but wasn't in the mood. Should I post a tiny update with like 5% of the curbs in the town?
Remember for UK roads, we've going to need to select vehicles with good suspension to avoid damage hitting all the pot holes