From 978dc1b3332e4e4bbebae844c9caa9db5e4f65d5 Mon Sep 17 00:00:00 2001 From: "[GADD]Monkeynutz" Date: Fri, 10 Nov 2017 19:21:13 +0000 Subject: [PATCH] Added Link + href example. I have added a link to the ArmA 3 wiki that takes people to the Structured Text page. This will help them be able to use this script better and have no problems creating links etc. In the app to rules pages and such. I have also included a href example at the bottom of the script so it adds a link example at the same time as crediting the Add-on. ;) --- .../Exile.Altis/ExAdClient/XM8/Apps/Info/message.sqf | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/mpmissions/Exile.Altis/ExAdClient/XM8/Apps/Info/message.sqf b/mpmissions/Exile.Altis/ExAdClient/XM8/Apps/Info/message.sqf index ce7a0a3..0a87374 100644 --- a/mpmissions/Exile.Altis/ExAdClient/XM8/Apps/Info/message.sqf +++ b/mpmissions/Exile.Altis/ExAdClient/XM8/Apps/Info/message.sqf @@ -1,3 +1,12 @@ +/** + + Edit this file and what is on it will be formatted as structured text in game + on the Server Info App. + For information on Structured text in ArmA 3, go here: + https://community.bistudio.com/wiki/Structured_Text + + **/ + GENERAL RULES
______________________________________________________________________________
@@ -9,3 +18,5 @@ ______________________________________________________________________________BUILDING RULES
______________________________________________________________________________
+ +ExAd by Janski