Search results

  1. Fred1990

    Local server problem..

    yes with this works with the cliloc codes public override int LabelNumber { get { return 1116792; } }// magic wood with this not works.. int ICommodity.DescriptionNumber { get { return 1116792; } }
  2. Fred1990

    Local server problem..

    The console says that "=" (invalid token) I tried in this mode ; (1116792 number of magic wood on my uofiddler saved and put the cliloc on the UO directory, but when I add the item appears the Dead Wood name not the Magic Wood … :| namespace Server.Items { public class MagicWood ...
  3. Fred1990

    Local server problem..

    I have done how you said but I got this message on the runuo console errors: + Items / Resources / Reagents / Magicwood.cs: CS0200: Line 16: Unable to assign a value to the 'Server.Item.DefaultName' property or indexer because it is read-only.
  4. Fred1990

    Local server problem..

    Hi Grim this is my code using System; using Server; using Server.Items; namespace Server.Items { public class MagicWood : BaseReagent, ICommodity { int ICommodity.DescriptionNumber { get { return LabelNumber; } } bool ICommodity.IsDeedable { get { return true; } } [Constructable] public...
  5. Fred1990

    Local server problem..

    Ah ok, so if I want to create a material, i need to create the message in the uofiddler right? and add it to the resourceinfo.cs I will try I created a new item, magicwood, put the magicwood.cs in the RunUO2.3r987_Full\2.3\Scripts\Items\Resources\Reagents but when I try to add the item [add...
  6. Fred1990

    Local server problem..

    ok done thanks ! :) But is it normal that the Number of the item on CliLoc (UOfiddler) is different on the Lumberjacking.cs ? on Uofiddler Yew logs is 1075065 on the cs file is 1072543 and is called Yew log without final "s"
  7. Fred1990

    Local server problem..

    On Uofiddler there is the cliloc I see, and i see the number that i was for looking for, so I should use the uoppacker but i see only a dll file where i should put it? inside the uofiddler? thanks for your help :)
  8. Fred1990

    Local server problem..

    Ok I will see , do you know how can i add the deadwood on this method? lumber.BonusResources = new BonusHarvestResource[] { new BonusHarvestResource( 0, 83.9, null, null ), //Nothing new BonusHarvestResource( 100, 10.0, 1072548, typeof( BarkFragment ) ), new BonusHarvestResource( 100, 03.0...
  9. Fred1990

    Local server problem..

    ah ok :) and about the skill ) where I should put (remove) ? Cool, i tried but I think that I keep the AOS, but I like how appear the name on the head's pg, npc with no expansion, very old style.. but I think that the resistences are very cool to use . Is there a mode to keep the old style names...
  10. Fred1990

    Local server problem..

    SkillName.Necromancy,(remove) Like this? don't works! Then ; bool Enabled = Core.AOS; I tried to put disable, but don't works
  11. Fred1990

    Local server problem..

    Cool :) 1 thing , I would like to disable the necromancy , bushido , chivalry ,Ninjitsu, spellweaving, I want a OLD STYLE SHARD ^^ I tried today but there are too many files interested, then I got error, I lost the way :asd: then I got a nice headache.. I removed in all files interested like...
  12. Fred1990

    Local server problem..

    uhm why? :) Can I answer to you guys if I need help about runuo even if it's not servuo? works in same same way ?
  13. Fred1990

    Local server problem..

    Hi guys thanks for your support I resolved this problem installing the 7.0.13 ultima online patch
  14. Fred1990

    Local server problem..

    no way guys… incredible, maybe i need another patch?...
  15. Fred1990

    Local server problem..

    ok I checked and put the correct folder my runuo server says this Restricting client version to 5.0.9.1. Action to be taken: LenientKick So i think that should ok, but the problem persists, This is the code /* If you have not installed Ultima Online, * or wish the server to use a...
  16. Fred1990

    Local server problem..

    Hi, I have the file Patchw32.dll nothing about datapatch.dll last one is inside the Ultima online general folder not in the UO/patch .
  17. Fred1990

    Local server problem..

    Hello guys, It's Fred I'm Learning the C# , today I set up my localserver but I have this strange problem how you can see at the link below; http://it.tinypic.com/r/qnk8z9/9 all the npcs and me included, we are moved under the ground ... how can i resolve it ? RunUO 2.3 client 5.0.9.1 (patch...
  18. Fred1990

    UO ML Fully Patched To 5.0.9.1

    Hello guys, It's Fred I'm Learning the C# , today I set up my localserver but I have this strange problem how you can see at the link below; http://it.tinypic.com/r/qnk8z9/9 all the npcs and me included, we are moved under the ground ... how can i resolve it ? RunUO 2.3 client 5.0.9.1 (patch...

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back