Jump to content
  • 0

Vehicle shops not spawning after 1.0.6.2


JS11

Question

I'm not too sure whats wrong with my vehicles spawns.

My shops seem to work fine for buying items/weapons but vehicles shops don't spawn the vehicle

It gives the message "There is no room on your toolbelt" (Theres room) It takes the coins for it but thats all.

I've tested spawning a vehicle through hive with infistar, It spawns and gives the key but it doesn't unlock.

I can't find anything relating in any rpt, I'm lost.

Thanks in advance for any help.

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0
1 hour ago, JS11 said:

I'm not too sure whats wrong with my vehicles spawns.

My shops seem to work fine for buying items/weapons but vehicles shops don't spawn the vehicle

It gives the message "There is no room on your toolbelt" (Theres room) It takes the coins for it but thats all.

I've tested spawning a vehicle through hive with infistar, It spawns and gives the key but it doesn't unlock.

I can't find anything relating in any rpt, I'm lost.

Thanks in advance for any help.

Hi,

Based on the fixes i've helped people with this release, I would guess you have an undefined variable relating to the key system (epoch_tempKeys will be failing)

The last person I helped was running an older variables.sqf that didn't have the proper variable in it (DZE_itemKeys)

This was the error they were receiving in their client RPT:

Error in expression <m(configFile >> "CfgWeapons" >> _x)) in DZE_itemKeys) then {
_ownerKeyId = getNu>
  Error position: <DZE_itemKeys) then {
_ownerKeyId = getNu>
  Error Undefined variable in expression: dze_itemkeys

To find your client RPT: 

C:\users\<YOUR WINDOWS USERNAME>\AppData\Local\Arma 2 OA\ArmA2OA.RPT

So you'll be missing these arrays:

DZE_itemKeys = ["ItemKeyYellow","ItemKeyBlue","ItemKeyRed","ItemKeyGreen","ItemKeyBlack"];
DZE_keyColors = ["Green","Red","Blue","Yellow","Black"];

 

Link to comment
Share on other sites

  • 0
26 minutes ago, JS11 said:

I'm able to buy vehicles but I just found out that I can't sell them.  Any suggestion or idea on what to do. Thanks

I will PM you on here with my email address, please send me your dayz_server.pbo and mission pbo

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