Search results

  1. LordFenris

    Misc New Haven Tutorial for the EC (video)

    Hello I found this video - it includes a new player tutorial in the Old Haven area. New players start south of the island - in the old dock area (as opposed to the current version of ServUO - where the game starts near the bank in New Haven) Tutorial is active in Old Haven - runs from the docks...
  2. LordFenris

    Factions implementation, latest ServUO and crash question

    I have a question. On our server based - to a large extent (but not only) on the last ServUO - in place of VvV we have implemented Factions together with Ethics (the server works in the Siege variant). The Factions themselves and the rest of the fixes seem okay. Everything we've tested so far...
  3. LordFenris

    XmlData and XmlSkill and current ServUO version

    I was able to solve the problem :)
  4. LordFenris

    XmlData and XmlSkill and current ServUO version

    Hello. I have a question for people still working with xmlspawner about some of the xmlspawner functions removed from the current version of ServUO. I am specifically referring to the functions indicated in the lines below that are currently not included in the ServUO github. Do any of you...
  5. LordFenris

    UOR Era, Classic Client and Fire Beetle

    On our second server in the UOR era, FireBeetle is not showing on the Classic client (although on the Enahced version of game there is no problem with this, just like on the EJ main server). Maybe some of you know similar problems and possibly its source?
  6. LordFenris

    Peacemaker

    Does anyone currently use this script? Does it work with classic factions?
  7. LordFenris

    Publish 57, core UOR and setskillbonuses option

    I think I got the lead. I can see that there are appropriate conditions in the AOS.cs file :) Problem was solved now :)
  8. LordFenris

    Publish 57, core UOR and setskillbonuses option

    Friends. I found myself in a blind spot and I need the proverbial kick in the direction of the search. Recently, I have been exploring the Publish 57 coding in terms of core.UOR on the basis of which we put our second server. There are a lot of differences from the current EJ code, but most...
  9. LordFenris

    NPC purchase budget

    Hi All! I have a question about the solution of setting the NPC vendors a quota limit (renewable from time to time), up to what amount they would buy - in a given period - goods offered by players. After reaching this limit, the NPC would not offer to buy goods until the limit is renewed. I...
  10. LordFenris

    Publish 57 and Renaissance Era - display of item properites question

    OK, so the problem with the black character window in the paperdoll is when we change Expansions to UOR - also on pure publish 57 from Github. Then the character window in the Enhanced client's paperdoll is not displayed, but the remaining elements of the paperdoll are displayed correctly .. Do...
  11. LordFenris

    Publish 57 and Renaissance Era - display of item properites question

    Small correction. However, the name of the equipment does not appear on a black background where the character's image should be on paperdoll. The debug option also does not indicate any error opening the paperdoll. @Dan(Tasanar) - maybe you have a thought about such a problem comes to your...
  12. LordFenris

    Publish 57 and Renaissance Era - display of item properites question

    Hello. For several days we have been working with a group of friends on the second WarCry UO server but in the T2A and Reinassance convention with some of our additions. One of our goals is also to make it possible for players in this era to play through the Enhanced client. We have already...
  13. LordFenris

    Cooking Expansion Set

    @Shafev Have you tested this system with uncommented recipes? Or maybe some of you - Friends - tested the recipes?
  14. LordFenris

    New compilation mechanism and custom script advice request

    Here is my current scripts.csproj with Forms update
  15. LordFenris

    In-game way to add Sovereigns to the new UO Store

    I also had the idea of adding additional equipment to the Store on our shard. And for the same reason (clilocs changes) I stopped my aspirations. @Tasanar @Dexter_Lexia Is it possible to recognize a potential variant of bypassing the clilocs change and coding the descriptions of additional...
  16. LordFenris

    New compilation mechanism and custom script advice request

    So, I solved this problem myself. I added inside script.csproj file in the ItemGroup section a line <Reference Include="System.Windows.Forms" /> Now build was completed sucessfuly.
  17. LordFenris

    New compilation mechanism and custom script advice request

    I am asking for advice from people experienced in ServUO. With the new server build engine mechanism (compilator), we encountered numerous problems with custom files - which had not occurred before. I mean the current state # 4835 - compared to the version before the compiler mechanics changes...
  18. LordFenris

    Invasion System

    #4834 was published after #4835. 1598779510 https://github.com/ServUO/ServUO/pull/4835
  19. LordFenris

    Cat's Jail System

    @john burns With the new server build engine mechanism (compilator), we encountered numerous warnings/errors with custom files - which had not occurred before. I mean the current state # 4835 - compared to the version before the compiler mechanics changes. Warnings are reported in the area of -...
  20. LordFenris

    CEO's Slots, Blackjack, and HiLo

    With the new server build engine mechanism (compilator), we encountered numerous warnings/errors raport with custom files - which had not occurred before. I mean the current state # 4835 - compared to the version before the compiler mechanics changes. Warnings are reported in the area of this...
Back