Gordo Lesado Posted February 10, 2015 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 3 Reputation: 0 Joined: 01/29/13 Last Seen: February 13, 2015 Share 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 Link to comment Share on other sites More sharing options...
Jey Posted February 10, 2015 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 249 Reputation: 73 Joined: 10/20/12 Last Seen: August 16, 2018 Share 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 Link to comment Share on other sites More sharing options...
Gordo Lesado Posted February 11, 2015 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 3 Reputation: 0 Joined: 01/29/13 Last Seen: February 13, 2015 Author Share 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 Link to comment Share on other sites More sharing options...
Jey Posted February 11, 2015 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 249 Reputation: 73 Joined: 10/20/12 Last Seen: August 16, 2018 Share 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 Link to comment Share on other sites More sharing options...
Gordo Lesado Posted February 11, 2015 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 3 Reputation: 0 Joined: 01/29/13 Last Seen: February 13, 2015 Author Share Posted February 11, 2015 @Jey Okay, but how do I create this Status.php, what is the code? Quote Link to comment Share on other sites More sharing options...
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?
Link to comment
Share on other sites
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.