Need help with Access Violation
Firstly, The help I need isn't for my script and I can't post this on the thread where the script is from, since I'm not a member.
Quote:
This Section Is For Help With Scripts That YOU Are Making
If You Need Help With A Script YOU DIDNT MAKE then post the error on the thread where you FOUND THE SCRIPT
Sorry YoHoJo:(
----------------------------------------------------------------------
----------------------------------------------------------------------
I Looked at Coh3n's Sticky about access violations =/ I'm not at a point where that makes any sense whatsoever to me:bart:.
I'm getting this error;
Code:
C:\Simba\Includes\SRL/SRL/misc/smart.simba(98:3): Variable 'P' never used at line 97
Compiled successfully in 733 ms.
Error: Exception: Access violation at line 102
At this function;
Code:
function GetColor(x, y: Integer): Integer;
begin
result:= SmartGetColor(x, y);
end;
The error is opening in a new tab when I try to run the script, the tab is called "smart".
Can anyone tell me how to fix this :duh:
Edit; *sigh* I know this community really frowns on this kind of thing, but can someone please just send me the working, up to date script =/
It's not like I've been completely lazy D=! I am trying.
http://img214.imageshack.us/img214/8...dddddddddu.jpg