adds drawicon3d wrapper from Hizumi and status for vflag use

This commit is contained in:
2024-02-15 15:13:04 -08:00
parent 4fb0ea9a15
commit d2758b7570
7 changed files with 90 additions and 53 deletions

View File

@@ -47,6 +47,7 @@ private _code = {
true // outline
// further params optional, omitted
];
true;
} count (
(localNamespace getVariable [QEGVAR(client,nearMen), []]) select {
@@ -59,4 +60,4 @@ private _code = {
};
// add codeblock to common array
[_code] call EFUNC(client,addPFHCode);
[_code] call EFUNC(client,registerPFHCode);