21.08.2018, 17:36
I wanna save X Y Z Pos of Player per MySQL,
ik its a float, but which length does ist have?
ik its a float, but which length does ist have?
`posx` float NOT NULL DEFAULT '0', `posy` float NOT NULL DEFAULT '0', `posz` float NOT NULL DEFAULT '0', `posa` float NOT NULL DEFAULT '0'