10.08.2018, 11:38
So I realised that it was not selecting the players username as it was using the %e statement. I changed it to %s and it now selects it however still does not load their positions. And yes they are saved as floats.
PHP код:
[12:31:31] [join] yllo has joined the server (0:127.0.0.1)
[12:31:31] player loaded.
[12:31:31] SELECT * FROM `accounts` WHERE `playerName` = 'yllo' LIMIT 1
[12:31:46] Player saved.
[12:31:46] [part] yllo has left the server (0:1)