Resource icon

Login Announcements Gump 1.2

No permission to download
Requirements
Plug -n- Play
Just drop this into your customs folder.
Then when you login, you should see something like this...except it'll probably be "There are no announcements" . That just means that the data file hasn't been created yet. If the file is present but empty, it'll say "...no NEWS at this time...".
You can skip ahead and create the Announcements.txt file and throw a few announcements in to get it running right away.
Announcement Gump.jpg

The benefit of this particular gump is that you can edit the thing on-the-fly and any changes you make will be seen on the next login.
It creates a .txt file in the data folder which can either be edited directly or you can place the announcement board somewhere.
When players use the board, the same login gump will popup again....for those who don't stop to read important announcements.
When GM's use the board, they get this:
Announcement Edit.jpg

A very plain looking gump.
Add takes whatever text is in the box and adds it to the end of the array.
Delete removes the current announcement
Previous goes to the previous record (stopping at the first one)
Next goes to the next record (stopping at the last one)
Preview pulls up the At Login gump
Okay updates the current record to what's in the box
Cancel....cancels the edit...
And there's a couple numbers between the Delete and Previous. That's which record you're on and out of how many.

Again, I'll support this if anyone needs it. Suggestions welcome. I'm always learning new tricks when I code. I don't need credit but don't claim it as your own.
Enjoy!
Author
Thagoras
Downloads
47
Views
1,427
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest Updates

  1. Plug -n- Play

    Holy Cow! You can make it plug and play without the PlayerMobile edits.
  2. Fixed the editor.

    Not exactly the direction I wanted to go...but it's a bit more robust.
Back