Malok
Recruit

Hi everyone, this is my first post on the Taleworlds forums.
For my mod I planned on using the send HTTP function in the warband script to send to an Apache server that has a MySQL database that would hold information about player Items/Gold/Health/Location on Map. I have very little knowledge of networking concepts and the MySQL/PHP code so I'm not quite sure where to start. Is it easier to have the data only available for access on the server and have the database as a saving function or have a website that the player can also access their items from (futhermore it would be possible to create a mobile application for players to update their items while not at the computer.) Are there any known tutorials or examples of code/designs on how to do such a thing? If not perhaps we can collate a guide of some sort on HTTP Response and Databases?
For my mod I planned on using the send HTTP function in the warband script to send to an Apache server that has a MySQL database that would hold information about player Items/Gold/Health/Location on Map. I have very little knowledge of networking concepts and the MySQL/PHP code so I'm not quite sure where to start. Is it easier to have the data only available for access on the server and have the database as a saving function or have a website that the player can also access their items from (futhermore it would be possible to create a mobile application for players to update their items while not at the computer.) Are there any known tutorials or examples of code/designs on how to do such a thing? If not perhaps we can collate a guide of some sort on HTTP Response and Databases?
