Jump to content

Fully Integrated Vector Building System


DirtySanchez

Recommended Posts

Apologies for the delay in posting this as its been ready for quite some time now.
This system adds the vector building system directly to epoch code and the custom keys feature on the escape menu.

Download and instructions for install are located here:
https://github.com/ravmustang/Arma3_Epoch_VectorBldg

To contribute to this system, you are free to fork and do a pull merge request.

For support request questions / comments or suggestions please visit here for faster service: https://discord.me/eXpoch

20170324214131_1.jpg

Link to comment
Share on other sites

Hey @ReDBaroN

Thank you very much for the kind comments.
If you would like to take a looksie under the hood and see what I left out or missed you are more than welcome.
As mentioned, forks for testing and then merge requests are welcome ;)

 

EDIT: by any chance did you do a merge or the step by step install? just curious

 

Link to comment
Share on other sites

After less than a day or so of back and forths with @He-Man

Credit now also goes to He-Man for his time, energy and knowledge he has given to this script. Thank bud!

[Fixed] eXpoch Object Snapping code was not finished. Fixed and in testing
[Added] Checks for Object Snapping to prevent conflicts between both Snapping Systems
[Cleaned] Removed DPBEA compatibility files and some code
[Updated] Install instructions in readme
[Added] Badges in readme for version this has been tested on

These updates and more have been pushed to Git.

GAME ON!!!
-sTanG
 

Link to comment
Share on other sites

  • 10 months later...
  • 3 months later...

Guys this maybe a silly question but is Vectors not already built into standard epoch  ? 

I was going through the motion of installing this but i see some of it already in the files eg:

## 2. Add to "missionFile >> epoch_code >> compile >> setup >> EPOCH_clientKeyMap.sqf"

#### Line 49
#### ["Build: Rotate RIGHT", "EPOCH_keysBuildRotR", 0x10], <---(This is on line 49 - Add the Comma!)
#### ["Build: Vector LEFT", "eXpoch_keysVectorTiltL", 0xCB],
#### ["Build: Vector RIGHT", "eXpoch_keysVectorTiltR", 0xCD],
#### ["Build: Vector AWAY", "eXpoch_keysVectorTiltAwy", 0xC8],
#### ["Build: Vector TOWARD", "eXpoch_keysVectorTiltTwd", 0xD0],
#### ["Build: Reset Object", "eXpoch_keysVectorResetObject", 0x4C]

is already in the EPOCH_clientKeyMap

so my question is it in or do we need to add -- if its in how do i access vectors in game 

thanks

MegaZ

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...