Posts: 4
Threads: 2
Joined: Apr 2017
Reputation:
0
Hi everyone, my friends and I were wondering if it's possible to completely change the territory of the map of san andreas.
Let me explain better, I wanted to create a mountain map with a village on top but how can I do, what programs can I use?
You can help me thanks
Posts: 4
Threads: 2
Joined: Apr 2017
Reputation:
0
And how can I put it in my samp server?
Posts: 19
Threads: 8
Joined: May 2017
You can't remove every object from the default GTA map, more precisely, limit of removebuildings is 1000 objects, so i guess you might not accomplish what you wanted to, however, you can use plugins such as ColAndreas to remove buildings in certain range. To put a map in a script, you will need two callbacks, OnGameModeInit () and OnPlayerConnect ( playerid ).
You will put your RemoveBuildingsForPlayer between two major brackets {} of OnPlayerConnect callback and you will put your CreateObjects under OnGameModeinit brackets. If your number of objects is over 1000 objects, you should use Streamer.
Posts: 3,002
Threads: 86
Joined: Jul 2010
Reputation:
0
Or you can just create a map somewhere in the middle of the ocean, far away from the original map.
It's not like there's not enough space...