User:Outofspace/PM SYSTEM: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Outofspace
>Outofspace
0.99e
Line 1: Line 1:
<br><i>Pre-Version 0.7c</i>
<br><i>Pre-Version 0.99e</i>


Still under development! Will be released 1.0+
Still under development! Will be released 1.0+
<big><b>THIS IS OUTDATED. DO NOT USE AS OF NOW!</b></big>


__TOC__
__TOC__
Line 9: Line 7:
=Features=
=Features=


It doesn't work right now (rather, it's not turned on.) But as of now it has:
You can tamper with this in [[User:Outofspace/Script Builder|my script builder]].


<b>All text in <i>italics</i> represents user input. replace it with something optional. All items <s>striked</s> are not functional yet.</b>
<b>All text in <i>italics</i> represents user input. replace it with something optional. All items <s>striked</s> are not functional yet.</b>
Line 21: Line 19:
**<b>save/</b> - Saves message(s) to later be sent. (See Also: Draft)
**<b>save/</b> - Saves message(s) to later be sent. (See Also: Draft)
**<b>delete/<i>name</i></b> - Deletes a message.
**<b>delete/<i>name</i></b> - Deletes a message.
**<s><b>send/<i>name</i></b> - Sends a message. If no recipient is set, the message will not be sent.</s>
**<b>send/<i>name</i></b> - Sends a message. If no recipient, body, or title is set, the message will not be sent.


*Chacking messages:
*Checking messages:


**gtg
**<s><b>view/</b></s> - Views all messages within your inbox.
**<s><b>select/<i>title</i></b></s> - Reads a message.
**<s><b>reply/<i>title</i></b></s> - Obvious. Works the same way as "make" would.
**<s><b>del/<i>title</i></b></s> - Removes a message.
***<s><b>del/<i>all</i></b></s> - Removes everything from your inbox.
***<s><b>del/<i>read</i></b></s> - Removes only read messages from your inbox.
***<s><b>del/<i>nread</i></b></s> - Removes only not read messages from your inbox.


==Rights==
==Rights==
Line 32: Line 36:
*Mods - Everything Admins do, except they can't read Admin messages.
*Mods - Everything Admins do, except they can't read Admin messages.
*Normal - Send, view, edit, and delete messages.
*Normal - Send, view, edit, and delete messages.
*Banned - Get to use nothing.
*Banned - Get to use nothing. Set these in the "send" script.


A/M's can:
A/M's can:
Line 55: Line 59:
==General==
==General==


*Send messages =P.
*Ability for text to scroll across screen.
*Delete stored messages/scripts.
*Copy stored messages/scripts.
*Rename/Edit drafts.
*Use of "/sc"
*Use of "/sc"
*Anonymous message sender?
*Anonymous message sender?
Line 66: Line 67:
*Remove EVERYTHING.
*Remove EVERYTHING.
*Edit EVERYTHING.
*Edit EVERYTHING.
*Can send a message to everyone at once.
*Announcements.

Revision as of 10:15, 16 November 2008


Pre-Version 0.99e

Still under development! Will be released 1.0+

Features

You can tamper with this in my script builder.

All text in italics represents user input. replace it with something optional. All items striked are not functional yet.

  • Making a message:
    • make/name - Makes a message. Nothing special.
    • rec/name - Sets the recipient, or to whom the message will be sent.
    • title/name - Sets the message title. Be "creative".
    • b/text - This makes the message part. It might be required. You decide.
    • save/ - Saves message(s) to later be sent. (See Also: Draft)
    • delete/name - Deletes a message.
    • send/name - Sends a message. If no recipient, body, or title is set, the message will not be sent.
  • Checking messages:
    • view/ - Views all messages within your inbox.
    • select/title - Reads a message.
    • reply/title - Obvious. Works the same way as "make" would.
    • del/title - Removes a message.
      • del/all - Removes everything from your inbox.
      • del/read - Removes only read messages from your inbox.
      • del/nread - Removes only not read messages from your inbox.

Rights

  • Admins - Get to view, edit, remove, and send ALL messages and scripts.
  • Mods - Everything Admins do, except they can't read Admin messages.
  • Normal - Send, view, edit, and delete messages.
  • Banned - Get to use nothing. Set these in the "send" script.

A/M's can:

  • The ability to upgrade a power.
  • Check the last message sent.
  • Clearing the "last sent message/script" message.
  • Error checking.

Scripts

  • config - Main user rights script. If you remove this, there will be no special powers.
  • function - Makes values, and scripts.
  • send - Main script.

Sub-Models

  • Messages - Stores all sent messages and script (disabled). It also holds the "last sent" StringValue which makes the "last sent" message.

RoadMap for 1.0+

General

  • Ability for text to scroll across screen.
  • Use of "/sc"
  • Anonymous message sender?

Moderation

  • Remove EVERYTHING.
  • Edit EVERYTHING.
  • Announcements.