Jump to content
seafight17

what is this?

Recommended Posts

some times in some games spript i have the folowing problem

it say " canvas does not allow drawing"

function find:boolean;

 

 

>>begin

>> result:= False;

>> mx2:=mx1-10;

>> if (FindBitmapMaskTolerance(bmp, xx, yy, mx, my, mx2, my1, 0, 5)=true) then begin

>> result:= True;

>> end;

>>end;

 

this is the part of sript i have porblem (bmp is a picture that is made with mack editor)

any solotion how to fix it?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
  • Create New...