Search results

  1. Michele

    Problem with ced+ and fiddler

    Hi all, I have an issue with ced+ and uo fiddler. I have inserted new grapichs with uofiddler in our multi, and it appear if i add in game (with client) If i try to find those grapichs (items) with centred+ (0.79) they dont appear.. how can I show these new static to ced? Sorry for bad eng.
  2. Michele

    Looking for builder (payed work)

    Hi all, we need a builder how help us to build a city, the main city of our shard. We use a custom map and build with ced+ shared on a server. We can pay for this work. City+world deco We have a lot of time, no hurry, the builder can take his time. Ty all and sorry for bad eng.
  3. Michele

    [Control command to control an npc

    Hy guys, ive this script (attached) for NPC controls by GM. I try to install in servuo, no error, compile, but when i use command gm go into npc, but server crash. Also i have this in crash log: Server.Mobile.get_PropertyList() in C:\Users\JR\Downloads\Olam Server for...
  4. Michele

    Remove items from vendor

    I need to remove items from vendor, for example i want to remove contract from barkeeper, but in barkeeper.cs i cant see it.
  5. Michele

    Last repo?

    Hi guys, sorry for stupid question... I see a lot of repo on forum.. Which is the latest stable repo? Why there is different repo or different repo with different system? Ty all and sorry.
  6. Michele

    Plant Harvesting System 2.0

    Hi, this resource is no long avaliable? i think its a great system! I
  7. Michele

    Forbid items for some class

    For our rp shard we use a class system (magician, warrior, cleric, etccc) We must prohibit certain objects depending on the class . How can we avoid, for example, that the magician wears a plate or that he can not use certain weapons? (eg plate helm, long sword, etccc) We use this system...
  8. Michele

    Portal of deaths!

    I t works exactly as I had asked !! Thank you so much! it's perfect!!
  9. Michele

    Portal of deaths!

    Yes mate, Line 4847 public override bool CanSee(Item item) { if (m_DesignContext != null && m_DesignContext.Foundation.IsHiddenToCustomizer(item)) { return false; } if (!Alive && item is PortalOfDeaths) return true; return base.CanSee(item); }
  10. Michele

    Portal of deaths!

    Mate very thank you the portal works great but with a little issue, the gost cant see it.. When a gm add it, the gm see it and work if gm wolk on When a player (in life) walk trhoug it nothing appened <------- its ok! When a player death (ghost) walk throug it, the portal move it in a...
  11. Michele

    Portal of deaths!

    Hy guys, for our rp shard we need a script like this. When a player dies in remote areas of a map, like an island, he has no way to get back to land where there are cities and curators. We need to create a portal (the staff will add one to many points on the map) that can be seen and used...
  12. Michele

    Our skill growth problem

    Yeah!!! Works grate!!! Ty very much!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  13. Michele

    Our skill growth problem

    Hi all, for an rp shard we have made a growth skill system based on class. At moment our scripter have problem and no-time to fix it, so i want ask to you if you have time to look a this (sorry for bad eng). The system should make the skills more or less fast depending on the percentage...
  14. Michele

    Cat's Jail System

    Hi, ive upload this script and try, it work great but when serve auto-save it crash. (sorry for bad eng) This is the crashlog, can help me please?
  15. Michele

    Path error

    Yes are in this folder. So i have to move file in map folders or the 2 file in output folde?
  16. Michele

    Path error

    "C:\Users\Administrator\Desktop\olam server" (servuo folder ) "C:\Users\Administrator\Desktop\map" (map0,etcc...) "C:\Users\Administrator\Desktop\olam " (ultima online folder) This is all on server (not in my pc, in my pc i have nothing)
  17. Michele

    Path error

    I only followed the instruction e set this path.. it work.... when i freeze world he update file in map folder correctly.. i have an old repo i think :( sorri for bad eng
  18. Michele

    Path error

    mmmm no i have servuo on our remote server (vps) we run it on server, path is on server. Gm connect to this server........... nothing on my desktop....
  19. Michele

    Path error

    I think yes, path are correct
  20. Michele

    Path error

    Hi guys, ive this problem. Server Crash Report =================== ServUO Version 0.5, Build 6571.32868 Operating System: Microsoft Windows NT 6.1.7601 Service Pack 1 .NET Framework: 4.0.30319.42000 Time: 27/01/2018 23:19:48 Mobiles: 3481 Items: 12343 Exception...
Back