Search results

  1. Greystar

    Looking for help with Regions (Town Specifically)

    I am using ServUO. I would like to figure out a spawnrange/homerange number to use based on a regions rectangle. Has anyone done this or tried this before? So basically finding the center of a rectangle based on the X/Y had height/width provided in the region file. then from that center...
  2. Greystar

    Trying to add Tree Elementals to Lumberjacking

    Below is the code from my Lumberjack.cs I am trying to make is so tree elementals occasionally spawn when you chop wood like they do for ore when using the Gargoyle Pickaxe. There is obviously more required to make this work, like the axe and the elementals but I have those all coded locally. I...
  3. Greystar

    Recent Distro changes in (See thread)

    Some of the recent changes in the Distro files for MasteryInfo.cs and SkillMasterySpell.cs would not compile. I might have missed something in Merging them with my current files but I'm not sure. As a result of the changes there was also problems in some of the changes with the Bard skills and...
  4. Greystar

    Using XmlSpawner to Spawn XmlSpawners?

    Okay my question is multifaceted. 1) How would you go about either: a) Hard coding a spawner (derived from XmlSpawner) with certain entries so it only and always spawns those entries? b) Preload a derived spawner with specific Spawn Entries? 2) Spawning #1 with a normal XmlSpawner? 3) Making...
  5. Greystar

    Jokue's staff runbook

    It seems the staff runebook is causing MULTIPLE third backups I mean every time it makes a new one it doesn't delete the old one and it's causing my HD to get filled up. I am trying to tweak it to actually close the Rune Account.xml fire properly. For some reason it is not and it is making...
  6. Greystar

    Console Window Showing Current Time.

    I've been wondering how to make it so that the server Console window show the Local time rather than whatever time it's using. For example my local time is 12:44 pm and the Console window shows 17:44 instead of 12:44 so it's 5 hours ahead of me and this is a bit annoying when trying to find...
  7. Greystar

    Looking for assistance with followers

    Once upon a time, back when I used to actively script for RunUO. I had gotten help with making it so followers didn't stack on top of one another when they followed you. They'd "detect" another follower and always stay 1 (or 2) spaces apart from each other. Since I can not seem to find my...
  8. Greystar

    Old XMLSocket Loot stuff that seems to be missing

    This is the old loot.cs and lootpack.cs for XMLSockets that totally seems to be missing from ServUO. If this is some way already incorporated (not in loot and Lootpack cause I checked) please let me know that this is redundant and I'll remove it.
  9. Greystar

    Does anyone have?

    Does anyone have my old scripts archived somewhere? The ones I posted on RunUO or the old Orbsydia?
  10. Greystar

    'lo

    Well I wanted to remain anonymous because I am not entirely sure I want to get back into UO coding but I am the same Greystar that was a Member of the Old Orbsydia and RunUO for a long time. I was also known as a good coder scripter. Again though I'm not entirely sure I'm willing to dedicate...
Back