mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 20:43:30 +00:00
attt
This commit is contained in:
@@ -8,7 +8,7 @@ if (_uid_string != "") then {
|
||||
_uid_string = (_uid_string splitString '"') select 3;
|
||||
_unit setVariable ["_atak_uid",_uid_string, true];
|
||||
} else {
|
||||
_uid_string = _result "ERROR: " + joinString " | ";
|
||||
_uid_string = "ERROR: " + _result joinString " | ";
|
||||
};
|
||||
|
||||
_uid_string
|
||||
Reference in New Issue
Block a user