S.T.A.L.K.E.R Posted June 11, 2016 Share Posted June 11, 2016 (edited) Grand Theft Auto 5 Map 3DS Max 2016 scenes Customize>preferences>General set spinners precision to 4 decimal places. Requires some manual repairs, Used position Information from XtremToolBox - Transmet. Script to autoplace loaded models. no textures included. GTA_Map LOD_Map Map_Coordinates 23,000 Coordinates have no objects assigned. display #N/A instead of models names. Unknown_Coordinates ( file = memStreamMgr.openFile @"C:\test.txt" while NOT file.eos() do ( local line = filterString (file.readLine()) ", " if line.count == 4 AND isValidNode (local obj = getNodeByName line[4]) do obj.pos = [line[1] as float, line[2] as float, line[3] as float] ) memStreamMgr.close file) Edited June 24, 2016 by (R*) Link to comment Share on other sites More sharing options...
linkinforever Posted August 19, 2017 Share Posted August 19, 2017 (edited) http://gtaforums.com/topic/894664-gta-v-3ds-max-advanced-toolkit-placer-instancer-in-process/ Edited August 21, 2017 by linkinforever 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