Search results

  1. WarFace

    Starting to pick up and implement some Fixes

    I understand that Insanity is only one person so i have decided to help the ServUO community and start implementing some fixes along with imbuing ext... I forked the Repo so i could work on it. Insanity if you want to take a look heres a link Work In Progress - HERE
  2. WarFace

    Weekly Server Restarts? Has anyone released code for this?

    I didnt think it would effect backups ether, We are wanting to do weekly restarts Like OSI does. So would i not have to change that from FromHours to FromDays
  3. WarFace

    Weekly Server Restarts? Has anyone released code for this?

    Looking to get weekly server restarts going but its in hours could i not just replace FromHours = FromDays. Or can someone release there weekly restart code in AutoRestart.cs Heres the code using System; using Server.Commands; namespace Server.Misc { public class AutoRestart : Timer...
  4. WarFace

    -Arya Battle Chess- Publish 54--0.9--

    Its buged, when the chests peaces eliminate one of its opponents they just walk around them its bugged. would love a fix ;)
  5. WarFace

    Imbuing with Publish 54

    I found out that melee and wrestle for new players even when they take there young status off it takes 24 hours then they can melee attack How do i fix this
  6. WarFace

    Imbuing with Publish 54

    paying someone $15 to fix my problem, cant convert back it asks to delete all armor types when i put the old files back in. Need to get new created player's back there melee and wrestling animation plus hits. Dont have the time to keep looking though code atm. My dev is not in atm
  7. WarFace

    Imbuing with Publish 54

    I think it may have to do with playermobile.cs but not sure, i keep checking it but i may be missing somthing
  8. WarFace

    Imbuing with Publish 54

    Something is making this script conflict with one of the servuo scripts
  9. WarFace

    Imbuing with Publish 54

    Tested with Imbuing and without fully now and Melee and wrestling new characters that are just created cant melee or wrestle with this new servuo Imbuing script implemented in
  10. WarFace

    Only Newly created Characters Can't Melee or Wrestle

    can someone change my title to: Only Newly created Characters Can't Melee or Wrestle I messed up
  11. WarFace

    Only Newly created Characters Can't Melee or Wrestle

    Okay so we have had no issues with players not being able to attack monster with melee weapons or wrestling them. In the past few days something went wrong and now "Only" new created characters cant melee or wrestle at. all older characters that where created before this happend 2 days ago can...
  12. WarFace

    Imbuing with Publish 54

    This is confirmed working thanks
  13. WarFace

    Linux - MONO error while starting server - Help please

    i cant move forward with my server untill i find a fix for this =(
  14. WarFace

    Linux - MONO error while starting server - Help please

    Not sure if this is in the right place but i get this error when starting up on a linux server Scripts: Compiling C# scripts...ScriptCompiler: CS8026: Invalid sdk version name Finished with: 0 errors, 0 warnings Scripts: One or more scripts failed to compile or no script files were found...
  15. WarFace

    Custom Loyalty - Kill - Death - & Rank system removal?

    I know the loyalty part is osi correct just not the title below your name. I play OSI till this day and there is no title system below your character name.
  16. WarFace

    Custom Loyalty - Kill - Death - & Rank system removal?

    Yes thank you it did have some errors i had to bypass but got though them, your playersmobile.cs file is way diffrent then mine hmm. the things i had to do & this is for future server owners that want to fix this problem do this On line 4109: jot out this else if (IsPlayer()) {...
  17. WarFace

    RunUO console time

    im not sure but would love to know how you got that addon to make your journal and everything look a bit cooler then UO regular one, Sorry for being off topic
  18. WarFace

    Custom Loyalty - Kill - Death - & Rank system removal?

    How would i go about removing this rank, kill, death, & loyalty rep system from players names. Thanks for all those who devote there time to servuo you guys are just great people.
Back