RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Gold Ledger

Sexy-Vampire

Sorceror
Gold Ledger

here is my gold ledger made to be just like Daat99's token ledger and it auto loots gold off ground.

Credit
Credit do to me Sexy-Vampire
Daat99 for the ledger format i used .
and Bujinsho for helping me work it out.

Install
drop into scripts folder.
replace destro files with the pack.

Note:needs Daat99s OWLTR installed or you will get errors on the destros
 

Attachments

  • GoldLedger.rar
    57.5 KB · Views: 279

dagan1545

Wanderer
funny i've had this gold ledger on my shard for years and yep picks gold up right off the ground

//Edited by Planetary_Myth
//Used Daat99's Token system to create a gold ledger.
//Thanks to Rift for the help and teaching me new ways to script.
//Thanks to slayer1ss for the gold bag script that helped me with adding the bank check to the ledger.
 
doesnt work with runuo2.1 from what i know i just tryed and it came up with a ton of errors so the server wouldnt start up :/
 

Pure Insanity

Sorceror
I have it working with the latest SA SVN, which is based off the latest RunUO SVN...and it works fine for me. Post your errors.
 
k let me get this auction thing workin then ill try installin again see if it gives the same error if so then ill post em for ya sorry its taken me a bit just goin nutz with addons :) finally got the miasma area all spawned and stuff seems to be comin along great other then the few errors ive been havin could just be me though im not a coder so im enjoyin the people who do post scripts on here thanks all :)
 
heres the errors i get when i drop this into my scripts/custom folder

RunUO - [www.runuo.com] Version 2.1, Build 3995.28114
Core: Running on .NET Framework Version 2.0.50727
Scripts: Compiling C# scripts...failed (5 errors, 0 warnings)
Errors:
+ Gumps/PlayerVendorGumps.cs:
CS0101: Line 14: The namespace 'Server.Gumps' already contains a definition
for 'PlayerVendorBuyGump'
CS0101: Line 103: The namespace 'Server.Gumps' already contains a definition
for 'PlayerVendorOwnerGump'
CS0101: Line 166: The namespace 'Server.Gumps' already contains a definition
for 'NewPlayerVendorOwnerGump'
CS0101: Line 302: The namespace 'Server.Gumps' already contains a definition
for 'PlayerVendorCustomizeGump'
CS0102: Line 306: The type 'Server.Gumps.PlayerVendorCustomizeGump' already
contains a definition for 'CustomItem'
CS0102: Line 366: The type 'Server.Gumps.PlayerVendorCustomizeGump' already
contains a definition for 'CustomCategory'
CS0102: Line 680: The type 'Server.Gumps.PlayerVendorCustomizeGump' already
contains a definition for 'PVHuePicker'
CS0101: Line 710: The namespace 'Server.Gumps' already contains a definition
for 'NewPlayerVendorCustomizeGump'
CS0102: Line 714: The type 'Server.Gumps.NewPlayerVendorCustomizeGump' alrea
dy contains a definition for 'HairOrBeard'
CS0102: Line 950: The type 'Server.Gumps.NewPlayerVendorCustomizeGump' alrea
dy contains a definition for 'PVHuePicker'
+ Items/Containers/Container.cs:
CS0101: Line 10: The namespace 'Server.Items' already contains a definition
for 'BaseContainer'
CS0101: Line 223: The namespace 'Server.Items' already contains a definition
for 'StrongBackpack'
CS0101: Line 271: The namespace 'Server.Items' already contains a definition
for 'Backpack'
CS0101: Line 326: The namespace 'Server.Items' already contains a definition
for 'Pouch'
CS0101: Line 353: The namespace 'Server.Items' already contains a definition
for 'BaseBagBall'
CS0101: Line 389: The namespace 'Server.Items' already contains a definition
for 'SmallBagBall'
CS0101: Line 415: The namespace 'Server.Items' already contains a definition
for 'LargeBagBall'
CS0101: Line 441: The namespace 'Server.Items' already contains a definition
for 'Bag'
CS0101: Line 477: The namespace 'Server.Items' already contains a definition
for 'Barrel'
CS0101: Line 507: The namespace 'Server.Items' already contains a definition
for 'Keg'
CS0101: Line 534: The namespace 'Server.Items' already contains a definition
for 'PicnicBasket'
CS0101: Line 561: The namespace 'Server.Items' already contains a definition
for 'Basket'
CS0101: Line 590: The namespace 'Server.Items' already contains a definition
for 'WoodenBox'
CS0101: Line 619: The namespace 'Server.Items' already contains a definition
for 'SmallCrate'
CS0101: Line 651: The namespace 'Server.Items' already contains a definition
for 'MediumCrate'
CS0101: Line 683: The namespace 'Server.Items' already contains a definition
for 'LargeCrate'
CS0101: Line 715: The namespace 'Server.Items' already contains a definition
for 'MetalBox'
CS0101: Line 746: The namespace 'Server.Items' already contains a definition
for 'MetalChest'
CS0101: Line 777: The namespace 'Server.Items' already contains a definition
for 'MetalGoldenChest'
CS0101: Line 808: The namespace 'Server.Items' already contains a definition
for 'WoodenChest'
CS0101: Line 840: The namespace 'Server.Items' already contains a definition
for 'PlainWoodenChest'
CS0101: Line 871: The namespace 'Server.Items' already contains a definition
for 'OrnateWoodenChest'
CS0101: Line 902: The namespace 'Server.Items' already contains a definition
for 'GildedWoodenChest'
CS0101: Line 933: The namespace 'Server.Items' already contains a definition
for 'WoodenFootLocker'
CS0101: Line 968: The namespace 'Server.Items' already contains a definition
for 'FinishedWoodenChest'
+ Items/Misc/Gold.cs:
CS0101: Line 5: The namespace 'Server.Items' already contains a definition f
or 'Gold'
+ Mobiles/Vendors/BaseVendor.cs:
CS0101: Line 15: The namespace 'Server.Mobiles' already contains a definitio
n for 'VendorShoeType'
CS0101: Line 24: The namespace 'Server.Mobiles' already contains a definitio
n for 'BaseVendor'
CS0102: Line 100: The type 'Server.Mobiles.BaseVendor' already contains a de
finition for 'BulkOrderInfoEntry'
CS0101: Line 1439: The namespace 'Server.ContextMenus' already contains a de
finition for 'VendorBuyEntry'
CS0101: Line 1456: The namespace 'Server.ContextMenus' already contains a de
finition for 'VendorSellEntry'
CS0101: Line 1476: The namespace 'Server' already contains a definition for
'IShopSellInfo'
CS0101: Line 1497: The namespace 'Server' already contains a definition for
'IBuyItemInfo'
+ Mobiles/BaseCreature.cs:
CS0101: Line 28: The namespace 'Server.Mobiles' already contains a definitio
n for 'FightMode'
CS0101: Line 38: The namespace 'Server.Mobiles' already contains a definitio
n for 'OrderType'
CS0101: Line 59: The namespace 'Server.Mobiles' already contains a definitio
n for 'FoodType'
CS0101: Line 71: The namespace 'Server.Mobiles' already contains a definitio
n for 'PackInstinct'
CS0101: Line 84: The namespace 'Server.Mobiles' already contains a definitio
n for 'ScaleType'
CS0101: Line 95: The namespace 'Server.Mobiles' already contains a definitio
n for 'MeatType'
CS0101: Line 102: The namespace 'Server.Mobiles' already contains a definiti
on for 'HideType'
CS0101: Line 112: The namespace 'Server.Mobiles' already contains a definiti
on for 'DamageStore'
CS0101: Line 133: The namespace 'Server.Mobiles' already contains a definiti
on for 'FriendlyNameAttribute'
CS0101: Line 169: The namespace 'Server.Mobiles' already contains a definiti
on for 'BaseCreature'
CS0102: Line 778: The type 'Server.Mobiles.BaseCreature' already contains a
definition for 'Allegiance'
CS0102: Line 2842: The type 'Server.Mobiles.BaseCreature' already contains a
definition for 'TameEntry'
CS0102: Line 2889: The type 'Server.Mobiles.BaseCreature' already contains a
definition for 'TeachResult'
CS0102: Line 4108: The type 'Server.Mobiles.BaseCreature' already contains a
definition for 'DeathAdderCharmTarget'
CS0102: Line 4280: The type 'Server.Mobiles.BaseCreature' already contains a
definition for 'FKEntry'
CS0101: Line 5207: The namespace 'Server.Mobiles' already contains a definit
ion for 'LoyaltyTimer'
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.

idk maybe i need to put these into the folders there located in the gold ledger folder for the runuo file over writin the originals ??
 

Pure Insanity

Sorceror
Don't overwrite the originals with the modified distro files that come with this. You should MERGE the differences, which should be extremely easy with this script since he was nice enough to mark in each script for each section that is needed for the ledger to work. Try looking at the original post and follow all of the directions, and be extra careful when merging distro files. I always suggest you make a backup of the file first before editing, or use a text editor that does backups automatically. I can't just post my versions of the modified files, because they also include many other mods. Plus I doubt we're both using the same Server. =P
 
says i need the daat something or nother file i looked at that its a patch :/ yea probably not cause ur usin the svn if i remember correctly im usin the 2.1 on windows just to get the server scripts in so i can have it ready for the vps once im done
 

Pure Insanity

Sorceror
Eh, didn't realize this one required daat's system. I've always used his owltr system, so it would make sense as to why I wouldn't notice something like that.

Do a search on the forum for Alpha's Gold Ledger, it is actually a far better gold ledger. It's probably similar to this one in many ways, such as it auto loots/sweeps gold. It doesn't have a silly requirement such as daat's system, and I don't believe it requires all that many "needed" distro edits in order to work. It's the ledger that I switched to on my shard and modded some, it's definitely my favorite now.
 
yea tryed that one to get tons of error but then it could just be me im still tryin to learn how to add these things to my source for it and alot of em i get errors on and dont know anough about c# to edit to repair the errors so i usually tend to give up after a few an move on to something else but thanks for tryin to help me :)
 

Pure Insanity

Sorceror
Lol, well don't give up so easily. A lot of the new-comers will "over complicate things." Then simply give up and never try again. Almost any error you run into for this script, or another...will have info posted about it on these forums, or somewhere on the net (google is your best friend.) Just search part of the error message and that will usually give you the results you want. Some of the edits are common edits due to updates in RunUO it's self. Try the other ledger, and post the errors you get on it, on that topic...not this one. It will probably be easier to fix, as it isn't dependent on the OWLTR system.
 
well its not i give up completely i just move on till i wanna try again usually hours later but this bank ledger i just keep gettin stumped on lookin at the alpha one now again
 
Top