Search results

  1. kfritz411

    Errors overnight

    Appears to have been some sort of error during save which resulted in crash. Restored from backup, works fine now.
  2. kfritz411

    Errors overnight

    Hello! I had everything working just peachy last night, left the server running, woke up this AM, the server was offline. No big deal, went to start it up again, and now I'm getting this error:
  3. kfritz411

    Supply Stones

    Any ideas why players wouldn't be able to use the stones? works fine for admin but nothing happens when player double clicks.
  4. kfritz411

    Help with custom weapon

    Thank you soooooooooo much!!! that fixed it. I guess you don't know what ya don' t know, ya know? Thanks again!
  5. kfritz411

    Help with custom weapon

    Sorry, this is for ServUO
  6. kfritz411

    Help with custom weapon

    I'm going to start with "I have no earthly idea what I'm doing" I've hacked this code together from several scripts. The Town Gate system works on double click, and when an ADMIN has the weapon equipped it attacks just fine. However, when a PLAYER equips this weapon they can not attack. The...
  7. kfritz411

    Item Of Race Change

    Thanks sir! I'll try to finagle something like that
  8. kfritz411

    UniqueList item

    Is it even possible to use this with a custom champ/item?? Anyone? public override Type[] UniqueList { get { return new Type[] { typeof(DaggerOfTheRift) }; } }
  9. kfritz411

    Errors during compile OWLTR 4.0 for ServUO Pub 54

    Ah, perfect!, there was a basevendor.cs in the server dir but it had been changed to .bak (from original extraction of file, as I have never changed that) after fixing the name, compile runs clean. Thanks!
  10. kfritz411

    Errors during compile OWLTR 4.0 for ServUO Pub 54

    Hey Arvovreen, First, a thank you. yes file is there, yes there's custom daat99 stuff in it. Sadly I don't understand enough about c# to know if this is "properly" declared or not though. BuyItemState is in the file though "attached"
  11. kfritz411

    Errors during compile OWLTR 4.0 for ServUO Pub 54

    Hello? Hello? Hello? Is there anybody in there? Just nod if you can hear me Is there anyone at home?
  12. kfritz411

    Item Of Race Change

    So working on a modified tribal paint that will change race for a period of time or until death. So far, everything works great. After death, the hue changes back, the bodymod and body change back, but the Race stays as elf. Can't seem to make it revert to original setting. anyone got any ideas?
  13. kfritz411

    Math behind stats

    Does the PlayerMobile.cs override require a recompile? My system breaks when I recompile. ** I got it going by changing playermobile.cs Thanks for the tip. Still get errors on recompile though :( https://www.servuo.com/threads/errors-during-compile-owltr-4-0-for-servuo-pub-54.8384/
  14. kfritz411

    Errors during compile OWLTR 4.0 for ServUO Pub 54

    during compile I get this error, I posted in the thread for OWLTR 4.0 for ServUO Pub 54 but didn't get much assistance, figured I'd try here. Packets.cs attached Press any key to continue . . . Could Not Find X:\UOSERVER\[ServUO.com]-Clean ServUO Pub 54 with OWLTR 4 and Ani mal BODs\ServUO.exe...
  15. kfritz411

    Math behind stats

    Thanks! Hey Ravenwolfe, I tried changing the 50 to 100, it didn't seem to modify my hits though, is more required?
  16. kfritz411

    Custom Sword

    !SAD FACE! Is this also why my lightsource isn't working?
  17. kfritz411

    Math behind stats

    I'm back with another random question. Am I correct that there's an equation somewhere that determines HP to STR, MANA to INT, and STAM to DEX? I ask because I think something is off with my server. INT and DEX appear to be a 1:1 (300 INT = 300 MANA) STR : HP is off by 100. (200 HP = 300...
  18. kfritz411

    UniqueList item

    Everything appears to be working fine with my custom champion spawn and champion, even get my custom skull when it dies. However, I have killed roughly 25 of these champs (did whole champ spawn legit) and still have yet to see my UniqueList item drop. I set the "confine roaming" to true on the...
  19. kfritz411

    Custom Champ Spawn

    **RESOLVED** Moved Mystic to the bottom of the list in public enum ChampionSpawnType #Learning
  20. kfritz411

    Custom Champ Spawn

    My champ can be manually spawned Custom skull type is able to be added manually My UniqueList item can be manually spawned Champ type "Mystic" shows up in properties for the champ spawner No errors/warnings during start up When I set the spawner to mystic, it keeps spawning the...

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back