-
AeroLib/Pluggins
hello, kinda new to simba and trying to start off and getting some weird errors, not sure what to do.
tried running this to test out if i installed everything right:
program RUNME;
{$DEFINE SMART}
{$DEFINE WALKER}
{$i AeroLib/AeroLib.Simba}
begin
initAL();
end.
and i got this error:
Exception in Script: Plugin(AND_TPA32) has not been found
plz help
-
Download these files and extract them to your plugins folder.
https://sabercathost.com/4Xlb/Plugins.zip
-
I believe you're using an older, outdated version of AeroLib as that error pertains to a plugin no longer used by the include. I suggest downloading the newest version of AeroLib, along with the newest package of plugins and try running the script once more.