English Change the map of your server

Maxence

Admin
Membre du personnel
Hello,

I will explain you how to change the map of your server and configure the spawn without any problem.
First of all, to get the name of your map, you can open it in Eden Editor (as for mapping), then type this command in the debug console:
S’il vous plaît, Connexion ou S'inscrire pour voir le code !

This is also the name of the .pbo that adds the map. In this tutorial, we will call this result THENAMEOFTHEMAP.



First of all, you have to change the extension of your mission which will give for example : Altis_Life.THENAMEOFTHEMAP
Don't forget to change the name of the mission folder in your server config as you changed the extension.

Replace your mission.sqm file in your mission folder by the one of your new map mapping.

Then, go to your Config_SpawnPoints.hpp file, replace :
S’il vous plaît, Connexion ou S'inscrire pour voir le code !
By :
S’il vous plaît, Connexion ou S'inscrire pour voir le code !
Do the same thing in the Config_Housing.hpp file. You may also need to change or add the classnames of the purchasable houses in the file.

Then, in the fn_initCiv.sqf file, delete these lines:
S’il vous plaît, Connexion ou S'inscrire pour voir le code !

In your life_server/init.sqf file, replace these lines :
S’il vous plaît, Connexion ou S'inscrire pour voir le code !
by :
S’il vous plaît, Connexion ou S'inscrire pour voir le code !
Replace Land_Research_house_V1_F in the first line with the classname of the central bank, and [16019.5,16952.9,0] with its position.



In order to make all the changes, you should also modify the lines where TON_fnc_terrainSort is called, i.e. in the files :
fn_setupStation.sqf; fn_virt_buy.sqf; fn_weaponShopBuySell.sqf; fn_blastingCharge.sqf; fn_boltcutter.sqf; fn_houseMenu.sqf; fn_actionKeyHandler.sqf; fn_fedCamDisplay.sqf; fn_jailMe.sqf; fn_captureHideout.sqf
But that's a lot of blah blah blah for features that are hardly used so they won't be detailed here.



I hope this tutorial helped you, don't hesitate to give me feedback in the comments!
 
  • Love
  • Heart
Les réactions: AltisLifeDev et IceEagle132
Activité
Pour l'instant, il n'y a personne ici