Hi guys ;)
I come to bring, the REAL ModTools (the format not the code..)
REAL ModTools FORMAT:
Issues FORMAT:PHP Code:Packet Id : 531 // the header id of modtools
Integer // Count of issues
Put Issues // (check issues format)
Integer // Count of Messages Templates 1
StringBreak // Message Template ..
Integer // Count of offence categories
Put Offence Categories // (check offence categories format)
Boolean // ticket_queue_but
Boolean // chatlog_but
Boolean // message_but - modaction_but - send_caution_but
Boolean // modaction_but - kick_but
Boolean // modaction_but - ban_but
Boolean // send_caution_but - send_message_but
Boolean // kick_check
Integer // Count of Messages Templates 2
StringBreak // Message Template ..
Offence Categories FORMAT:PHP Code:Integer // Issue Id
Integer // state
Integer // Category id
Integer // reported Category Id
Integer // timestamp of the report
Integer // priority
Integer // Reporter User Id
StringBreak // Reporter User Name
Integer // Reported User Id
StringBreak // Reported User Name
Integer // Moderator Id
StringBreak // Moderator Name
StringBreak // Issue Message
Integer; // Room Id
StringBreak // Room Name
Integer // Room Type: 0 private - 1 public
if the room is private put:
StringBreak // Room events (event1,event2)
Integer // Room flat category (staff,games,trading...)
Integer // Nothing .. put number 0 or any..
if the room is public put:
StringBreak // Nothing .. put ""
Integer // Room flat Id
StringBreak // Nothing .. put ""
offences FORMAT:PHP Code:StringBreak // Category Name
Integer // Count of offences
Put Offences // (check offences format)
PHP Code:StringBreak // Offence Name
StringBreak // Offence Text
I hope that at least 1 or 2 are layers to use -.-"
---------- Post added at 12:36 AM ---------- Previous post was at 12:34 AM ----------
boolean are the permissions for the user *





