Recent content by WarFace

  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...
Back