IMG

 
IMG
IMG   IMG
  Welcome to GTAForums! Be sure to check out the Grand Theft Auto V Forum.

You are not registered! (If you are, click here to login) Registering is fast, free and easy and allows you to instantly reply to any topic on GTAForums.
Why wait? Click here to register your own unique username and become part of the ever-growing community!


( Log In | Register | Revalidate Validation E-mail )
Quick Log-In:
  IMG
       
>
Forum Rules GTA Modification Forums

This section is for any editing topics that don't fit into any of the other forums, any questions on how to mod belong in Editing Discussion

GTAGarage.com
free mod hosting from GTANet, simply login with your GTAForums account details

GTAModding.com
GTANet's modding wiki

GTA Modding Chatroom
provided by irc.gtanet.com (Don't have an IRC client? Click here)


  Reply to this topicStart new topicStart Poll

 Cleaning GTA3?

 The map, of course.
 
The Rocker  
Posted: Sunday, Oct 16 2011, 16:49
Quote Post


Carnage King
Group Icon
Group: Members
Joined: Jun 11, 2011

XXXXX



Hi there everyone, is it possible to clean GTA3's map and remove everything and insert a completely custom-made map? I need this to be done on GTA3, for reasons I can't disclose yet before I make enough headway. If there's a way to do it cleanly, without a lot of trial and error, can somebody be kind enough to tell me how?
PM
  Top
 

 
fireguy109  
Posted: Sunday, Oct 16 2011, 17:02
Quote Post


Chronic post editor.
Group Icon
Group: Leone Family Mafia
Joined: Aug 30, 2010

us.gif

XXXXX



Basically, just empty out the IPL files. You may get some game crashes if you don't use a stripped main.scm file.

Make sure you keep the ide files just in case. If the map starts fine with them, remove them one at a time.

You can just edit gta.dat like this -

CODE
IDE DATA\MAPS\generic.IDE
IDE DATA\MAPS\INDUSTNE\INDUSTNE.ide
IDE DATA\MAPS\INDUSTNW\INDUSTNW.ide
IDE DATA\MAPS\INDUSTSE\INDUSTSE.ide
IDE DATA\MAPS\INDUSTSW\INDUSTSW.ide
IDE DATA\MAPS\MAKING\MAKING.ide
IDE DATA\MAPS\TEMPPART\TEMPPART.ide
IDE DATA\MAPS\INDROADS\INDROADS.ide
IDE DATA\MAPS\COMNtop\COMNtop.ide
IDE DATA\MAPS\COMNbtm\COMNbtm.ide
IDE DATA\MAPS\COMSE\COMSE.ide
IDE DATA\MAPS\COMSW\COMSW.ide
IDE DATA\MAPS\COMROAD\COMROAD.ide
IDE DATA\MAPS\LANDne\LANDne.ide
IDE DATA\MAPS\LANDsw\LANDsw.ide
IDE DATA\MAPS\SUBROADS\SUBROADS.ide

SPLASH loadsc2
#collision data
COLFILE 0 MODELS\COLL\GENERIC.COL
COLFILE 1 DATA\MAPS\INDUSTNE\INDUSTNE.col
COLFILE 1 DATA\MAPS\INDUSTNW\INDUSTNW.col
COLFILE 1 DATA\MAPS\INDUSTSE\INDUSTSE.col
COLFILE 1 DATA\MAPS\INDUSTSW\INDUSTSW.col
COLFILE 1 DATA\MAPS\MAKING\MAKING.col
COLFILE 1 DATA\MAPS\TEMPPART\TEMPPART.col
COLFILE 1 DATA\MAPS\INDROADS\INDROADS.col
COLFILE 2 DATA\MAPS\COMNtop\COMNtop.col
COLFILE 2 DATA\MAPS\COMNbtm\COMNbtm.col
COLFILE 2 DATA\MAPS\COMSE\COMSE.col
COLFILE 2 DATA\MAPS\COMSW\COMSW.col
COLFILE 2 DATA\MAPS\COMROAD\COMROAD.col
COLFILE 3 DATA\MAPS\LANDne\LANDne.col
COLFILE 3 DATA\MAPS\LANDsw\LANDsw.col
COLFILE 3 DATA\MAPS\SUBROADS\SUBROADS.col
SPLASH loadsc3
# have to load map.zon before any of the IPLs
MAPZONE DATA\MAP.ZON
IPL DATA\GTA3.ZON
#
# Scene information
#
IPL DATA\MAPS\CULL.IPL


Or just add a "#" in front of the entries you want it to ignore. smile.gif

As for adding stuff, just make a new ide file with your creations. Make sure it has a collfile too. Make an IPL in MEd and place them, then save your changes and run the game. smile.gif
Users WebsitePMPlayStation Network
  Top
 

 
The Rocker  
Posted: Sunday, Oct 16 2011, 17:11
Quote Post


Carnage King
Group Icon
Group: Members
Joined: Jun 11, 2011

XXXXX



Thanks for the reply! icon14.gif

I'll give this a try. smile.gif
PM
  Top
 

 

0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)

0 Members:

Topic Options Reply to this topicStart new topicStart Poll
Search topic for posted by (exact match)



 
IMG IMG