Search results

  1. kgilmore

    Servuo dont work in debug mode

    I did try running it in admin. I didn't change anything even tried it with a fresh install. this install is new has an ultima folder now that the servuo.exe takes its lead from. it compiles fine then crashes I deleted all saves out of fresh install and it worked ok I copied and deleted all...
  2. kgilmore

    Servuo dont work in debug mode

    The newest Servuo keeps crashing when I put it in debug mode here is crash report- Server Crash Report =================== RunUO Version 0.5, Build 6227.8688 Operating System: Microsoft Windows NT 6.1.7601 Service Pack 1 .NET Framework: 4.0.30319.42000 Time: 1/18/2017 10:10:09 AM...
  3. kgilmore

    Gargoyles Pickaxe

    I am pretty sure the problem with the gargoylespickaxe is in the mining.cs, i fixed this problem along with the gargoylesknife and gargoylesaxe in the OWLTR for ServUO 54 i posted
  4. kgilmore

    New website to go with new shard

    Hey guys well i finally figured out how to add a website with my server, so i would love it if you would visit it and critique it for me just remember it is still in the development stage and i have no web design experience. the site address is: uodraconianrun.com
  5. kgilmore

    Daat99's OWLTR 3.01 For ServUO

    ok i have to say i was wrong though the file works and compiles ect, hammerhand pointed out to me that there are several bugs i did not not about and saying that, it means i didnt fix them. so if you find them and do fix them, could you please telll me about them and how you you fixed and if you...
  6. kgilmore

    Tough runic problem

    reading your previous post i didnt realize that there was so many problems with the storage. it seems like ever since i decided to create my own shard all i have done is fix bugs and i have only a few players letting me know when they find bugs
  7. kgilmore

    Daat99's OWLTR 3.01 For ServUO

    they dont have to use it but it is there if they do want to. i just added it to give something extra
  8. kgilmore

    Tough runic problem

    i noticed that the runics are not named right if you go into the elementals and change the names to the correct ones that should fix problem from case 2: { if (b_Tinker == true) PackItem( new RunicTinkerTools( CraftResource.DullCopper, 5 ) ); to case 2: { if (b_Tinker == true) PackItem(...
  9. kgilmore

    Daat99's OWLTR 3.01 For ServUO

    Well here is a OWLTR 3.01.00 for Serv UO 54. I have made it so all you have to do is replace your destro edits with the ones in the modified folder. I got it to work on a clean server, so i hope that means i was able to edit out all my heavy mods i had. as far as i know i have fixed all the...
  10. kgilmore

    Vendor Stones

    thank you for the link though it doesnt tell mell what the fix was, it gives me an idea how the exploit happened. i think i will go with Daats99 token stone if its currency can be changed. again thank you for your time.
  11. kgilmore

    Daat99's OWLTR 3.01 For ServUO

    i have it completely working but my player.cs and basecreature.cs are heavely modified with other things it will take me a bit to put together file to post. but i will as soon as i figure out an exploit a player used on my server.
  12. kgilmore

    Vendor Stones

    as i said i was using consume shard Credits for the currency and i was using the Custom Vendor System in stone form. i didnt set classic or jewelgumps so it used its default. i couldnt find any postings on this type of exploit, could you point me to them so i can look for way to fix this.
  13. kgilmore

    Vendor Stones

    I use the the script listed and recently have had to remove all stones do to an exploit. some how a player was able to set all prices to 0 and buy 100s of items that he gave out to my small group of players. when i looked at the prices though they were as i had set them. i have made these items...
  14. kgilmore

    Pets attacking other pets

    I am running a fel ruleset shard. we have evo mercs who have area attack weapons i would like to know how to prevent the pets from attacking each other when using area attack weapons. i have trided everything my limited mind can think of. i do know that it is in the baseweapon scripthere but...
  15. kgilmore

    where is the automatic message broadcast script

    thank you that looks like exactly what i want you guys Rock
  16. kgilmore

    where is the automatic message broadcast script

    thats a good idea, thank you
  17. kgilmore

    where is the automatic message broadcast script

    is there a script that repeats messages on a timer. if so could someone point me in the direction to look
  18. kgilmore

    Drow Invasion this weekend

    To connect goto: uodraconianrun.com port 2593 Come one Come all... This up coming weekend Draconian Run will be hosting a "Drow Invasion event in the city of New Haven". The Drow will have a chance of dropping Reward Scrolls that can be exchanged for either a set of Mage Dualist or Warrior...
  19. kgilmore

    Skill Enhancement Deeds??

    Thank you Talow, but I am looking to apply skills as an enhancement to items
  20. kgilmore

    Skill Enhancement Deeds??

    I have Lokai's Enhancement Deed script and it works great. But it don't work with the reward vendor and gives random results when I try to dupe it. So I have decided to try and make individual skill enhancement deeds, but I have and AOS problem it says AOSSkillBonuses doesn't have a definition...
Back