Advertisement
Guest User

Untitled

a guest
Dec 1st, 2017
343
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.54 KB | None | 0 0
  1. /*
  2. Author: Chris(tian) "infiSTAR" Lorenzen
  3. Contact: infiSTAR23@gmail.com
  4. #14953
  5.  
  6. xxx@gmail.com
  7.  
  8. You should be able to download the latest update(s) on
  9. https://webinterface.infistar.de/download
  10. */
  11. Installation-Guide (How to install):
  12. 01. Open the .zip file you have gotten from the store and go to "infiSTAR.de_A3\SERVER_ARMA3_FOLDER\@infiSTAR_A3\addons\a3_infiSTAR"
  13. 02. Open the "infiSTAR_config.sqf" and add your AdminUID(s), then check if the different settings are fine for you :) - do not edit the other files.
  14. It is the most important thing that you read carefully through the "infiSTAR_config.sqf" and set all settings correctly for your server.
  15. You need to set the serverCommandPassword to the serverCommandPassword you have in your servers Config.cfg
  16. if there is no serverCommandPassword in your Config.cfg yet, set it like:
  17. serverCommandPassword = "passwordhere";
  18.  
  19. 03. Go one folder back to "infiSTAR.de_A3\SERVER_ARMA3_FOLDER\@infiSTAR_A3\addons" and make the folder "a3_infiSTAR" to a pbo ("a3_infiSTAR.pbo")
  20. 04. Now Move the "@infiSTAR_A3" folder on your gameserver into your "Arma3Server" folder.
  21.  
  22. 05. The HPP "infiSTAR_AdminMenu.hpp" and "call.fsm" you got in the zip from me "infiSTAR.de_A3\MPMission" need to be copied into your mpmission "Arma3Server\MPMissions\missionname"
  23. 06. Open the description.ext in your MPmission to add:
  24. #include "infiSTAR_AdminMenu.hpp"
  25.  
  26. 07. Modify your start .bat file or server init line so it has this "-servermod=@infiSTAR_A3;"
  27. Example from my test-server:
  28. "-mod=@Epoch" "-servermod=@EpochHive;@infiSTAR_A3" -autoinit
  29.  
  30. 08. Copy the BattleyeFilters from "infiSTAR.de_A3\YOURMOD_BattleEye_Filters" into your Battleye folder on the Server. Be sure to copy them into the correct folder.
  31. If there is no fitting filters for your mod, you will have to make the mods default filters working along with infiSTAR yourself.
  32. I am not affiliated with Battleye in any way. Guides & help regarding BE Filters can be found here:
  33. Battleye Filter TXT GUIDE:
  34. http://www.exilemod.com/topic/74-how-to-battleye-filters-do-it-yourself/?do=findComment&comment=1077
  35. or https://pastebin.com/9FBdjS1u if forum thread is gone
  36.  
  37. Battleye Filter Tools:
  38. 1. This is a program from one of the developers of Exilemod:
  39. http://www.exilemod.com/topic/15394-battleye-automatic-script-exception-generator/
  40. https://github.com/eraser1/BE_AEG
  41. it automatically updates your scripts.txt / adds exceptions needed
  42. 2. BattlEye Filters are time consuming and are different if you are running a modifed version.
  43. Check out http://www.exilemod.com/topic/9708-battleye-filter-editor/
  44. 3. http://bfe.marma.io/
  45.  
  46. Default Open Menu Key is F1 - Scroll to the bottom for all keybinds and more information!
  47. _______________________________________________________________________________________
  48. Running AltisLife?
  49. You have to to remove
  50.  
  51. CONST(W_O_O_K_I_E_ANTI_ANTI_HAX,"false");
  52. CONST(W_O_O_K_I_E_FUD_ANTI_ANTI_HAX,"false");
  53. CONST(E_X_T_A_S_Y_ANTI_ANTI_HAX,"false");
  54. CONST(E_X_T_A_S_Y_Pro_RE,"false");
  55. CONST(E_X_T_A_S_Y_Car_RE,"false");
  56. CONST(DO_NUKE,"false");
  57. CONST(JxMxE_spunkveh,"false");
  58. CONST(JxMxE_spunkveh2,"false");
  59. CONST(JxMxE_spunkair,"false");
  60. CONST(JJJJ_MMMM___EEEEEEE_LLYYSSTTIICCC_SHIT_RE,"false");
  61. CONST(JJJJ_MMMM___EEEEEEE_LLYYSSTTIICCC_SHIT_RE_OLD,"false");
  62. CONST(JJJJ_MMMM___EEEEEEE_SPAWN_VEH,"false");
  63. CONST(JJJJ_MMMM___EEEEEEE_SPAWN_WEAPON,"false");
  64.  
  65. and these 3 lines
  66. [] execVM "SpyGlass\fn_cmdMenuCheck.sqf";
  67. [] execVM "SpyGlass\fn_variableCheck.sqf";
  68. [] execVM "SpyGlass\fn_menuCheck.sqf";
  69. from your
  70. Arma3server\MPMissions\Altis_Life.Altis\SpyGlass\fn_initSpy.sqf
  71. file.
  72.  
  73. In theory you could (and maybe should) completely remove spyglass, but it works just fine if those checks are removed.
  74. infiSTAR does similar things anyways!
  75. _______________________________________________________________________________________
  76. Running Arma 3 Epoch?
  77. Go into your arma3 server folder and find "@epochhive" search for "epochah.hpp" and open it in a notepad.
  78. Make sure to have these settings:
  79. antihack_Enabled = false;
  80. antihack_cfgPatchesCheck = false;
  81. _______________________________________________________________________________________
  82. Good to know - Keybinds:
  83. 1. You can spectate by double clicking the name of a player in the admin menu.
  84. 2. Keybinds:
  85. F1 - Default AdminMenu Key
  86. F2 & SHIFT - Adminconsole
  87. F6 - Heal Yourself
  88. F7 - Heal & Repair withing 15m
  89. F8 - Flip CursorTarget Vehicle
  90. F9 - Show Gear of Player you are currently spectating (might close if player moves)
  91. F9 & SHIFT- To hide/show specate overlay (while spectating)
  92. F10 - Stop Spectating
  93. F11 - Add Ammo for current weapon
  94. 4 & SHIFT - Fly Up
  95. 4 & CTRL - Teleport Up
  96. 5 - Teleport in looking direction
  97. 6 - Eject CursorTarget
  98. 7 - Unlock/Lock targeted Vehicle
  99. 7 - Opens/Closes targeted Door/Hatch/Gate
  100. 8 - Upgrade building (Epoch).
  101. TAB & SHIFT - Open Map
  102. I & SHIFT - Show Info about CursorTarget
  103. DELETE - Delete CursorTarget
  104.  
  105. 3. If the map is opened and you hold LEFT-ALT key, you can click on the map and teleport there!
  106. 4. If you are added in the run.sqf as an admin, you are able to change from admin to a normal player and back by typing !admin in the chat.
  107. _______________________________________________________________________________________
  108. armalog.dll
  109. is creating the log files, doing the global ban check and more.
  110. If you are running Linux, you can find all logs in your server rpt file too!
  111.  
  112. Linux users can also manually download the bans from:
  113. htmlload.infistar.de/bans.php
  114. htmlload.infistar.de/bebans.php
  115.  
  116. The tool allows the developer "infiSTAR" access as admin unless you remove the UID manually.
  117. _______________________________________________________________________________________
  118. You have problem?
  119. send me the following:
  120. - server rpt file (complete file, not just a part of it - VERY IMPORTANT!)
  121. - client rpt file from you when you were trying to connect to the server, while it had the error
  122. - infiSTAR Log files (if it already wrote logs)
  123. - your current mpmission file
  124. - gameserver provider (if it is not your own dedi box - if it is your box, tell me)
  125. - server name
  126. - server mod(s) + version (of the mod(s))
  127. - custom scripts that could cause trouble
  128. _______________________________________________________________________________________
  129. /* *******************Developer : infiSTAR (infiSTAR23@gmail.com)******************* */
  130. /* **************infiSTAR Copyright®© 2011 - 2017 All rights reserved.************** */
  131. /* *********************************www.infiSTAR.de********************************* */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement