major_shepard
Member-
Content Count
1505 -
Joined
-
Last visited
-
Medals
Everything posted by major_shepard
-
LEA - Loadout Editor for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
I guess the LEA respawn with loadout option does not work (but it used to during Alpha stage of ArmA 3). So doesn't use it and find a script that save and restore loadout when player respawn. -
LEA - Loadout Editor for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
Put the LEA generated line at the end of the init.sqf file. . -
LEA - Loadout Editor for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
Have you try to disable the call of LEA script form init.sqf file? What happens? Try to check if your script really excecute by printing a message using hint command. -
LEA - Loadout Editor for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
When genretare loadout script do you set to respawn with LEA loadout or not? -
ArmA3Sync - launcher and addons synchronization software for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
ArmA3Sync 1.2 Update 3 Download Use Check for Updates in the Help menu Changelog - Added: User can set ArmA3Sync to close at game start. - Added: Repository can now been built and checked directly from command line: java -jar ArmA3Sync.jar [command] [parameters], see the wiki. - Fixed: No splash screen option is not saved when switching profile. - Fixed: Update repository panel does not show since 1.2 Update 2. -
LEA - Loadout Editor for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
Yep you can. 2 ways: 1- By importing the mission in LEA and add the Apply Loaodout Action in from of the object (see the wiki) 2- Or add in the init.sqf "enable_lea_addon=false"; open the mission in ArmA 3 Mission Editor, find the object and add in the init field "_dummy = [] execVM "apply_loadout.sqf"; You will find the script into "scripts" folder of LEA installation directory. -
ArmA3Sync - launcher and addons synchronization software for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
Yop nice idea. However only people that don't already reach their max download rate on your server would benefit from multiple simultaneous downloads. Also take note that ArmA3Sync repository hosted on a Web server already benefit from differential update which may drastically reduce download time on large updated file. ---------- Post added at 03:45 PM ---------- Previous post was at 03:38 PM ---------- No way for now. But yeah adding custom comments intos to the generated changelog could be possible. -
LEA - Loadout Editor for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
You could do by adding each item one by one. -
LEA - Loadout Editor for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
Give me a mission (with no addon) that reproduce the supposed bug then I could fix it from this point :) -
ArmA3Sync - launcher and addons synchronization software for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
What about if you create a specific repository with those extra addons to be used by certain users? -
ArmA3Sync - launcher and addons synchronization software for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
A higher download rate like this one maybe? => ftp://www.sonsofexiled.fr/ArmA3/ArmA3Sync/development/screens/arma3sync_download_ftp_rate.png ArmA3Sync is not limitating download rate wether FTP or HTTP. It depends on your server, your internet provider and the route taken between them. Don't understand the idea to exclude some addons from updating. Just don't update the file on your repository ? -
ArmA3Sync - launcher and addons synchronization software for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
Give me your FTP login info by PM ^^ ---------- Post added at 02:09 PM ---------- Previous post was at 02:08 PM ---------- Indeed :confused_o: -
LEA - Loadout Editor for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
Surely another bug from ArmA 3 I may say :rolleyes:. Do you have a simple mission with no addon that show the problem ? Thanks ^^ -
ArmA3Sync - launcher and addons synchronization software for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
Why do you need to rename the folder :confused: Binary mode is a requirement ^^ -
ArmA3Sync - launcher and addons synchronization software for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
The changelog is automatically created each time you build the repository. What's the matter with Linux? Be sure if you upload the file on your Linux FTP from a Windows client to use BINARY tranfer mode. Otherwise you gonna get into big trouble :) -
ArmA3Sync - launcher and addons synchronization software for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
How do you know it is ok? As long as you get error Exception in the console when running ArmA3Sync.bat whetever on the host machine or client machine it means there is something wrong with the files. -
ArmA3Sync - launcher and addons synchronization software for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
@prykpryk: in your repository, the file /.a3s/sync is corrupted. But the others (autoconfig, serverinfo, changelogs) are safe. I would recommend to check the physical integrity of the disk sectors. @DN: I need to see what is on the console when you start the game with Fraps and TRACKIR5 enabled into ArmA3Sync. There is something to see with it for sure. Try also with no one enable if the error message still come up. For the no spash screen try: 1- Enable it 2- Close ArmA3Sync 3- Open ArmA3Sync -
ArmA3Sync - launcher and addons synchronization software for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
Could you give me the login/password access to your FTP by PM ? -
ArmA3Sync - launcher and addons synchronization software for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
Run ArmA3Sync.bat client side and copy paste here what is on the console. Be sure to give Admistator priviledges to ArmA3Sync and that any file access resctriction exists on ArmA3Sync installation directory. You can also try to sync on the host machine from the GUI and see what happens. -
ArmA3Sync - launcher and addons synchronization software for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
Not plan right now. You can try to do it however. Build your local repo then use program like WINSCP to upload the all content. Be carefull with the url you provide to ArmA3Sync. ---------- Post added at 11:00 AM ---------- Previous post was at 10:55 AM ---------- That's weird. Do you also launch external application from ArmA3Sync with ArmA 3? Could you try running ArmA3Sync.bat file and paste the console content here. Works fine here with 1.2.37. Are you sure ArmA3Sync is running with Administrator priviledges? ok. ---------- Post added at 11:10 AM ---------- Previous post was at 11:00 AM ---------- How do you build the repository? From the GUI or the console? Could you try building the repository from the console and paste the content here. The repo must be rebuit everytime that something has been changed in the repo. -
LEA - Loadout Editor for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
What is it? What it should looks like? -
ArmA3Sync - launcher and addons synchronization software for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
A low cost dedicated server (i.e Atom processor) running FTP FileZilla or HTTP Apache Web over Linux will perfectly suit for files sharing. In all cases you must be able to access the files on the hard drive of the host machine. -
ArmA3Sync - launcher and addons synchronization software for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
You must be on the host machine (remote terminal or remote desktop). Then build the repository on the host machine. The /.a3s folder will be then automatically created into the repository. See the wiki administrator part. -
ArmA3Sync - launcher and addons synchronization software for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
This is not garbled gibberish but binary data ^^ I have just check out your repo but I didn't find the /.a3s folder? Also checkout your firewall/front hand proxy to be sure it is not blocking low sized packet emission from host machine. -
LEA - Loadout Editor for ArmA 3
major_shepard replied to major_shepard's topic in ARMA 3 - COMMUNITY MADE UTILITIES
Select all the units you don't want to script -> left click -> on/off scripting.