5th December 2018, 11:50 PM
(5th December 2018, 5:43 PM)Lego-man945 Wrote: Maybe just change the /hh command?
Atm it only shows if the current server has a happy hour.
Is it possible to chanfe it so that it would show a list of all servers with a happy hour?
This can be done pretty easily; the method I would use is probably fopen/fread/fclose on the local server to:
Code:
WWW_DIR . "/files/server_status_2.txt"
That being said, the "easy" stuff is on hold for me while I'm fixing the PR2 client. If someone like @BrokenBulb wants to pick this one up, I'd be
