Advertisement
Guest User

infiSTAR Esc Menu

a guest
Dec 21st, 2016
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. /* What ESCAPE Menu shows */
  2. ESCMNUTOP = "LCS Exile";
  3. ESCMNUBOT = "by Los Correctos";
  4. BRIEFING_MSG = "false"; /* use mission briefing message: if "BRIEFING_MSG = "false";" then the message will be replaced by infiSTAR */
  5. HTML_LOAD_URL = ""; /* HTML_LOAD_URL = ""; == disabled and if you set a url it will be shown in ESCAPE menu. HTML in Arma/this is limited. Try it :) example: "http://goo.gl/gb0o7b" */
  6. ENABLE_PRIVATE_CHAT_MENU = "true"; /* players can open it by typing !chat in chat or by custom controls -> "Use Action 3" */
  7. PRIVATE_CHAT_MENU_8GNETWORK = "true"; /* if this is "true" - players will only be able to use private chat if they enable 8GNetwork in their xm8 */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement