Wylim Posted March 16, 2005 Posted March 16, 2005 This is my current code if anyone could tell me what is wrong with it to make it a multi dimensional array I would appreciate the help. Dim $Plex ;Setting $Plex as an Array $Plex = _ArrayCreate( _ArrayCreate("154","59","167","70", "Hel") ;Cwadarkone Hell Plex _ArrayCreate("86","165","95","184","Sur") ;Cwadarkone Surface Plex 1 _ArrayCreate("156","69","171","73","Sur") ;Cwadarkone Surface Plex 2 _ArrayCreate("269","0","298","29","Sur") ;Cwadarkone Surface Plex 3 _ArrayCreate("278","126","289","130","Sur") ;Cwadarkone Surface Plex 4 _ArrayCreate("0","0","58","8","Sky") ;Cwadarkone Sky Plex 1 _ArrayCreate("0","10","8","18","Sky") ;Cwadarkone Sky Plex 2 _ArrayCreate("53","55","63","64","Sky") ;Cwadarkone Sky Plex 3 _ArrayCreate("235","53","250","67","Sky") ;Cwadarkone Sky Plex 4 _ArrayCreate("204","56","222","70","Hev") ;Cwadarkone Heaven Plex 1 ) This script is meant to be a form of a macro for a game I play and I currently have no idea what I'm doing wrong with these arrays any help would be appreciated. I already know how to work with them and am a PHP Programmer so I'm not sure what's going wrong here.
zcoacoaz Posted March 16, 2005 Posted March 16, 2005 Wrong forum. [font="Times"] If anyone remembers me, I am back. Maybe to stay, maybe not.----------------------------------------------------------------------------------------------------------[/font][font="Times"]Things I am proud of: Pong! in AutoIt | SearchbarMy website: F.R.I.E.S.A little website that is trying to get started: http://thepiratelounge.net/ (not mine)[/font][font="Times"] ----------------------------------------------------------------------------------------------------------[/font][font="Arial"]The newbies need to stop stealing avatars!!! It is confusing!![/font]
Wylim Posted March 16, 2005 Author Posted March 16, 2005 Sorry about that brand new to the forum and wasn't sure where to post. Thank you for that and I believe I've posted this in the proper forum now.
zcoacoaz Posted March 16, 2005 Posted March 16, 2005 Please no one else post in this. it needs to be deleted. [font="Times"] If anyone remembers me, I am back. Maybe to stay, maybe not.----------------------------------------------------------------------------------------------------------[/font][font="Times"]Things I am proud of: Pong! in AutoIt | SearchbarMy website: F.R.I.E.S.A little website that is trying to get started: http://thepiratelounge.net/ (not mine)[/font][font="Times"] ----------------------------------------------------------------------------------------------------------[/font][font="Arial"]The newbies need to stop stealing avatars!!! It is confusing!![/font]
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now