View Single Post
  #1  
Old 05-23-2007, 03:37 AM
Moondeath_2 Moondeath_2 is offline
"..."
Moondeath_2's Avatar
Join Date: Jan 2006
Location: Far Far Away.
Posts: 238
Moondeath_2 is an unknown quantity at this point
Send a message via AIM to Moondeath_2 Send a message via MSN to Moondeath_2 Send a message via Yahoo to Moondeath_2
Strange idea ranting

I just got to thinking again another idea of mine has came out and I've decided I should probably say something about this but it has to do with arrays, I don't think anyone has asked about this or I dunno if it's been even an idea yet but I think would what be useful as weird as this sounds a bit strange and I will probably post more of my ideas if I remember them and write them down; Well basically, i'd like to see something like

PHP Code:
for (tArtemp.Arr{"foo","bar"}) echo(tAr); 
be implimented as a way of getting rid of the need of making an array and possibly double arrays (by this I mean two different arrays like this in one array and i'm trying to think of another way to access it like this) in a for () any but basically it would work the same as a normal array it would echo like a normal array with this in a string

Quote:
Weapon/GUI-script TestArr added/updated by Moondeath_2
foo
bar
i'm still in the thought process with this any ideas or suggestions? And I am aware of this coming of strange I just had to finally get one of my unusual ideas off my head. =P
__________________
Aim: DarkFireXZ3
Email: [email protected] or [email protected]
Common Location: Unholy Nation
Gscript, Playerworld Rules, Support Center

Last edited by Moondeath_2; 05-23-2007 at 04:02 AM..
Reply With Quote