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


Reply With Quote







