User:Outofspace/Script Builder/PM SYSTEM: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Outofspace
New page: <br><i>0.2a</i> Still under development! __TOC__ ==Feature== It doesn't work right now (rather, it's not turned on.) But as of today it has: *The ability to add Admins/Mods/Banned pe...
 
>Outofspace
No edit summary
Line 1: Line 1:
<br><i>0.2a</i>
<br><i>0.5a</i>


Still under development!  
Still under development!  
Line 5: Line 5:
__TOC__
__TOC__


==Feature==
==Features==


It doesn't work right now (rather, it's not turned on.) But as of today it has:
It doesn't work right now (rather, it's not turned on.) But as of now it has:


*The ability to add Admins/Mods/Banned people.
*The ability to add Admins/Mods/Banned people.
*Clearing the "last sent message/script" message.
*Error checking.
*Error checking.


Line 17: Line 18:
*Mods - Everything Admins do, except they can't read Admin messages.
*Mods - Everything Admins do, except they can't read Admin messages.
*Normal - Send, and view scripts/messages.
*Normal - Send, and view scripts/messages.
*Banned - Nothing.
*Banned - Get to use nothing.


==Scripts==
==Scripts==
Line 24: Line 25:
*function - Makes tables, values, and scripts.
*function - Makes tables, values, and scripts.
*send - Copies scripts, acts as a script builder in general.
*send - Copies scripts, acts as a script builder in general.
==Sub-Models==
*Messages - Stores all sent messages and script (disabled). It also holds the "last sent" StringValue which makes the "last sent" message.

Revision as of 06:47, 2 November 2008


0.5a

Still under development!

Features

It doesn't work right now (rather, it's not turned on.) But as of now it has:

  • The ability to add Admins/Mods/Banned people.
  • Clearing the "last sent message/script" message.
  • Error checking.

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, and view scripts/messages.
  • Banned - Get to use nothing.

Scripts

  • config - Runs the entire thing. This sets rights, sends, views, edits, etc.
  • function - Makes tables, values, and scripts.
  • send - Copies scripts, acts as a script builder in general.

Sub-Models

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