Jump to content

[RELEASE] Vehicle Key Changer - For making Masterkey - V 1.4.1 (Updated for Epoch 1.0.6)


Grahame

Recommended Posts

sure!

[]
Error in expression <ON_fnc_vkcReset = {
player removeAction s_player_claimVehicle;
s_player_claimVeh>
  Error position: <s_player_claimVehicle;
s_player_claimVeh>
  Error Nicht definierte Variable in Ausdruck: s_player_claimvehicle
File mpmissions\__CUR_MP.chernarus\custom\VehicleKeyChanger\VehicleKeyChanger_init.sqf, line 13

But Attention! I removed some space lines, so the line number would be another one in the original script.

Should be arround line 40 in the original script.

Link to comment
Share on other sites

2 hours ago, Grahame said:

I don't have that problem... do you get an RPT error when trying?

Hey grahame do you know something about this

Error in expression <icleUID,_player] call server_deleteObj;

uisleep 1; 

 

_vehicleUID = _worldspace>

 7:55:29   Error position: <uisleep 1; 

 

_vehicleUID = _worldspace>

 7:55:29   Error Generic error in expression

 7:55:29 File z\addons\dayz_server\compile\server_updateObject.sqf, line 286

 

Link to comment
Share on other sites

  • 2 weeks later...

I'm currently rewriting this script to support briefcases, gems and single currency (like how I did service points), there's also a bug in how it tries to use sleep (you can't because it's unscheduled).

I also converted it to use the vehicle upgrade procedure which works a lot better and is a lot smaller in footprint

Link to comment
Share on other sites

  • 3 weeks later...
On 1/31/2017 at 1:03 PM, salival said:

I'm currently rewriting this script to support briefcases, gems and single currency (like how I did service points), there's also a bug in how it tries to use sleep (you can't because it's unscheduled).

I also converted it to use the vehicle upgrade procedure which works a lot better and is a lot smaller in footprint

@salival any update on this? looking forward to this change. Thanks for all of your efforts!

Link to comment
Share on other sites

58 minutes ago, kingpapawawa said:

@salival any update on this? looking forward to this change. Thanks for all of your efforts!

I have not forgotten, It's all completed and running on my production server, I just need to package it up and put it on github with install instructions, I just wanted to get the coins version out first.

Link to comment
Share on other sites

Hey Guys.

 

i have installed this mod. but when i try to change the key then i was kicked from the server with the following error:

 

Public Variable Value #259.

 

Can anyone help me ?

 

Thx for ur help

 

Kind Regards 

 

€dited:

 

it works now. for other people they have the same problem here the solution:

 

open your publicvariableval.txt 

search for: TELEPORT REVERT

change that line with: 5 "\(" !"TELEPORT REVERT" !"Key \("

Link to comment
Share on other sites

  • 3 weeks later...
22 minutes ago, Thug said:

I did a mission and it had a uhy1 with key. I masterkeyed it and after restart there was another uhy1 right where I got the first on. It has the same key. any thoughts?

Hello, It's something i've seen a few times but never been able to reproduce. The duplicated vehicle doesn't spawn with gear so atleast its not so terrible

Link to comment
Share on other sites

  • 3 weeks later...
On 1/9/2017 at 1:14 PM, schwanzkopfhegel said:

sure!


[]
Error in expression <ON_fnc_vkcReset = {
player removeAction s_player_claimVehicle;
s_player_claimVeh>
  Error position: <s_player_claimVehicle;
s_player_claimVeh>
  Error Nicht definierte Variable in Ausdruck: s_player_claimvehicle
File mpmissions\__CUR_MP.chernarus\custom\VehicleKeyChanger\VehicleKeyChanger_init.sqf, line 13

But Attention! I removed some space lines, so the line number would be another one in the original script.

Should be arround line 40 in the original script.

I got the same thing. Did you fix yours?

 

Link to comment
Share on other sites

1 hour ago, Hooty said:

I got the same thing. Did you fix yours?

 

If you are receiving that error you are missing this line in your custom variables.sqf: https://github.com/oiad/vkc/blob/master/dayz_code/init/variables.sqf#L93

https://github.com/oiad/vkc is a more up to date and optimized version that supports coins or briefcases

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
×
×
  • Create New...