Jump to content

Recommended Posts

Posted

i get a error when i try to run this man.

C:\Documents and Settings\Administrator\Bureaublad\HOVER_TEST__2008.08.13_04.20.46_\Hover_Test.au3 (215) : ==> Array variable has incorrect number of subscripts or subscript dimension range exceeded.:

$aTmp[2] = 1 * ($aTmp[2] > 0)

^ ERROR

->09:29:11 AutoIT3.exe ended.rc:1

any idaes?

Damian666

and proud of it!!!
Posted

i get a error when i try to run this man.

C:\Documents and Settings\Administrator\Bureaublad\HOVER_TEST__2008.08.13_04.20.46_\Hover_Test.au3 (215) : ==> Array variable has incorrect number of subscripts or subscript dimension range exceeded.:

$aTmp[2] = 1 * ($aTmp[2] > 0)

^ ERROR

->09:29:11 AutoIT3.exe ended.rc:1

any idaes?

Damian666

and proud of it!!!
Posted

forget it, i fixed it...

but let me ask you this, is it possible to draw a grid ontop of a bmp, and use the selected piece of taht bmp as a handle to whatever i want to do with it?

Damian666

and proud of it!!!
Posted

ok, i got it, now it worked, thanx.

and to explain what i am after, i am trying to make a mapmaker for a game maker.

this uses a bmp as the picture which holds the "tiles" you use to craete the map with.

so, i need a rectangle of 32x32 to select a tile, and i have to figure out how to read that piece of the bmp, to be able to

put that on the map.

very very hard, and your example is the first i saw that worked with a selectable rectangle, so i just asked :P

maar toch bedankt hoor :P

damian666

and proud of it!!!
Posted

Got an error, need last Autoit beta to works ?

---------------------------

AutoIt Error

---------------------------

Line 215 (File "C:\Documents and Settings\a.giarrizzo\Desktop\HOVER_TEST__2008.08.13_04.20.46_\Hover_Test.au3"):

$aTmp[2] = 1 * ($aTmp[2] > 0)

^ ERROR

Error: Array variable has incorrect number of subscripts or subscript dimension range exceeded.

thank you,

m.

  • 2 months later...
Posted

very nice job,

i'm trying to use it with one of my script.

have some question :

- how add personal label to a cell ?

- how add personal value to a cell ?

- i'm working on a grid 3x3, when press a cell how i can add its value to a variable ?

- is possible to render trasparent grid window ?

- and remove title up bar ?

sorry for these questions but want to use this script in production,

Thank you again,

m.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...