Problem with loading SQL
#5

Quote:
Originally Posted by Misiur
View Post
Show your table structure and enum used by Player.
Code:
enum PlayerStats {
	Name[128],
	Password[128],
	Kills,
	Deaths,
	AdminLvl,
	Money,
}
new Player[MAX_PLAYERS][PlayerStats];
Reply


Messages In This Thread
Problem with loading SQL - by GlorifiedPig - 29.12.2017, 15:20
Re: Problem with loading SQL - by GlorifiedPig - 03.01.2018, 20:29
Re: Problem with loading SQL - by GlorifiedPig - 10.01.2018, 08:49
Re: Problem with loading SQL - by Misiur - 10.01.2018, 08:56
Re: Problem with loading SQL - by GlorifiedPig - 10.01.2018, 15:41

Forum Jump:


Users browsing this thread: 2 Guest(s)