02.10.2015, 11:19
Thanks for the replies, Mowgli.
This : "db_get_field_assoc(Result2, "Owner", ParameterValue, 50); // change parameterValue to parametervalue2"
Yes there was one issue.
Well i dont know if its the saving or loading really, but it seems like that when i save it, it doesnt really save it in the sql database.
This is wierd since i got the savings and loadings for player starts (+40 tables) working fine.
I am using SQLite, not mySQL, so i dont know about that.
And the really wierd thing is that the not owned houses (just created) save with their values and if a player buys a house, it just becomes "for sale" after server restart, so this again would mean its an issue with loading the database...
If you want, i can send you the whole code to your email, if you pm it to me.
This : "db_get_field_assoc(Result2, "Owner", ParameterValue, 50); // change parameterValue to parametervalue2"
Yes there was one issue.
Well i dont know if its the saving or loading really, but it seems like that when i save it, it doesnt really save it in the sql database.
This is wierd since i got the savings and loadings for player starts (+40 tables) working fine.
I am using SQLite, not mySQL, so i dont know about that.
And the really wierd thing is that the not owned houses (just created) save with their values and if a player buys a house, it just becomes "for sale" after server restart, so this again would mean its an issue with loading the database...
If you want, i can send you the whole code to your email, if you pm it to me.