Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://github.com/aldolammel/Arma-3-Vehicles-Overhauling-Script/blob/main/vehicles-overhauling.VR/vehiclesOverhauling/_VO_Script_Documentation.pdf
Btw, where did you see those error messages? In a server console? In-game? In a VSCode debugger? No clue here how you got those messages.
if ( |#|VO_grdServFull ) then { { _fullAssets = ...'
Error Undefined variable in expression: vo_grdservfull
File mpmissions....(omitted) fn_VO_coreGrd.sqf...., Line 26
mpmissions\__CUR_MP.Altis\vehiclesOverhauling\fn_VO_globalFunctions.sqf..., Line 68
while { |#|VO_isStationsOkay AND VO_isServicesOkay ...'
Error Undefined variable in expression: vo_isstationsokay
Script seems to be working fine though. I use full-service stations false and have commented out everything except ground-services
This was fixed in v2.5.
Fixed with v2.5!