Quote:
Originally posted by Python523
you could do
bankaccount_0=Account1,ammount in bank
bankaccount_1=asdfaccount,ammount in bank
this.flags=getflagkeys(bankaccount_);
in that example, this.flags = 0/{0,1};
i'm not sure if getflagkeys works serverside yet
|
I'll give it a try sometime, must have missed that function.