Does anybody have the code to fix this? (Check Item Hold)
Errors:
+ Customs/Player Items/Bonus Gear/LeatherArmsofMining.cs:
CS0246: Line 7: The type or namespace name 'BaseGearOfMining' could not be found (are you missing a using directive or an assembly reference?)
CS0246: Line 132...
Hi,
I made a map in Dragon using photoshop.
I know its primitive, but its a start. My question is: in regions where there is just supposed to be water, there are trees too. ?
So....post mortem, I've got the omniporter working with custom locations. I don't have as many as I'd like however, so I was wondering why "Guardia Shrines" isn't showing up if somebody doesn't mind taking a look.
Well I did have t his working at one point in time. (except the trees and buildings were missing). But again, I'm trying to load into the server Felucca and its coming back with a bad muls message. I tried clients 0x0008, 0x0010, and 0x000C and 0x001C (think that's what?). I tried map...
This piece of code throws an error if added on to.
private static string[] m_Entries = new string[]
{
"Trammel", "Trammel Dungeons", "Felucca", "Felucca Dungeons",
"Public Moongates", "Ilshenar", "Ilshenar Shrines", "Malas",
"Tokuno", "TerMur"...
Hi,
I want to make a moongate library. So I need to make three runebooks filled with locations. I want it to be static and available to the public. So, I have a building I want to put the runebooks in. Problem is, I can't lock or secure the books because its not a house. So, second idea...
My friend,
I stand here frozen in the Ether. Under the spell of the bastard sorcerer
who has risen again.
You know him as Mondain.
Every curse and every vile being he has unleashed again upon my dear Brittania.
Mondain exists in the ether but can only be killed in the physical.
Of the million...
How do you add custom locations to the omniporter? Not add to custom locations, but add to the top level like where Malas, Trammel, and the other facets are?
So, I tried to install OWLTR 4.0 and I got this. Any answers?
Errors:
+ Customs/Core-5.2.0.0/Misc/SpawnZone.cs:
CS0227: Line 343: Unsafe code may only appear if compiling with /unsafe
+ Customs/Core-5.2.0.0/Text/UOFont.cs:
CS0227: Line 215: Unsafe code may only appear if compiling with...
Ok that solved that. It's reporting that I'm missing a whole bunch of assemblies. Which I'm not.
Errors:
+ Customs/GM Addons/[ServUO.com]-Auction/Auction/AddAuctionGump.cs:
CS0246: Line 128: The type or namespace name 'AuctionContainer' could not be found (are you missing a using...