Best-Killer1 Posted September 8, 2015 Share Posted September 8, 2015 (edited) How I can Make Report system like that pls Edited September 8, 2015 by Guest Link to comment
JR10 Posted September 8, 2015 Share Posted September 8, 2015 The image doesn't work. I'm guessing you want to take screenshots and send it to the server. You can use takePlayerScreenShot and store it in a table along with the report data, then send it to client-side whenever needed. Link to comment
Best-Killer1 Posted September 8, 2015 Author Share Posted September 8, 2015 The image doesn't work.I'm guessing you want to take screenshots and send it to the server. You can use takePlayerScreenShot and store it in a table along with the report data, then send it to client-side whenever needed. ofc but idk how to make it explain to me now pls Link to comment
JR10 Posted September 8, 2015 Share Posted September 8, 2015 /report triggers the server to use takePlayerScreenShot, then opens the window so that the reporter can fill in the report data. You can then store the report data (each report should have a unique ID) in a table. It could also be made so that the GUI opens immediately while the screenshot is being taken. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now