• 0
Mr.Pig

Can't Lock Vehicle or bases... FIX

Question

Bring the following files to mission.pbo: (add them to the mission/config.cpp)

ExileClient_object_vehicle_network_lockVehicleRequest.sqf

ExileClient_object_vehicle_network_lockResponse.sqf

change in both files:

_vehicle = objectFromNetId _vehicleID;

to

_vehicle =  _vehicleID;

 

 

_vehicleID is already object, no need to look for it.

 

 

 

YAY!!!!

Share this post


Link to post
Share on other sites

1 answer to this question

Advertisement

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

  • Recently Browsing   0 members

    No registered users viewing this page.