Jump to content

progamer

Member
  • Content Count

    2034
  • Joined

  • Last visited

  • Medals

Everything posted by progamer

  1. Vehicle Turbo Script Special Thanks to Zooloo75/Stealthstick for allowing me to create this standalone version of a vehicle turbo script from his discontinued Stratis-RP mission! Features: - Increased acceleration. - Increased top speed. - Realistic loss of control due to higher speeds. - You can actually flip at high speeds. Depends on the vehicles centre of mass. Installation Included in the download is a mission with the script setup to work in. Add this to your init.sqf. Or create a text file called init.sqf execvm "Turbo.sqf"; Copy the Turbo.sqf to your mission folder. How to use: Start driving and use the left shift key. Version: 0.1 - release Known Issues: - Works for all vehicles? Credits: - Zooloo75/Stealthstick for the original mission containing parts of the script. Download: Vehicle Turbo Script v0.1 https://www.dropbox.com/sh/1chndjdc0jhdpzn/nO8oZbGZT1 If you have any suggestions for this script please post them in the comments below or message me. Video(s):
  2. Realistic Jumping/ Running Vault Script Special Thanks to Zooloo75/Stealthstick for allowing me to create this standalone version of a jump script from his discontinued Stratis-RP mission! Features: - Jumping Animation - Causes Fatigue - Jump height based on weight Installation Included in the download is a mission with the script setup to work in. Add this to your init.sqf. Or create a text file called init.sqf execvm "jump.sqf"; Copy the Jump.sqf to your mission folder. How to use: Start running and double tap the "C" Key to use. Version: 0.1 - release 0.2 - random movement when jumping should be fixed. 0.3 - Jump height is now based on weight. - Double tap the "C" key to use now. 0.4 -displaySetEventHandler was replaced with displayAddEventHandler, which will prevent the script from accidentally overwriting other event handlers. Known Issues: - Head snaps forward when jumping. Credits: - Zooloo75/Stealthstick for the original script. - F2k Sel for helping fix the errors and bugs. Download: https://www.dropbox.com/sh/1e9fzpq76acqfhq/P2AxYrpJQQ Video:
  3. This is just a heads up for those who do not know that when creating Feedback Tracker tickets for new scripting commands, you can look at the VBS2 scripting wiki and then provide a link in the ticket to the wiki page with the VBS2 command you want in the game. This includes new VBS3 scripting commands. VBS2 scripting commands ordered by date and name: http://resources.bisimulations.com/wiki/Category:VBS2:_Scripting_Commands_by_Version This is from Moricky: "We don't want to simply port everything from VBS, as many functions wouldn't make sense in Arma. If you have any specific requests, please create a request for every each of them with explaining why you want them." Source to Moricky's comment: http://feedback.arma3.com/print_bug_page.php?bug_id=4573 Please post link to your VBS scripting command requests here: http://feedback.arma3.com/view.php?id=16310
  4. If this thread is in the wrong place, please move it to the correct location. As some of you may know, having player walk, drive, land and take off of moving ships (operated by AI or other players) at the moment have a few issues. The point of this thread is to locate of the issues so that they can be fixed. While this may not affect the vanilla game, modding will be greatly helped by this. You can add valuable information to this ticket here for the man class: http://feedback.arma3.com/view.php?id=15384, this ticket here for vehicle classes: http://feedback.arma3.com/view.php?id=15495 and this ticket for fixed wing aircraft: http://feedback.arma3.com/view.php?id=15540. Please use this thread to discuss these issues and possibly find out how they can be resolved.
  5. How would I add police sirens, lights and optional underglow to a Offroad?
  6. After being away from gaming and Arma for a long while, it is certainly a pleasure to see that ACE finally made it to Arma 3!
  7. Realistic Seat Belt Script Edit: The name may be a bit misleading, sorry about that. I has no idea what it call it. Special Thanks to Zooloo75/Stealthstick for allowing me to create this standalone version of a fly through the window script from his discontinued Stratis-RP mission! Features: - Because Arma soldiers do not use seat belts, you can get thrown through the windshield in serious crashes. - This can cause death very easily. But lower speeds offer a greater chance to survive being thrown through the wind shield. Installation Included in the download is a mission with the script setup to work in. Add this to your init.sqf. Or create a text file called init.sqf execvm "windShield.sqf"; Copy the windShield.sqf to your mission folder. How to use: Start driving and crash into something. Version: 0.1 - release Known Issues: - Not sure what vehicles it works on except that it works on the offroad and not armored vehicles. Credits: - Zooloo75/Stealthstick for the original mission containing parts of the script. Download: https://www.dropbox.com/sh/tm84t8q6veoxb8p/NsptZflN2h If you have any suggestions for this script please post them in the comments below or message me. Video(s):
  8. Is the ability to add weapons to vehicles removed or not added yet in Arma 3? I tried to put this in a marshall's init line: this addMagazine "38Rnd_80mm_rockets"; this addWeapon "rockets_Skyfire";
  9. progamer

    ACE for Arma3

    Don't play with our hearts like that man! Make the titles descriptive and make sure you read the rules of the forum section you are posting in.
  10. progamer

    Arma3 Videos

    Walking on moving vehicles!
  11. progamer

    A storm is coming (Arma 3 Zeus DLC)

    I doubt you can save the missions. This mode is not like the real time editor in VBS. It's closer to MCC sandbox and stuff of that nature only this is much make game-y than realistic. If it was a real time editor, it would be called a real time editor. It looks like it is a gameplay module like the sector control and defend modules. Nothing more.
  12. progamer

    AI Discussion (dev branch)

    Magic radar showing friendliest and enemies? Doesn't some HUD integrated form of Blueforce tracking do that already? Or something like that?
  13. Just let mob mentality solve that problem. Mob mentality never goes sour...
  14. progamer

    AMD Mantle Support possible?

    Yea, 64bit is not really the answer to performance problems. The developers have even stated this multiple times. ---------- Post added at 07:13 ---------- Previous post was at 07:11 ---------- Your forgetting how anti competitive that battlefield 4 uses mantle. They have a deal with AMD to only optimize the game for Nvidia cards once and constantly try to optimize the game for AMD cards. They may not be the best example due to giving all the support to AMD rather than both companies cards.
  15. Ask the mission maker. He/she will know what to do as they made it. Though here: http://forums.bistudio.com/showthread.php?168563-Arma2NET-issues-Altis-Life which by the way is the same problem on the front page of this forum section... You may have to contact the creator if Arma2NET as well or both creators to solve the issue.
  16. How would I find the memory points and proxy names for BI models, specifically at the moment for seats on the HEMTT. I would like to eventually have the names for all vehicle seats on every vehicle.
  17. This game had me at realistic and without magic and dragons! :)
  18. progamer

    Running Vault Mod

    You should be able to adjust the key binds using the user config options. I originally had it has 2xV but that had issues with the player jumping from the prone position to standing jump instantly. When a fully geared goes to "jump" it is more of a running vault. When a person with no gear does it, they can actually jump. If anyone knows why this addon has problems with servers, please let me know as I am still new to this. ---------- Post added at 08:19 ---------- Previous post was at 08:17 ---------- No idea what is causing that. Are you sure you are not trying to go through objects?
  19. Running Vault Mod Special Thanks to Zooloo75/Stealthstick for allowing me to create this standalone version of a jump script from his discontinued Stratis-RP mission! And special thanks to Fight9 for helping me convert this script to mod form. Features: - Running vault Animation - Causes Fatigue - Jump height based on weight Installation Copy the file called "vaultmod" from the "userconfig" file into the games user config file. Take the "@vaultMod" folder and put that in you \Documents\Arma 3 then enable it via the in game expansion settings. You can also look here for a more detailed guide for mod installation: http://forums.bistudio.com/showthread.php?150428-Beginners-guide-How-do-i-install-mods-addons How to use: Start running and double tap the "C" Key to use. You can change the key bind in the user config options. Version: 0.1 - release 0.2 - random movement when jumping should be fixed. 0.3 - Jump height is now based on weight. - Double tap the "C" key to use now. 0.4 -displaySetEventHandler was replaced with displayAddEventHandler, which will prevent the script from accidentally overwriting other event handlers. Known Issues: - Head snaps forward when jumping. Credits: - Zooloo75/Stealthstick for the original script. - F2k Sel for helping fix the errors and bugs. Download: https://www.dropbox.com/s/rkjq0ahqxlbgbw7/vaultMod.zip Script version can be found here: http://forums.bistudio.com/showthread.php?160133-Realistic-Jumping-Script Video:
  20. Yes but they have recently risen in popularity due to many Dayz streamers and youtubers who now are playing and steaming life missions in Arma 3.
  21. How does he have a problem? There are mods that do this and many games do this. He seems to describe unrealistically intense blood effects though. The problem is not that people don't want this as an option. This would cause issues with the current games rating though and regional restrictions.
  22. People with a lot of influence like FrankieIn1080p, other people on YouTube and streamers have started playing these life game modes. That is why there is a sudden population increase for these servers. Just like when the Dayz mod was starting out. Only I doubt these life game modes will go as far as Dayz did.
  23. progamer

    Running Vault Mod

    This includes jump based on weight and fatigue. Not just playing the animation. ---------- Post added at 21:11 ---------- Previous post was at 21:10 ---------- Strange, I have not encountered this problem. Does anyone know what could cause this?
  24. progamer

    A-10C for Arma 3

    Dropbox will cut it off if to many downloads occur. I think it happened to other modders. But he could combat this by using Dropbox privately to allow someone like foxhound to create a mirror of it on armaholic.
×