Search results

  1. Vert-I-Go

    Item Resource Question

    Ok I got the spawned creature to get the enum flag I wanted now I just need the if statement to work lol here is what I did. if ( this.Resource.DullCopper ) THIS is what I need to get to work.... public override void OnDoubleClick( Mobile from ) { if ( !IsChildOf(...
  2. Vert-I-Go

    Item Resource Question

    Ok general question kind of out of the park here. I have a craftable item which on double click it will produce and mobile with a public enum I want the resource to match the enum when double clicked. but having some issues just need a nudge lol here is code have somewhat an idea but running...
  3. Vert-I-Go

    RunUO 2.6 Full Server Compiled Unedited with Server Code

    Oh had a brain fart Deleting the object wont stop it from running. its just a saved object which is kind of weird should be a blank slate. was this after a save was completed and a restart? if not just hit Y keep doing that it will close out server then restart server and all should be good. As...
  4. Vert-I-Go

    Leveled Spawn Controller

    Very nice concept, basically a mini boss spawn nicely done. Maybe a reward at the end ? hmmz a treasure spawn at end. Damn gonna have to work on getting this for RunUo 2.6 lol
  5. Vert-I-Go

    Erad's Custom UO Content

    here are female and male versions dragonlord armor. I did the helmet years ago but lost the gump and art image might be floating out there somewhere like my pegasus animation and other stuff lol.
  6. Vert-I-Go

    Multiple Materials Crafting Menu

    This can be done for either ServUo or RunUO. I took the ServUO Script and edited it for download. But also edited my own RunUO script since it is a very easy edit.
  7. Vert-I-Go

    Multiple Materials Crafting Menu

    Vert-I-Go submitted a new resource: Multiple Materials Crafting Menu - Multiple Materials Crafting Menu Read more about this resource...
  8. Vert-I-Go

    Multiple Materials Crafting Menu 2024-02-10

    This script allows more than just the standard 4 materials in the crafting menu to show up in the items page. It will show up to 7 materials I also got rid of or comented out the pesky dividers that would get in the way. makes for a better veiwing experience. in CraftGumpItem.cs for ( int i = 0...
  9. Vert-I-Go

    Erad's Custom UO Content

    You know what would be cool if you get the inspiration is do armors from books like the dragon armor from Dragonlance books or something like that there are tons out there. to choose from that fans would love. I once did the helm from one cant remember his name but was really cool just cant find...
  10. Vert-I-Go

    Khal Ankur Animation

    be careful when using the extracted vds from the ec viewer they have alot more frames than the normal client uses and are almost always screwed up and can cause issues down the road. I would suggest just finding the body value of the creature you want to find in the uop files by searching either...
  11. Vert-I-Go

    Snow Harvesting

    If anyone has been using this for awhile let me know how often it spawns the snow elemental not sure if the frequency was correct on it.
  12. Vert-I-Go

    Is this Possible with an Addon ?

    ok are you just trying to get it to change the itemids when double clicking on it? if so there is a way to do it. If you look at my glass furnace look at how the closeid works. the first ids are the closedids and the second ids are the ones showing the fired up ids when its been double clicked...
  13. Vert-I-Go

    Snow Harvesting

    Vert-I-Go submitted a new resource: Snow Harvesting - Snow harvest system Read more about this resource...
  14. Vert-I-Go

    Snow Harvesting 2023-12-26

    A Harvest system for collection Snow Piles. Can be used in Either RunUo or ServUO. Simple Basic system COMES WITH. Snow Shovel Basic like mining shovel or an equipable shovel with gump art and explanation on how-to get it working. Read me file with core edit instructions (not many cliloc edits...
  15. Vert-I-Go

    Custom Buff Bar

    Any chance you could show some graphics in the overview section?
  16. Vert-I-Go

    [MrRiots] Wintertide Festival Event 2023

    Cute little event nice for the kiddies. Nice work man..... Holidays brings out the creativeness in people got to love it.
  17. Vert-I-Go

    Teleport Player and Boat

    Its been awhile since played ar9ound with those but From what I remember you set the different map when the item is already placed in game not in the actual script. So try that first place your pillar then set map using your [props command set the different map see if it works.
  18. Vert-I-Go

    I was wondering if there were any examples of scripts for how to make snowballs.

    Adding more than might need doing a snow shovel also but might not want that since no animation for it. so will be used like a reg shovel like mining. will have to do editing of cliloc.mul for some of it and editing of player mobile adding flags i will try to call out when i release it what to...
  19. Vert-I-Go

    I was wondering if there were any examples of scripts for how to make snowballs.

    it would be one that you create from scratch thats would be a naming example I am actually creating one now lol should be done in about an hour or so lol
  20. Vert-I-Go

    I was wondering if there were any examples of scripts for how to make snowballs.

    You would have to create a new harvesting script Like SnowHarvesting.cs Then create a tool like a snowshovel.cs to harvest the snow. in your harvesting script SnowHarvesting.cs change the tiles recognized for snow not real numbers for snow tiles just examples. private static int[]...

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back