IT07 259 Report post Posted March 6, 2015 S.I.M. (Server Info Menu)by IT07WHAT IS THISThis is a script that runs from the mission file and provides the players on the server (on which the menu is installed) with a neat menuthat can show a ton of information all configured by the person who installs the script.Want to see what it can do? then checkout the video linked below :)SCREENSHOT http://imgur.com/zAGaD1FDOWNLOAD & INSTALLhttps://github.com/IT07/Game_code/tree/master/ArmA_3/A3_scarCODE_Bundle 8 Mates31cz, knights†emplar, Sneakydude and 5 others reacted to this Quote Share this post Link to post Share on other sites
Salutesh 34 Report post Posted March 7, 2015 Link is down?! Quote Share this post Link to post Share on other sites
IT07 259 Report post Posted March 7, 2015 Link is down?! I checked it. It works fine :) UPDATE: code updated to version 0.2.3 Quote Share this post Link to post Share on other sites
Darth_Rogue 635 Report post Posted March 7, 2015 Please host the file somewhere else. Google Drive or Dropbox would work fine. I'm not installing a random download manager. Sorry. Quote Share this post Link to post Share on other sites
Floyd 29 Report post Posted March 7, 2015 Please host the file somewhere else. Google Drive or Dropbox would work fine. I'm not installing a random download manager. Sorry.Ditto. FIW, my anti-virus does not like AdFly at all. It tells me to RUN (not walk)! Quote Share this post Link to post Share on other sites
IT07 259 Report post Posted March 7, 2015 Is it so hard to click the "Skip now" button? You'll get straight to the download 1 San reacted to this Quote Share this post Link to post Share on other sites
egamestudio 3 Report post Posted March 7, 2015 Nice script , By cons I bug the menu does not appear he told me that a resource and missing. Quote Share this post Link to post Share on other sites
IT07 259 Report post Posted March 7, 2015 ah dang it I forgot something in the tutorial. Ill add it. I totally forgot about the .hpp file so it was missing...... :@ Anyways, it has been added now so :) Quote Share this post Link to post Share on other sites
egamestudio 3 Report post Posted March 7, 2015 thanks 1 IT07 reacted to this Quote Share this post Link to post Share on other sites
Moody 8 Report post Posted March 8, 2015 Tried to implement this script to my server, server wont start when doing so. I think it has something to do with what you are telling us yo put in our init.sqf, it doesnt look very "healty" for the init.sqf file. f.ex.: call compile preprocessFileLineNumbers "ScarCode\SC_functions.sqf"; Doesnt look like anything else in the init.sqf file, is it correct? does it need to be somewhere special for it to be active? is something missing? This one is fair enough i guess(bottom of init.sqf): // Servermenu [V0.2.3 2nd release] script by IT07 if (hasInterface) then { [] ExecVM "ScarCode\SC_init.sqf"; }; Can anyone confirm or adjust? Quote Share this post Link to post Share on other sites
imax 3 Report post Posted March 8, 2015 Error File mpmisions\_cur.mpAltis\scarcode\sc_rsc.hpp,line91-RssTitles; member already defined Quote Share this post Link to post Share on other sites
imax 3 Report post Posted March 8, 2015 Problem is banned action hack Quote Share this post Link to post Share on other sites
1Man 106 Report post Posted March 9, 2015 You cannot load an action menu with the built in anti hack yes sometimes if your quick when logging in you will get it but simply it does not work. Quote Share this post Link to post Share on other sites
IT07 259 Report post Posted March 9, 2015 It does not look like there is any place in the built-in antihack to whitelist the menu. That is a said thing. Can be fixed though by using infiSTAR's Antihack because that one does allow you to whitelist Rsc. Quote Share this post Link to post Share on other sites
San 5 Report post Posted March 9, 2015 Nice work IT07, looks awesome I like.. ;) 1 IT07 reacted to this Quote Share this post Link to post Share on other sites
burschi 0 Report post Posted March 9, 2015 Hi it didn`t work with AH ? Mfg Burschi Quote Share this post Link to post Share on other sites
IT07 259 Report post Posted March 10, 2015 Hi it didn`t work with AH ? Mfg Burschi Some say it indeed does not work when using the default built-in antihack. I assume that if the issue is there, it will happen only to regular players and not to admins. I only tested it as an admin on my own server. Quote Share this post Link to post Share on other sites
19AC Kilgore 0 Report post Posted March 10, 2015 Regular Players become an ban from regular AH admin not. Quote Share this post Link to post Share on other sites
IT07 259 Report post Posted March 10, 2015 This issue has been added to the main post. Will be tested by me soon. Quote Share this post Link to post Share on other sites
RHE24 5 Report post Posted March 10, 2015 Freaky awesome thanks for share :) 1 IT07 reacted to this Quote Share this post Link to post Share on other sites
laurent09 4 Report post Posted March 13, 2015 where i add "#include "ScarCode\SC_Rsc.hpp" in description.ext ? Quote Share this post Link to post Share on other sites
oojerfink 1 Report post Posted March 14, 2015 I don't suppose someone could point me in the right direction to edit the rules page could they please? :) Thanks in advance :) Quote Share this post Link to post Share on other sites
IT07 259 Report post Posted March 14, 2015 where i add "#include "ScarCode\SC_Rsc.hpp" in description.ext ? Step 4 in the readme says: 4. Add this to the bottom of your description.ext: #include "ScarCode\SC_Rsc.hpp" Don't make yourself look like a fool and read the README next time ;) 2 rhughes945 and KingRaymond795 reacted to this Quote Share this post Link to post Share on other sites
IT07 259 Report post Posted March 14, 2015 I don't suppose someone could point me in the right direction to edit the rules page could they please? :) Thanks in advance :) It is really difficult to explain it using text because it is almost impossible to learn someone how to code using just text. At the moment, I am working on a new version that will make it more friendly to admins that do not know how to code. In the mean time, please read the code carefully and try to make the best of it because it's not that extremely hard. If it is for you, then you have chosen to do something too hard for you ;) Quote Share this post Link to post Share on other sites
laurent09 4 Report post Posted March 15, 2015 Step 4 in the readme says: 4. Add this to the bottom of your description.ext: #include "ScarCode\SC_Rsc.hpp" Don't make yourself look like a fool and read the README next time ;) thanks for your help. I read the README file, I want to know is, or should I put it. in " class RscTitles " or other beacause i add in but nothing, and i add out and nothing. Quote Share this post Link to post Share on other sites