Advertisement
Guest User

Untitled

a guest
Dec 14th, 2018
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.49 KB | None | 0 0
  1.  
  2. Author: Chris(tian) "infiSTAR" Lorenzen
  3. Contact: infiSTAR23@gmail.com
  4. #6042
  5.  
  6. you@gmail.com
  7.  
  8. You should be able to download the latest update(s) on http://update.infistar.de/
  9. If you are a new customer, it might take a day or two until you are added to my database.
  10. Do not ask me how to get a key, read on that page and you will know.
  11. However, updates and support are not part of the purchase!
  12. */
  13. /* *******************Developer : infiSTAR (infiSTAR23@gmail.com)******************* */
  14. /* **************infiSTAR Copyright®© 2011 - 2017 All rights reserved.************** */
  15. /* *********************************www.infiSTAR.de********************************* */
  16. _______________________________________________________________________________________
  17. It is very important that you read through the "infiSTAR_config.sqf".
  18. Most people want to run this on AltisLife and forget to change the settings for AltisLife in the "infiSTAR_config.sqf".
  19.  
  20. Most checks should be set to true instead of false (in the infiSTAR_config.sqf) these are just diabled because
  21. most users did not read the infiSTAR_config.sqf and then came to be aka "My ATM Menu is closing infiSTAR is broken"
  22. and I had to copy paste what I have written in the infiSTAR_config.sqf EVERYTIME.
  23.  
  24. So please take your time and READ THAT FILE.
  25.  
  26. If you encounter problems, look into the infiSTAR Logs (written by the infiSTAR DLL FILES) and the server RPT log.
  27. You may want to remove my UID from the _devs array.
  28. Make sure to disabled and/or remove the mods default antihack if you AltisLife / Wasteland or Epoch
  29. _______________________________________________________________________________________
  30. IMPORTANT - DLLs:
  31. ===================
  32. The .dll files are not essential and not part of the purchase.
  33.  
  34. You probably NEED "Visual C++ Redistributable Packages for Visual Studio 2013 - 32 Bit version"
  35.  
  36. armalog.dll
  37. is creating (All Logs can be found in the server .rpt file as well, if you do not want to use this dll that is fine):
  38. A3_HACKLOG_DATE.txt
  39. A3_SURVEILLANCELOG_DATE.txt
  40. +[...]
  41. _______________________________________________________________________________________
  42. Installation-Guide (How to install):
  43. =========================================================
  44. SERVER:
  45. 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"
  46. 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.
  47. It is the most important thing that you read carefully through the "infiSTAR_config.sqf" and set all settings correctly for your server.
  48. You need to set the serverCommandPassword to the serverCommandPassword you have in your servers Config.cfg
  49. if there is no serverCommandPassword in your Config.cfg yet, set it like:
  50. serverCommandPassword = "passwordhere";
  51.  
  52. 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")
  53. 04. Now Move the "@infiSTAR_A3" folder on your gameserver into your "Arma3Server" folder.
  54. 05. Now go back to your "infiSTAR.de_A3\SERVER_ARMA3_FOLDER" folder (in the unpacked zip you got from me) and move the dll files you can find there into your Servers Arma3 main folder.
  55.  
  56. 06. 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"
  57. 07. Open the description.ext in your MPmission to add the following:
  58. #include "infiSTAR_AdminMenu.hpp"
  59.  
  60. 08. Copy the BattleyeFilters from "infiSTAR.de_A3\YOURMOD_BattleEye_Filters" over into your Battleye folder on the Server. Be sure to copy them into the correct folder.
  61. If there is no fitting filters for your mod, you will have to make the mods default filters working along with infiSTAR yourself.
  62. I am not affiliated with Battleye in any way. Guides & help regarding BE Filters can be found here:
  63. Battleye Filter TXT GUIDE:
  64. http://www.exilemod.com/topic/74-how-to-battleye-filters-do-it-yourself/?do=findComment&comment=1077
  65. or https://pastebin.com/9FBdjS1u if forum thread is gone
  66.  
  67. Battleye Filter Tools:
  68. 1. BattlEye Filters are time consuming and are different if you are running a modifed version.
  69. Check out http://www.exilemod.com/topic/9708-battleye-filter-editor/
  70. 2. http://bfe.marma.io/
  71.  
  72. 09. That is it, very easy and fast done - Start up your server! :) - Default Open Menu Key is F1
  73.  
  74.  
  75. Running AltisLife?
  76. You have to to remove
  77.  
  78. CONST(W_O_O_K_I_E_ANTI_ANTI_HAX,"false");
  79. CONST(W_O_O_K_I_E_FUD_ANTI_ANTI_HAX,"false");
  80. CONST(E_X_T_A_S_Y_ANTI_ANTI_HAX,"false");
  81. CONST(E_X_T_A_S_Y_Pro_RE,"false");
  82. CONST(E_X_T_A_S_Y_Car_RE,"false");
  83. CONST(DO_NUKE,"false");
  84. CONST(JxMxE_spunkveh,"false");
  85. CONST(JxMxE_spunkveh2,"false");
  86. CONST(JxMxE_spunkair,"false");
  87. CONST(JJJJ_MMMM___EEEEEEE_LLYYSSTTIICCC_SHIT_RE,"false");
  88. CONST(JJJJ_MMMM___EEEEEEE_LLYYSSTTIICCC_SHIT_RE_OLD,"false");
  89. CONST(JJJJ_MMMM___EEEEEEE_SPAWN_VEH,"false");
  90. CONST(JJJJ_MMMM___EEEEEEE_SPAWN_WEAPON,"false");
  91.  
  92. and these 3 lines
  93. [] execVM "SpyGlass\fn_cmdMenuCheck.sqf";
  94. [] execVM "SpyGlass\fn_variableCheck.sqf";
  95. [] execVM "SpyGlass\fn_menuCheck.sqf";
  96. from your
  97. Arma3server\MPMissions\Altis_Life.Altis\SpyGlass\fn_initSpy.sqf
  98. file.
  99.  
  100. In theory you could (and maybe should) completely remove spyglass, but it works just fine if those checks are removed.
  101. infiSTAR does similar things anyways!
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110. Running Arma 3 Epoch?
  111. Need more help because above did not work out for you?
  112. Here another try:
  113. 01. Open the .zip file you have gotten from the store and go into the subfolder "SERVER_ARMA3_FOLDER"
  114. 02. Copy & Paste the folder "@infiSTAR_A3" (and all the DLL files) into your Arma3 server folder (not in any sub folder of the Arma3 server folder)
  115. 03. Go into "SERVER_ARMA3_FOLDER\@infiSTAR_A3\addons\a3_infiSTAR" and modify the "infiSTAR_config.sqf" to your needs.
  116. 04. Once you are done, make a PBO file out of the "a3_infiSTAR" folder (You can use PBO Manager or similar tools) and remove the Folder after doing that (so only the pbo is left here: "@infiSTAR_A3\addons")
  117. 05. Modify your start .bat file or server init line so it has this "-servermod=@infiSTAR_A3;"
  118. Example from my test-server:
  119. -enableHT -autoinit "-servermod=@EpochHive;@infiSTAR_A3" "-mod=@Epoch"
  120. 06. 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.
  121. It is the most important thing that you read carefully through the "infiSTAR_config.sqf" and set all settings correctly for your server.
  122. 07. Go into "@epochhive" and open "epochah.hpp"
  123. 08. Make sure to have these settings:
  124. antihack_Enabled = false;
  125. antihack_cfgPatchesCheck = false;
  126. 09. MPMission - the hpp file (infiSTAR_AdminMenu):
  127. To use the infiSTAR_AdminMenu Dialog you will need to edit your current MPMission.
  128. Go into your servers MPMissions folder and unpack the mission pbo file you want to run.
  129. Now open the "description.ext" and add (just at the very bottom should work fine) this:
  130. #include "infiSTAR_AdminMenu.hpp"
  131. Now you need to copy the "infiSTAR_AdminMenu.hpp" (and the "call.fsm") from "MPMission Addition(s)" into the MPMission (so it is right next to your "description.ext").
  132. Repack the mission to a pbo again.
  133. You have to do this, or you will not be able to open the AdminMenu..!
  134. 10. Default Open Menu Key is F1
  135.  
  136.  
  137.  
  138.  
  139.  
  140. Good to know - Keybinds:
  141. 1. You can spectate by double clicking the name of a player in the admin menu.
  142. 2. Keybinds:
  143. F1 - Default AdminMenu Key
  144. F2 & SHIFT - Adminconsole
  145. F6 - Heal Yourself
  146. F7 - Heal & Repair withing 15m
  147. F8 - Flip CursorTarget Vehicle
  148. F9 - Show Gear of Player you are currently spectating (might close if player moves)
  149. F9 & SHIFT- To hide/show specate overlay (while spectating)
  150. F10 - Stop Spectating
  151. F11 - Add Ammo for current weapon
  152. 4 & SHIFT - Fly Up
  153. 4 & CTRL - Teleport Up
  154. 5 - Teleport in looking direction
  155. 6 - Eject CursorTarget
  156. 7 - Unlock/Lock targeted Vehicle
  157. 7 - Opens/Closes targeted Door/Hatch/Gate
  158. 8 - Upgrade building (Epoch).
  159. TAB & SHIFT - Open Map
  160. I & SHIFT - Show Info about CursorTarget
  161. DELETE - Delete CursorTarget
  162.  
  163. 3. If the map is opened and you hold LEFT-ALT key, you can click on the map and teleport there!
  164. 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.
  165. _______________________________________________
  166. You have problem?
  167. send me the following:
  168. - server rpt file (complete file, not just a part of it - VERY IMPORTANT!)
  169. - client rpt file from you when you were trying to connect to the server, while it had the error
  170. - infiSTAR Log files (if it already wrote logs)
  171. - your current mpmission file
  172. - gameserver provider (if it is not your own dedi box - if it is your box, tell me)
  173. - purchase email (used in payment process)
  174. - update.infiSTAR.de used steam id
  175. - server name
  176. - server mod + version
  177. - custom scripts that could cause trouble
  178. - custom mods that could cause trouble
  179. make sure to use the latest infiSTAR version!
  180. _______________________________________________
  181. infiSTAR.de is used and supported by the biggest and best Communities like:
  182.  
  183. I am doing this as a passionate 1-man Project.
  184. The tool is actively developed and updated, trying to get the best
  185. results vs Scripters, Hackers while implementing helpful features to administrate your server(s).
  186.  
  187. I ty to help anyone who needs help but it is very easy structured and self-explaining.
  188. The tool comes with a readme including install instructions and there is even pictures.
  189.  
  190. If you have seen my tool on another server and you are not convinced about purchasing it yourself or what it does, how it works or just unsure if you want to purchase it for your server/community.
  191. I can offer you to add your UID to a Test-server so you can at least get a feel of a few benefits you get.
  192.  
  193. Due to the nature of this software, it needs to be updated quite often, because of new mods, mod updates or new hacks.
  194. I provide Updates and support for my customers for more than 2 years now.
  195. I am happy to go on providing Updates as long as it is possible for me.
  196.  
  197. Thanks for your attention.
  198.  
  199. P.S.
  200. Thanks to those, who help(ed) me testing new features, bugs or sending in Hacks to check against them :)
  201. __________________________________________________
  202. You(I) hereby agree to the following
  203.  
  204. TERMS AND CONDITIONS
  205. The script (which is a plain written text) stays property of infiSTAR.
  206. As author he is the only one allowed to modify, share (sell, post, [..]) it.
  207. You are not allowed to copy/modify any kind of intellectual property of infiSTAR (this),
  208. unless you are permitted by infiSTAR.
  209. This is a one time payment for the product in its present state.
  210. Commercial use is prohibited unless it is permitted by infiSTAR.
  211.  
  212. REFUND POLICY
  213. You agree that infiSTAR offers no refunds and all payments are final.
  214. Furthermore, you shall not institute any form or charge-back for any fees paid to infiSTAR.
  215. You acknowledge that you have read and agree to the above Policy.
  216.  
  217.  
  218. Urheber- und Leistungsschutzrechte
  219. Die infiSTAR Dateien und ihr Inhalt unterliegen dem deutschen Urheber- und Leistungsschutzrecht.
  220. Die unerlaubte Vervielfältigung oder Weitergabe einzelner Inhalte oder kompletter Dateien ist nicht gestattet und strafbar.
  221. Dies ist eine einmalige Zahlung für das Produkt im Gegenwärtigen Zustand zum Zeitpunkt des Verkaufs.
  222. Es ist ausschließlich der private und nicht kommerziellen Gebrauch erlaubt.
  223. § 11 UrhG
  224. Das Urheberrecht schützt den Urheber in seinen geistigen und persönlichen Beziehungen zum Werk und in der Nutzung des Werkes.
  225. Es dient zugleich der Sicherung einer angemessenen Vergütung für die Nutzung des Werkes.
  226. § 97 UrhG
  227. Anspruch auf Unterlassung und Schadensersatz
  228. § 98 UrhG
  229. Anspruch auf Vernichtung, Rückruf und Überlassung
  230. § 106 UrhG
  231. Unerlaubte Verwertung urheberrechtlich geschützter Werke
  232. (1) Wer in anderen als den gesetzlich zugelassenen Fällen ohne Einwilligung des Berechtigten ein Werk oder eine Bearbeitung oder Umgestaltung eines Werkes vervielfältigt, verbreitet oder öffentlich wiedergibt, wird mit Freiheitsstrafe bis zu drei Jahren oder mit Geldstrafe bestraft.
  233. (2) Der Versuch ist strafbar.
  234. /* *******************Developer : infiSTAR (infiSTAR23@gmail.com)******************* */
  235. /* **************infiSTAR Copyright®© 2011 - 2017 All rights reserved.************** */
  236. /* *********************************www.infiSTAR.de********************************* */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement