
Originally Posted by
07fred
i have smart 8 installed plz give as much help as possable
i use this code and get this
program new;
{$DEFINE SMART8}
{$i srl/srl.simba}
begin
ClearDebug();
SRL_SIXHOURFIX ;# TRUE;
SMART_FIXSPEED ;# true;
SetupSRL();
end.
and this is what i get
[Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(293:131): Invalid number of parameters at line 292
Compiling failed.
at that line the code is
Result := SmartSpawnClient(ReplaceWrap(PluginPath, '\', '/', [rfReplaceAll]), Params[0], ',' + Params[1], 765, 553, 's', '',
i have been looking for 8 hours solid now plz will some one help plz