Jump to content

Updated config.sqf for R3F_LOG & Epoch 1.0.1.5


Smoke

Recommended Posts

Hello Epoch Community,

 

I have modified my config.sqf to include all the new vehicles added from the 1.0.1.5 patch. I have also modified the values for each of these vehicles so that it's more realistic hopefully. And I'm pretty sure I have added all the vehicles from the list but may have missed a few. Anyway, this is really easy to do.

 

Get the new code here: http://pastebin.com/Pf7XTihK

Go to: missions\R3F_ARTY_AND_LOG\R3F_LOG\

Find: missions\R3F_ARTY_AND_LOG\R3F_LOG\config.sqf

Replace the code in the config.sqf in that directory of your mission file.

 

I hope this helps. I am pretty new to this so take it easy on me. I just wanted to give a little something back to a community that has helped me make a fantastic server. The few players I have right now LOVE my map, and I couldn't have done it without this community's forum. Thank you.

 

-Smoke

 

 

Edit: The was an extra "," at the end of the code @ movable objects.

It looks like :

[

      "Barrels",

];

Needs to be:

[

     "Barrels"

];

I also fixed the pastebin link as well. Just noticed this today after a server restart and tow and lift weren't working.

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...