I see that this plugin supports getting an entity index from an HSCRIPT with the function VScript_EntityToHScript, but there are VScript functions that convert other classes to HSCRIPTs such as ScriptGetVisionInterface. Does this plugin support converting HSCRIPTs to arbitrary types (in this case Address)? I've looked though the source code, but cannot find a way to manually call List_GetClass and g_hSDKCallGetInstanceEntity.
I see that this plugin supports getting an entity index from an
HSCRIPTwith the functionVScript_EntityToHScript, but there are VScript functions that convert other classes toHSCRIPTs such asScriptGetVisionInterface. Does this plugin support convertingHSCRIPTs to arbitrary types (in this caseAddress)? I've looked though the source code, but cannot find a way to manually callList_GetClassandg_hSDKCallGetInstanceEntity.