Search results

  1. Fraz

    Idea for ServUo

    No but I am going to consider adding on for v1.1 or v1.2 with a system that lets you add/edit them and not have to restart. Perhaps with a gump of some sort. It was originally designed to handle mostly hard map locations that almost never change, but due to interest it might as well be improved.
  2. Fraz

    Fascinating

    Fascinating
  3. Fraz

    Fraz Teleport System 1.0

    I think I am in agreement with that DS.. ;)
  4. Fraz

    Fraz Teleport System 1.0

    Update.., it depends where I am at if it is working back and forth and it is very stubborn and takes much effort and moving around to teleport.. I'm not just quite giving up yet.. but this is being fairly stubborn.. lol The result is quite puzzling.., I wouldn't suspect it. Note: The original...
  5. Fraz

    Fraz Teleport System 1.0

    I would have to switch that around for the Point3D to be the location key correct? public static Dictionary<Point3D, Int> m_TeleportersD = new Dictionary<Point3D, Int>(); To maintain the current data file the send location is contained all in the same data line, So I would assume for the send...
  6. Fraz

    Fraz Teleport System 1.0

    That is an excellent suggestion! You mentioned it earlier, but I read it without grasping what you were saying. I will make the adjustments now and report back soon. :)
  7. Fraz

    Here to help...

    I haven't had a chance to look at many, but so far my favorite resource has been 'Lokai Versioning', when I first started looking at the project last year, I messed around and had some good fun making things from it. I'm still hoping to recover my drive, if not remaking a lot I had done. I...
  8. Fraz

    Fraz Teleport System 1.0

    In the testing I did I basically coded it as suggested.. here's how it came out.. I added to the class.. public static Dictionary<Int64, Teleport> m_TeleportersD = new Dictionary<Int64, Teleport>(); I added to the load method.. m_TeleportersD.Add(x | y >> 16 | z >>32 | mapLoc.MapID >> 48...
  9. Fraz

    Have you ever seen a frog, dancing on a log, down by the bay?

    Have you ever seen a frog, dancing on a log, down by the bay?
  10. Fraz

    Idea for ServUo

    Hey John.. I used the current source for ServUO when I added it, so a copy over should be fine, (really there is just a few small sections that need added to these files for the update) teleporters.cs is new, main.cs and mobiles.cs would get updated or replaced.. The ServUO.exe would need...
  11. Fraz

    Fraz Teleport System 1.0

    I did do some experimenting with the suggestions.. I don't think using Point3D is a viable alternative as a key due to overlapping x,y,z on different maps. So I went with the other suggestion.. opened up a can of worms there, I'll do some more testing and give a progress report. I don't wish to...
  12. Fraz

    If God was here he'd tell you to your face, Man, you're some kinda sinner

    If God was here he'd tell you to your face, Man, you're some kinda sinner
  13. Fraz

    Tailoring Bug?

    Let's focus on the leather for now if that's ok.. When you begin to tailor, the craft menu opens, you can make regular leather, how many leather pieces does the menu show you having? When you switch to barbed and attempt to craft, how many barbed does the menu show you having? (When you get...
  14. Fraz

    Fraz Teleport System 1.0

    No , none of this was sent to me by you.EDIT: (Sorry, Directly I mean!) I compiled it from work that was submitted to the project, alot of it made by you, but not as the script releases you made. Also just checked Sewer and was able to go both directions.. albeit the second ladder.. Quite...
  15. Fraz

    Fraz Teleport System 1.0

    All the current entries included with the Resource are OSI accurate dungeons, caves teleporters, ect.. With this system in place you can enter an empty world with your first admin and walk to any location teleport entry without adding any items to the world whatsoever. I always find the less...
  16. Fraz

    Fraz Teleport System 1.0

    I agree on the improvements entirely! I love Dictionary using a hash table approach, closer to how I envisioned the finished product for sure. Breaking the loop is a great idea as well. I should have realized that one at least.. o_O EDIT: Wait, it does return doesn't it? I'll have to look. Am I...
  17. Fraz

    Idea for ServUo

    Thanks dragon slayer, that meant alot! :cool:
  18. Fraz

    Idea for ServUo

    I think the points and counter points have been made already in this thread. I am more than happy to answer any concerns and questions. The IO is only done at server startup taking about a nanosecond. (give or take) Even if a feature is added to allow the teleporters to be edited, it is also...
  19. Fraz

    Idea for ServUo

    The code for this feature has been uploaded to the Resources if anyone cares to take a look.. https://www.servuo.com/archive/fraz-teleport-system-1-0.594/
  20. Fraz

    Fraz Teleport System 1.0

    Fraz submitted a new resource: Fraz Teleport System 1.0 - Itemless teleport system for dungeons, caves ect.. Read more about this resource...

Active Shards

Donations

Total amount
$5.00
Goal
$500.00
Back