Search results

  1. ImaNewb

    wdmycloud

    It would be possible only if you could run an operating system on the device. But you cannot so no it is not possible to run a UO server directly from mycloud. It is a file serving machine essentially just a big HDD. You could serve the server files from there to a computer that would run the...
  2. ImaNewb

    Invasion System

    Ok great! I will test it out and try to break it lol. Thanks again!
  3. ImaNewb

    Invasion System

    No problem. Just keep in mind that in Britain there are many unreachable areas that monsters may spawn in like passageways. This may cause a problem during an invasion that a GM would have to address. @Ravenwolfe does your updated system have any kind of progress notification during an invasion?
  4. ImaNewb

    Invasion System

    You can add it if you like. I added Britain to mine. in invasionsystem.cs add case InvasionTowns.Britain: { Top = new Point3D(1429, 1539, 30); Bottom = new Point3D(1626, 1768, 60)...
  5. ImaNewb

    Items appear underground

    I have tried it both ways and the result is the same in this case. :(
  6. ImaNewb

    Multiple shards on one server?

    That is exactly how OSI had it setup when they separated the servers into shards. They probably still have it setup that way. LOL Watch at 24:50 below.
  7. ImaNewb

    Peacemaking.cs (RunUO2.4)

    This looks like the difficulty here at line 156. double diff = m_Instrument.GetDifficultyFor( targ ) - 10.0; Have you played with this value? There are other calculations as well like what your musicianship skill is and your peacemaking skills is. I am not 100% but I'd try line 156 first...
  8. ImaNewb

    Items appear underground

    Ok I will next time I see you on. I had to go to work earlier so that's why I wasn't able to respond.
  9. ImaNewb

    Items appear underground

    Well I have the datapath set for the same directory the client uses so I should be good there.
  10. ImaNewb

    Items appear underground

    How would fix that? I was looking at Map.cs in the core and also at the MapDefinition.cs in the scripts and those are where the maps seem to be registered. Is there a size difference in Trammel I need to adjust in MapDefinition.cs to register the map properly? Or is that way off base? Maybe the...
  11. ImaNewb

    Items appear underground

    When I use the [go command it allows me to select haven and I can run around without a problem. I don't fall through the floor or anything. Only when I spawn an object does it appear underground. I am using a stock installation of UO Gold client 4.0.6a and no custom maps. Wouldn't everything be...
  12. ImaNewb

    Items appear underground

    I have searched for an answer to this but can't seem to find a solution. I am trying to setup an AOS era server so naturally I wanted to have Uzeraans Turmoil quest etc available. I have been able to get the old haven maps to load so I am in old haven but there is something wrong with the Z...
  13. ImaNewb

    None of my NPCs will talk

    Post your script for the NPC's in question please.
  14. ImaNewb

    Character spawn locations help

    You will need to use CityInfo city = args.City; instead of CityInfo city = new CityInfo( "Britain", "Sweet Dreams Inn", 1495, 1628, 10, Map.Felucca ); in your Charactercreation.cs. Also if you want them to choose between Trammel and Felucca add the code below to your AccountHandler.cs, you...
  15. ImaNewb

    Use felucca map 0 for trammel

    Changing the season and map rules will not help me. The static map is different in trammel. Also there is no crash log when just the client crashes. The server doesn't crash when placing a house in Trammel just the client does. Here is an example of the difference in maps: Trammel in Brit...
  16. ImaNewb

    Use felucca map 0 for trammel

    I am looking for a way to use felucca's map for trammel without changing anything else like client files. I just want the two maps to be identical. When using the latest client trammel is different in some areas of Britain and it looks awful to me. I tried defining the map in MapDefinitions.cs...
  17. ImaNewb

    Staff Runebook

    the directory for the Toolbar is Scripts\Services\Toolbar
  18. ImaNewb

    Staff Runebook

    When did this start happening? Have you modded any scripts? Did you perform a restart before this happened?
  19. ImaNewb

    Staff Runebook

    Do any commands work? Have you become a player instead of admin?
  20. ImaNewb

    Staff Runebook

    Did you use the [Toolbar command?

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back