mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
20 lines
831 B
HTML
20 lines
831 B
HTML
<html>
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type"
|
|
content="text/html; charset=windows-1250">
|
|
<meta name="GENERATOR" content="ofp">
|
|
|
|
<title>PageTitle</title>
|
|
</head>
|
|
<body>
|
|
<br>
|
|
<p align="center"><img src="\x\addons\a3_epoch_code\Data\EpochLogo.paa"" width="256" height="64"></p>
|
|
<br>
|
|
<p>Seems like Arma has very limited HTML features, no colors except for link, active link and bold text. Headings can have different fonts, see Epoch_GUI_ClientConfigs.hpp file for more info on this. </p>
|
|
<br>
|
|
<p>Depending on size of HTML, you might need to increase height of control to enable scrolling. You can do that in inside Epoch_main_config_html in before mentioned file. Height is calculated in percentages (42% = 0.42 * safezoneH) </p>
|
|
<br>
|
|
<p>TIP: Use filepatching to edit it live, file is reloaded when ESC is pressed</p>
|
|
</body>
|
|
</html> |