Ok guys, got another one sorry. I swear I spend at least an hour on a problem before I post it...
Code:
//vars
new CTs[32], Ts[32], CTName[32], TName[32]
new CTCount, TCount
//get CTs
get_players(CTs, CTCount, "ae", "CT")
//get Ts
get_players(Ts, TCount, "ae", "T")
//debug
client_print(0, print_center, "CTs %i v Ts %i", CTCount, TCount)
Now, if a game isn't started it says
CTs 0 v Ts 0
If a game has started it says
CTs x v Ts 0 (i'm pretty sure the CT works right but T doesn't)
Anyone know the problem?
__________________
"What then is truth? Truths are illusions which we have forgotten are illusions - they are metaphors that have become worn out... this (truth) is the duty to lie according to a fixed convention.
-Friedrich Nietzsche