Jump to content
  • 0

Zetland Survivor

Question

Hi, We currently have R3F running on our server, we have Tow, Lift and Cargo configured and working but i recently decide to add some move-able by player objects to the list. My plan was to add searchlights and static machine guns to the trader, which I have done. They can then be loaded as cargo into a truck or heli, driven to a location and unloaded. This is where the problems lie. When unloaded, the Static M2 gun seems to be automatically attached to the player, i'm unsure if this is a bug, or if this is how its supposed to be. But the problem is that you can't drop it. There is no option on the scroll wheel to select drop. Also, it should be possible to pick up and carry a stationary object, walk with it to a vehicle or location and drop it. There is also no option to pick up or move. I had problems with the Battleye filters when I tried to load or unload a 'Static' object, but after editing the BE filters, it is now fixed, I have checked the RPT log, no errors.

This is what my settings are within the script.

 

/****** MOVABLE-BY-PLAYER OBJECTS ******/

/**
 * List of class names of objects moveables by player.
 */

//R3F_LOG_CFG_objets_deplacables = ["Land_Teapot_EP1"];

R3F_LOG_CFG_objets_deplacables =
[
"M2StaticMG",
"MMT_Civ",
"Old_bike_TK_INS_EP1",
"Barrels",
"USSpecialWeaponsBox",
"USVehicleBox_EP1",
"TKSpecialWeapons_EP1",
"BAF_BasicAmmunitionBox",
"SearchLight_US_EP1"

];

/*

 

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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
  • Discord

×
×
  • Create New...