Gordo Lesado Posted February 10, 2015 Posted February 10, 2015 Hello, all right? so I'm creating a skin for my Thor Patcher and would like this skin appeared the staus of my server "ON or OFF" would also appear that the amount of players logged into the server, how can I do this? Quote
Jey Posted February 10, 2015 Posted February 10, 2015 The Thor Patcher contains a webview. So you can display the server status in it. (Con: You're bound to the webview space. Pro: Should be easy to implement) Quote
Gordo Lesado Posted February 11, 2015 Author Posted February 11, 2015 @Jey This webview is the space used by notice.html, right? then if I use a code? and how do I get thor patcher pull that information? Quote
Jey Posted February 11, 2015 Posted February 11, 2015 Yes. The Patcher will request the notice.html on startup. So put your status informations in it. To keep it up-to-date write a short script in php or shell/perl/python/... combined with cron. Quote
Gordo Lesado Posted February 11, 2015 Author Posted February 11, 2015 @Jey Okay, but how do I create this Status.php, what is the code? Quote
Question
Gordo Lesado
Hello, all right? so I'm creating a skin for my Thor Patcher and would like this skin appeared the staus of my server "ON or OFF" would also appear that the amount of players logged into the server, how can I do this?
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.