The name of the store on the map

The name of the store on the map

« posted: Dec 26, 2016, 10:15 AM »
Friends need help! How to edit the name of the store on the map?
  • Offline Jes
  • First Blood
  • ***
  • Posts: 62

Re: The name of the store on the map

« Reply #1 posted: Dec 27, 2016, 11:35 AM »
Hi sanches,

Tak a look in createGunStoreMarkers.sqf, there you can change it whatever you like..

Re: The name of the store on the map

« Reply #2 posted: Dec 27, 2016, 10:32 PM »
In the createGunStoreMarkers.sqf you would edit this line to change the name that shows on the map:

_markerName setMarkerTextLocal "GUN STORE";

You would change "GUN STORE" to whatever.

same for createGeneralStoreMarkers.sqf and createVehicleStoreMarkers.sqf

Re: The name of the store on the map

« Reply #3 posted: Jan 07, 2017, 06:57 PM »
Спасибо огромное! Очень помог! :)

Re: The name of the store on the map

« Reply #4 posted: Jan 07, 2017, 07:34 PM »
пожалуйста