Sneer Posted November 2, 2017 Report Share Posted November 2, 2017 Do these work? Not sure it they do. I don't get a player or a death marker. Am I missing something? CfgEpochClient.hpp playerLocationMarkerGPSOnly = 1; // Map marker toggle in map dyna menu with assigned GPS only playerDeathMarkerGPSOnly = 1; // Map marker toggle in map dyna menu on death with assigned GPS only Link to comment Share on other sites More sharing options...
Drokz Posted November 2, 2017 Report Share Posted November 2, 2017 You'll need to use the new map dyna menu. Open the map and hold space then you should have these 2 features available. I personally removed the player GPS right now since it doesnt show group members as my old script does but thats planned to be changed. Also i removed the creation of death marker when having a gps in inventory. This can be done in epoch_code/compile/functions/EPOCH_fnc_playerDeath.sqf by removing the check for gps in assigned items when dieing. natoed 1 Link to comment Share on other sites More sharing options...
Sneer Posted November 2, 2017 Author Report Share Posted November 2, 2017 Is this new for 1.0.0? I never knew about the map dyna menu. Thanks. Link to comment Share on other sites More sharing options...
Drokz Posted November 2, 2017 Report Share Posted November 2, 2017 Yea was added in 1.0 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now