G General

Sim Status Notifier [AC] Version 1.22

Sim Status Notifier [AC]
Details
Features
Contents
Reviews

** NOTICE **
This product is older now. It still functions, but per my store's policy to open source anything after end of life. Here is the source code link: https://git.zontreck.com/AriasCreations/Sim-Status-Notifier

The open source copy does not have auto-updating functionality. To get that, please purchase this copy. Thank you.

This product is intended for sim owners. As such, this product scans region-wide. If you do NOT have authority to scan region-wide and send alerts, DO NOT USE THIS.

The purpose of this script is to define custom sim states.
For a roleplay sim, you may have a IC mode where no notifications get sent, but you may then have a OOC mode where you want to notify anyone who enters the sim, "Hey we are currently OOC".

On a non-RP sim this could be used to send out notifications about sim-events to people just entering the sim.

(PRODUCT IMAGE COMING SOON)

> Below is the example of configuration <

# Each admin must be on their own line
# To add comments, use the hash sign
ADMIN = tashia redrose
ADMIN = allerbmu
#
#
# You specify the default mode with this parameter
DEFAULTMODE = IC
#
#
# You define modes using the MODE command
# If you have a texture in the inventory named EXACTLY the same as the MODE, for instance, (IC) then, the texture will be applied to all sides. Any sides you do not want to display the texture should be colored black.
# If you have no use for the texture feature, simply do not provide any textures and it will not set anything
MODE = IC
MODE = OOC
MODE = KAJURALIA
MODE = RAID
MODE = TEST
#
#
# The modes all must have 3 options, the notification type, the actual message, and which mode this is being sent for. Examples are listed below
#
# none = no notifications
# im = InstantMessage notifications
# dialog = Dialog notifications
# both = IM & Dialog
#
#
# Format: <Mode> = <notification type> = <Message>
#
IC = none = IC, not being raided
OOC = both = Sim is currently OOC
BLAH = dialog = Event : BLAH is in progress!
RAID = im = A raid is in progress
TEST = both = This is a test notification
#
#
#
# DEVELOPER MODE TOGGLE - THIS WILL SEND NOTIFICATIONS ONLY TO THOSE ON THE ADMIN LIST
DEVELOPER

  • custom modes
  • custom alerts
  • dialog/im