Search results

  1. Omnes

    Creating maps with UO Map Creator and UO Landscaper "Basic Understanding" Centred+

    ill be replacing this video with one a little better made and with a bit more info.
  2. Omnes

    Creating maps with UO Map Creator and UO Landscaper "Basic Understanding" Centred+

    I put this video together.... Poorly lol. This is my second recording created, and I am actually recording the first video. ANYWAY! I created 2 maps, one out of Map Creator and one out of Landscaper. Both require a few different editing options than the other so make sure you get those while...
  3. Omnes

    New Server

    hello guys, im looking for some motivated indivduals looking to expand their design and building craft? i want to make 6 new maps fully custom, i have tons of content. working architect and im currently looking for something to help me make maps. its a long term project but i thought id get one...
  4. Omnes

    Adding Breath Weapon to Existing Creatures

    thats what i put in to existing mobs to have multple abilities. not sure what version you have but thats how the instructions for mine says and it works like a dream. i only have 5 abilities though. i found one with a bunch of abilties so im going to see if i can work them in. i dont have damage...
  5. Omnes

    Adding Breath Weapon to Existing Creatures

    mine goes like this but i believe i have an older version CustomAbilityList list; MeteorStrike one = new MeteorStrike(); MeteorShower two = new MeteorShower(); Thunderstorm three = new Thunderstorm(); public override void OnThink() { base.OnThink(); if( list == null)...
  6. Omnes

    Super smooth UO Landscaper.

    ive been trying to get this to work got any installation tips?
  7. Omnes

    save point and back up files how do i use them? and where are they located?

    I had a guy messing around on it doing all kinds of stuff he messed it up pretty bad. On one of my copys i can log in and im stuck in the ground it has my saved data on it on the other copy which he wrote "main copy" my stuff is missing and i started rebuilding when i try and add stuff to my...
  8. Omnes

    save point and back up files how do i use them? and where are they located?

    ok so my issue is i had a server and it had been going for sometime now. when i shut server down and rebooted it, its asking me to create an owner account like its a fresh copy of the game... how do i locate old save points and how do i incorperate them back into the server files so i dont have...
  9. Omnes

    custom maps

    Not sure but you could try adding/searching the the specific gate.
  10. Omnes

    HasBreath vs SpecialAbility.DragonBreath

    Hi guys im trying to get these special ability's to work on my donator pets. Im getting an error.. What am i missing? Here is one for example... CS1001: Line 113: Identifier expected CS1001: Line 114: Identifier expected And here is what i have set...
  11. Omnes

    custom maps

    Hi guys i loaded a custom map in my files. How do i find it in game? thanks for the help!
  12. Omnes

    Any help is appreciated.

    Worked like a charm! Thank you!
  13. Omnes

    Any help is appreciated.

    Do I need to point something somewhere, or maybe some changes needed? I've looked through the posts for about an hour and found nothing about my errors. I found some that where similar but none that i noticed had "This exception is fatal, press return to exit". I've spent weeks reading post on...
  14. Omnes

    Building a server!

    Hello guys, im new to this. Not your first pick for sure. But im going to try. I have played on many servers through out the years and enjoy playing to an extent. I usually donate rather fierce and get as close to end game as i can pretty quick and it gets boring after awhile. Since i never...
  15. Omnes

    Xantos Evos Error

    thanks a million!
  16. Omnes

    Xantos Evos Error

    that came up with a bunch more errors im about done with this pub 57.3 looking for something older now well im getting the same thing in all... Errors: + My Customs/Squire System/Other/SquireTargets.cs: CS1519: Line 1409: Invalid token 'else' in class, struct, or interface member...
  17. Omnes

    Xantos Evos Error

    Its not the discordance.cs file its all in the squiretargets.cs.
  18. Omnes

    Xantos Evos Error

    thx ill try this one i found one similar with just bushido. but it didnt want to work no matter what i did to it. ugh this one has more errors than the merc file i was trying to use whigh i got down to one error i read something about the discordance file needing fixed to run this. but no ideal...
  19. Omnes

    Xantos Evos Error

    i replaced the one i had with this one and it worked thanks. but i didnt see a mercenary script in your file. i was hoping to get mercenarys on the server im playing with any way do to do that?
  20. Omnes

    Xantos Evos Error

    What do you make of this? Errors: + My Customs/Evo Creatures/BaseEvo.cs: CS0246: Line 29: The type or namespace name 'ShrinkItem' could not be found (are you missing a using directive or an assembly reference?) + My Customs/Evo Creatures/BaseMountEvo.cs: CS0246: Line 29: The type or...
Back