This is a tool for users who have been using the mapeditor v3 and cannot remove buildings, but want to keep all their self-made categories and its' contents.
By using this tool instead of replacing your mapedit.db with a new one, you will keep all of your categories and their items intact, and still retrieve all of the building data required for removing buildings.
- Pottus - All GTA SA Objects Array.
- Download everything required, download links can be found further down.
- Extract
mapedit_buildmigrator.pwn
to yourfilterscripts
folder. - Compile the code using pawno.
- If the compilation was successful you should have the file
mapedit_buildmigrator.amx
in your filterscripts folder now.
- Extract
mapedit_buildmigrator.amx
to yourfilterscripts
folder.
- Add
mapedit_buildmigrator
to yourserver.cfg
filterscripts line, then start your server.
- Type
loadfs mapedit_buildmigrator
in the server console window once opened, then press enter.
Wait until the console messages stops feeding the please wait message.
It should stop at something like this: migrating building data... please wait! 100% finished
You may now unload mapedit_buildmigrator
and remove it if you wish.
- Building Migrator for Map Editor V3
- Map Editor V3 (Required)