|
||
|
|||||||
| Custom Script Releases This forum is where you can release your custom scripts for other users to use. Please note: By releasing your scripts here you are submitting them to the public and as such agree to publish them under the GPL licensing terms. The RunUO Team has made its software GPL for you to use and enjoy you should do the same for anything based off of RunUO. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Expert
|
Updated: 5/6/2008 - download "Fubar v2.zip" Lokai's Full Toolbar Description:a.k.a. Fubar This is a GM or Admin's Toolbar. Each command is customizable, and can be run in Single- or Multi- mode. See pictures and feature descriptions below. This toolbar has been pretty much done for about a month but, with my move up north and several other big projects, has sat on the RunUO shelf waiting for the polish. I actually began writing this just to test two features I have been playing with - 1. AddImageTiledButton, which has a context-help when you hover over the button; 2. Account tagging. Updates: 5/6/2008:
Features ( and /*** Future Features ***/ ):
Drop in Customs folder.
__________________
Advanced Player Gate with Shard Control - My Master Runebook - Linked Books & Bags - Full Toolbar (Fubar) - XML Bible system - Music Box - Enhancement Deeds - House Paints - Light Switch Last edited by Lokai; 05-06-2008 at 04:21 PM. Reason: Fixed null reference error. |
|
|
|
|
|
#2 (permalink) |
|
Forum Expert
Join Date: Nov 2004
Location: Beyond the Gates of Hell
Age: 37
Posts: 3,508
|
Nice job! I like the lock button and the ability to make changes. Thanks.
__________________
Leader of the Anti-OSI Movement. Inventing a new game experience in an EA Games-free environment. Don Juan Matus "The basic difference between an ordinary man and a warrior is that a warrior takes everything as a challenge, while an ordinary man takes everything as a blessing or as a curse." My Customs:
|
|
|
|
|
|
#3 (permalink) |
|
Account Terminated
Join Date: Aug 2006
Location: Somewhere near Omaha, but in Iowa (Council Bluffs)
Age: 22
Posts: 343
|
one idea, would be to make the toolbar taller with 2 rows instead of one, but still is a terrific toolbar
![]() are you going to make a player one too? |
|
|
|
|
|
#4 (permalink) | |
|
Forum Expert
|
Quote:
Thanks. |
|
|
|
|
|
|
#7 (permalink) |
|
Account Terminated
Join Date: Aug 2006
Location: Somewhere near Omaha, but in Iowa (Council Bluffs)
Age: 22
Posts: 343
|
something that i have been following that matches your toolbar lokai...
[RunUO 2.0 RC1] Toolbar I just found your thread, and it seems much better, but the multi command line i was talking about came from it, i think... I don't want you to discontinue your work, but to add a possible reference to what i was typing about. PLEASE CONTINUE your work!!! |
|
|
|
|
|
#8 (permalink) |
|
Forum Novice
|
I am using the 3D client most of the time, and there the color of the text in the boxes next to the Trigger (E) buttons is almost the same color as the background. So i can hardly read what it says, without highligting the text.
Ok, just noticed that if i lock the bar, then the text become black, which is good. But would be nice to be able to read the text even when unlocked. |
|
|
|
|
|
#10 (permalink) | |
|
Forum Expert
|
Quote:
It's nice to give people choices, yes? Plus we use different commands, so should be no problem to have both. Thanks for the input! |
|
|
|
|
|
|
#11 (permalink) | |
|
Forum Expert
|
Quote:
|
|
|
|
|
|
|
#13 (permalink) | |
|
Forum Master
Join Date: Feb 2005
Location: ShatteredSosaria.com
Posts: 9,279
|
Quote:
I would have thought that I wanted some help working on my Toolbar, since last month I was completely overwhelmed with two shards and two Doom graphics projects... Regardless, awesome tool. I really like the new twist on editing. A++ P.S. @kellsar: my release is only at 0.1; I just wanted to get it out there to motivate me to finish the 1.0 release ![]() P.P.S. @Lokai: you do know that "FUBAR" means "Fscked up beyond all recognition", right? ![]() P.P.P.S. Thanks for *not* naming it "Toolbar"; this way it doesn't cause tons of conflictions with our systems. Last edited by Joeku; 09-15-2006 at 07:16 PM. |
|
|
|
|
|
|
#15 (permalink) | |||
|
Forum Master
Join Date: Feb 2005
Location: ShatteredSosaria.com
Posts: 9,279
|
Priorities
Quote:
![]() I knew I wouldn't have refused help on that script! It was a SOB to code ![]() |
|||
|
|
|
|
|
#18 (permalink) |
|
Forum Expert
|
JUST UPDATED
5/6/2008:
* * (C) 2008, Lokai * * v2.0 * RunUO 2.0 RC1, SVN or RC2 * * Description: Customizable GM+ command * toolbar, with 5 commands wide and * an unlimited number of rows. Bar * can be 'minimized', and Stealth * mode automatically minimizes the * bar each time a command is used. * Customization can be turned off, * locking the commands. All settings * including commands, last page * viewed, and X, Y position of the * bar are stored in a Tag connected * to the Account of the user. * * Usage: [FullToolbar or [Fubar * *******************************************/ |
|
|
|
|
|
#19 (permalink) |
|
Forum Novice
Join Date: Feb 2008
Location: UOResurgence.com
Age: 28
Posts: 211
|
Crash report: Happens when I click on the "Edit" button for the Who_ command. (Haven't tried anything else).
Code:
Server Crash Report =================== RunUO Version 2.0, Build 2972.23782 Operating System: Microsoft Windows NT 5.1.2600 Service Pack 2 .NET Framework: 2.0.50727.1433 Time: 5/6/2008 11:16:58 AM Mobiles: 15411 Items: 157006 Exception: System.NullReferenceException: Object reference not set to an instance of an object. at Server.Gumps.FullToolbar.OnResponse(NetState state, RelayInfo info) at Server.Network.PacketHandlers.DisplayGumpResponse(NetState state, PacketReader pvSrc) in C:\Documents and Settings\*******\Local Settings\Application Data\Temporary Projects\RunUO SVN v.286\Server\Network\PacketHandlers.cs:line 1200 at Server.Network.MessagePump.HandleReceive(NetState ns) in C:\Documents and Settings\*******\Local Settings\Application Data\Temporary Projects\RunUO SVN v.286\Server\Network\MessagePump.cs:line 268 at Server.Network.MessagePump.Slice() in C:\Documents and Settings\*******\Local Settings\Application Data\Temporary Projects\RunUO SVN v.286\Server\Network\MessagePump.cs:line 129 at Server.Core.Main(String[] args) in C:\Documents and Settings\*******\Local Settings\Application Data\Temporary Projects\RunUO SVN v.286\Server\Main.cs:line 477 Clients: - Count: 1 + 127.0.0.1: (account = *******) (mobile = 0x22 'Ayres')
__________________
|
|
|
|
|
|
#20 (permalink) | |
|
Forum Expert
|
Quote:
FYI: it was line 169, I had "GetTextEntry(choice)" and it should have been "GetTextEntry(choice - 100)" |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|