29.09.2014, 14:42
Iam creating this house system with the use of a database, everything was going fine, until one of the coordinates failed to load!
All other coords load onto the string, get converted to float and placed in the enum that i created... you can see in the link at the bottom of this post, in pastebin...
Only the ExitZ coordinate doesnt load, i have checked the name in the database, the variable name, changed so many things so that it loads correctly but it doesnt...
Pastebin Link: http://pastebin.com/EDhQEuMQ
I really apreciate all the help, and tips on how to use mysql commands...
My mysql plugin is StrickenKid's Plugin
All other coords load onto the string, get converted to float and placed in the enum that i created... you can see in the link at the bottom of this post, in pastebin...
Only the ExitZ coordinate doesnt load, i have checked the name in the database, the variable name, changed so many things so that it loads correctly but it doesnt...
Pastebin Link: http://pastebin.com/EDhQEuMQ
I really apreciate all the help, and tips on how to use mysql commands...
My mysql plugin is StrickenKid's Plugin