hello , i have had another rust plugin idea. Not sure if this has been though of before but i couldnt find anything like this.
So i have a donate page on my website , is it possible so that when someone types a command that webpage pops up either in a GUI interface or just in steam browser?
Thank you , James.
Rust GUI donation page
Discussion in 'Plugin Requests' started by RedZephyr, Nov 25, 2016.
-
Good suggestion!
-
You couldn't find anything like it because it's not possible, best you could do is parse the html and try to display it in a GUI in its simplest form.
-
If that was done would buttons still be able to be pressed and work? Such as the donate buttons ?
Thanks for your reply.