12.02.2018, 15:37
Quote:
does your logs says "SERVER: My job is done here!" ? if yes, than check your SQL Structure
|
PHP код:
db_query( Database, "CREATE TABLE IF NOT EXISTS `Users` (Username, Password VARCHAR(64), IP, Job, Skin, X, Y, Z, Angle, Interior, Money, Health, Armor, AdminLevel, RegisterDate DEFAULT GETDATE());" );