Thank you and I'll use firefox next time, nullification so team[0] would be 'null' and team[1] = what I set it to right?
When comparing the jointeam argument you use integers instead of characters. You must either compare them to characters or convert the array cell to an integer.
so either I set team[1] to a/b/c or convert them to numbers? it would be in ascii right? so what will I have to use to convert them, or is there another method to store numbers without converting etc
I plan on adding other say commands in the same plugin to compact it abit for when I make my other plugins which is why I've gone the long way round