23.10.2018, 19:18
Hey will
ClanInfo[clanid][Rank1] = inputtext;
I had a problem similar to yours. I used format instead of making it equal and it worked.
But in my case I wasn't getting any compiling errors!
So yeah, use format I guess
ClanInfo[clanid][Rank1] = inputtext;
I had a problem similar to yours. I used format instead of making it equal and it worked.
But in my case I wasn't getting any compiling errors!
So yeah, use format I guess