Page 1 of 1

PAC - external DLL

Posted: 15 Apr 2020, 12:39
by zebialowicz
Hello,

I have a problem, because i want to add external .dll to my Ventuz Project and use them to make custom C# Code inside Ventuz. I have to create a mail system, so i want to use MailKit for .NET, but i dont know how to intall the .dll libraries. I downloaded necessary package, but i cant see that in GAC list even if i click on the Add Reference. I also created a Scripts folder inside my project (same level as Scenes folder) and copied .dll files to that folder, but it still not working, i cant see PAC Assemblies in my project in Ventuz (i re-opened my project a few times). What am i doing wrong ? :geek:

Best Regards
Szymon

Re: PAC - external DLL

Posted: 16 Apr 2020, 15:21
by Karol
Hi Szymon,

the Dlls are not referenced automatically only because they are in the folder.
You have to select them in the Script Editor in the 'References' tab on the left side: https://www.ventuz.com/support/help/lat ... riptEditor

Best Regards
Karol