From 6fef4d8adb6c27799f97678f8fbd56b911719536 Mon Sep 17 00:00:00 2001 From: DirtySanchez Date: Thu, 19 Oct 2017 13:27:34 -0500 Subject: [PATCH] update text or code var details --- Sources/epoch_config/Configs/CfgMarkerSets.hpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Sources/epoch_config/Configs/CfgMarkerSets.hpp b/Sources/epoch_config/Configs/CfgMarkerSets.hpp index b38f230d..dda63b19 100644 --- a/Sources/epoch_config/Configs/CfgMarkerSets.hpp +++ b/Sources/epoch_config/Configs/CfgMarkerSets.hpp @@ -28,8 +28,9 @@ _markerDir(optional) - degrees - _markerTextorCode(optional) - this is the text that will be displayed next to the marker - + _markerTextOrCode(optional) - Text - place any text in here as: "'Service Point #1'" + - Code - place any code in here such as: "str(player name)" + - for GPS coords use this: "format['%1/%2',(format[mapGridPosition player]) select [0,3],(format[mapGridPosition player]) select [3,3]]" Marker sets: