1268995
Member
- Joined
- Sep 9, 2010
- Messages
- 422
- Reaction score
- 13
Hello. I use a VIP System that when players buys vip with command !buyvip, his name will be [VIP] "his name".
The code put [VIP] in data base in front of his name.
The problem is: In the dabase, his name will be [VIP] "name".
So a player can make anotther character with his name.
Example: player Limos bought VIP. His name in database = [VIP] Limos.
THEN a NEW PLAYER CAN CREATE a character with name Limos, because there is no other Limos in database, but there is [VIP] Limos.
And than i ask: when the vip of [VIP] Limos end, will have 2 players with Limos name...
And now? There is a solution for that?
The code put [VIP] in data base in front of his name.
The problem is: In the dabase, his name will be [VIP] "name".
So a player can make anotther character with his name.
Example: player Limos bought VIP. His name in database = [VIP] Limos.
THEN a NEW PLAYER CAN CREATE a character with name Limos, because there is no other Limos in database, but there is [VIP] Limos.
And than i ask: when the vip of [VIP] Limos end, will have 2 players with Limos name...
And now? There is a solution for that?