erorr404 Posted September 1, 2005 Share Posted September 1, 2005 Is it possible to get the coordinates (x,y,z and angle) of the vehicles parked in Vice Vity single player, and does anyone know of such a list? Thanks in advance. Link to comment Share on other sites More sharing options...
Knife Posted September 1, 2005 Share Posted September 1, 2005 No one really has a list but you can decompile the script to see what there is. Link to comment Share on other sites More sharing options...
DiCanio Posted September 2, 2005 Share Posted September 2, 2005 funny enough I started a list for this and included all the Random spawned vehicles. I thought it would be very handy but never finished it - I'll have a wee look and see how far I got But basically you get all the info in the Main.scm file then search with a co-ords finder for locations. Takes an age Link to comment Share on other sites More sharing options...
erorr404 Posted September 4, 2005 Author Share Posted September 4, 2005 cool, can you post what you have so far (unless you are going to finish it soon)? also, it would be great if someone could explain to me the how to view Main.scm and search for the coords, because i know nothing about this. Link to comment Share on other sites More sharing options...
DiCanio Posted September 5, 2005 Share Posted September 5, 2005 (edited) You'll need Vice Builder by Barton Waterduck - not sure where you can download this so here's a link http://s51.yousendit.com/d.aspx?id=34AWZ9J...WT397MALBB8BEIM Point it to your main.scm and press OK It will decompile the main.scm into a readable text file Search this text file with a decent text editor - or you could use Mission Builder if you like. Codes you're looking for - just search for 03C5 etc 03C5: create_random_car_for_carpark 014B: = init_parked_car_generator (DTN_STADDOORA) I think there was 220 parked vehicles in VC so it's a lot of work to organise them - THEN go looking for the exact whereabouts You'll also need Delfi's Data Tool v2.0 http://www.gtatools.com/pafiledb/pafiledb....ction=file&id=2 good luck Edited September 5, 2005 by DiCanio Link to comment Share on other sites More sharing options...
erorr404 Posted September 5, 2005 Author Share Posted September 5, 2005 Thanks for the help, Dicanio, I now have the info for all 241 vehicles. I can post the list if someone needs them. Link to comment Share on other sites More sharing options...
DiCanio Posted September 6, 2005 Share Posted September 6, 2005 well done What would be handy, and this is where I stopped, would be to have them all in a map file like the one by GamerLady here http://www.gamefaqs.com/console/ps2/game/914983.html under Maps And Charts Link to comment Share on other sites More sharing options...
erorr404 Posted September 6, 2005 Author Share Posted September 6, 2005 Searching for all of the cars, identifying them, and putting them on a map would be way too much for me. Besides, there are already plenty of maps available that show the vehicle locations in Vice. One thing that puzzles me about the .SCM is that in many places instead of the vehicle name it says "-1 (DTN_STADDOORA)." Any idea what it means? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now