Storing Player Numbers In MYSQL Without Two Numbers Being The Same
#1

Let's say a player joined a family and I want to give that player a number. I'm leading the faction so I go to the player and I want to /givenumber to the player. I want to store the number into their MYSQL Profile. So I make a new column in SQL called "Number" and I go to the player and do /givenumber Name_One 100. So another guy comes along and he wants another number. I want to do /givenumber but excluding numbers that exist in that SQL column. Number 100 already exists for another player. I want it so I can't do /givenumber Name_2 100 to the second guy who wants a number, but instead, it sends me a message saying that that number exists. Any help?
Reply


Messages In This Thread
Storing Player Numbers In MYSQL Without Two Numbers Being The Same - by Kenny990 - 28.06.2009, 20:51
Re: Storing Player Numbers In MYSQL Without Two Numbers Being The Same - by MenaceX^ - 28.06.2009, 21:08
Re: Storing Player Numbers In MYSQL Without Two Numbers Being The Same - by Kenny990 - 29.06.2009, 00:06
Re: Storing Player Numbers In MYSQL Without Two Numbers Being The Same - by Kenny990 - 29.06.2009, 02:10

Forum Jump:


Users browsing this thread: 3 Guest(s)