Its not that I post alot... Its just because I annoy him (I think)
anyways. I am trying to make that example I posted a while back into a working version.
But I cant get the .length to work.. if you can tell me a different way to make something check how long a text field is, do so.I also fixed where if you click "Light Green" and then one of the bottom 3 (they use Yellow instead) it wont just remove the dot, it switches down to yellow.
(In other words, if you have something selected that cannot use Yellow, and you select Light Green; then you select something like "Unit Name" that doesn't have light green, the dot will move down to Yellow. So then something is always selected. I should add a "None" selection)
ADDITION:
About where I will put this online as a PHP,
I think yoshi will probably let me put it here (I can't ask him untill its almost done... I am just doing the program design concepts, and the research). It will help people with there maps
I'll just find a few places to put it.
Also, if a few people can stack Überly good, I could use a little help once I get done with this part I am working on...
(All you would have to do is stack a "!" then a bit different each time. Also a pattern is needed so it isn't like
QUOTE
if (i == 3) {
}
or
QUOTE
if (i == 4) {
}
but more like
QUOTE
if (i < 10) {
if (i > 5) {
}
}
)
If you are interested just PM me (also I do not need everyone on SEN's help, just a few people).