HTTP Response Database

正在查看此主题的用户

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?
 
Looks good, thanks for that. I'll take a look at the PWname examples and start on the server architecture soon. Just gotta perfect my usage of the module system to have singleplayer features in multiplayer game modes.
 
后退
顶部 底部