ID:155944
 
How would I make it so there is a report bug and when clicked I can get the message by logging on

Thank you~
(Using this for Bleach Ressurection)
I think a better way of doing this would be to try and create a grid inside a window. Then as a player submits a report, you would then open the window to check the reports, and Viola! it's their. Note that the example above is just a rough explanation of what to do.

Look up:
<code>winset() winshow() Find(list) Add(list) Remove(list)</code>

Might be a few others included. These are the only ones that come to mind at the time, when I think of what you would need to create something like this.