I know I posted this already on a post but I don't know if it will be read and I really need this to be working to test my scripts.
I got it from here...
http://villavu.com/forum/showthread.php?t=57883
I have ran this...
and get thisCode:program new; {$i srl/srl/misc/smart.scar} {$i srl/srl.scar} {$i reflection/reflection.simba} begin SetupSRL; SetupReflectionEx(False); end.
Code:SMART Initialized. Loaded: Server 41, Members: False, Signed: True, Super Detail: False. Error: Exception: Access violation at line 110 The following DTMs were not freed: [SRL - Lamp bitmap] The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap] File[C:\Simba\Includes\SRL\Logs\SRL Log 09-09-10 0.txt] has not been freed in the script, freeing it now.On this lineIt opens a seperate tab called players and line 110 is highlighted.Code:Result := FindColor(cx, cy, 16777215, 439, 491, 440, 492);
Everything is up to date in simba.




Reply With Quote





