04.02.2012, 08:53
Hello guys
Im having a weird problem on my gamemode. I have a command which can add something infront of your name ingame, like if I do " /tag tagtest" my name will display like tagtestMYNICKNAME in the chat. The tag is stored into the user file so it remains when someone reconnects.
Let me do an example of my problem:
If someones id 4 and does /tag hes fine, the tag works, even after he relogs, but later on, after some other person joins with the same id, the tag will also appear at the new player, even if he didnt do it. It happens for all ids.
Please help me, any ideas what could cause it? Its like the server would cache some of the settings and stick it with a new player after relog on the same id.
Also, I had a duel system.. After someone offered someone a duel, the name vs name worked fine, but after one of the players logged out and someone else joined, and someone dueled him, the name vs name stayed the same with the same name.
Thanks alot
Im having a weird problem on my gamemode. I have a command which can add something infront of your name ingame, like if I do " /tag tagtest" my name will display like tagtestMYNICKNAME in the chat. The tag is stored into the user file so it remains when someone reconnects.
Let me do an example of my problem:
If someones id 4 and does /tag hes fine, the tag works, even after he relogs, but later on, after some other person joins with the same id, the tag will also appear at the new player, even if he didnt do it. It happens for all ids.
Please help me, any ideas what could cause it? Its like the server would cache some of the settings and stick it with a new player after relog on the same id.
Also, I had a duel system.. After someone offered someone a duel, the name vs name worked fine, but after one of the players logged out and someone else joined, and someone dueled him, the name vs name stayed the same with the same name.
Thanks alot