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 (tAr: temp.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