Hi everyone, Happy New Year,
I was just wondering what is a way to display the player list on the website. I have tried using the api in rust.io and filtering out just player name using jQUERY but it only works if the file is local, not using the direct url then I get a CORS error. So is there any work around for this.
Thanks in advance![]()
Displaying player list on website?
Discussion in 'Rust Discussion' started by 4lex, Jan 1, 2017.
-
best way to do it is using rusts Query port to get data. some sites are already setup and can tell you that maybe they can provide you an api
-
Does anyone have an example I can have a look at?
-
I don't personally.