d4n1ch / acd_SZ

@Exile mod configurable Safe Zones and Spawns
8 stars 5 forks source link

Error #3

Closed jus61 closed 9 years ago

jus61 commented 9 years ago

Error in expression <ystem_database_query_selectSingle; if !(cargoContainers isEqualTo []) then { [> 18:51:04 Error position: <cargoContainers isEqualTo []) then { [> 18:51:04 Error Undefined variable in expression: _cargocontainers 18:51:04 File mpmissions__cur_mp.Altis\overwrites\exile_server\code\ExileServer_object_vehicle_database_load.sqf, line 86

d4n1ch commented 9 years ago

That error is Exile issue which means i suppose that variable _cargocontainers is not defined for vehicle that it is trying to load from DB.

jus61 commented 9 years ago

ok thx