Search results

  1. Nadious

    Using Conditions

    First off, thanks to everyone that has helped me with the XmlQuestNPC. I've learned a lot from you all (major kudos for Tass!) and it is starting to click some. So, i've got part 1 of my initial NPC all done. I'm now working on the next phase for the quest and wondering how to achieve this...
  2. Nadious

    GIVE Command (QuestNPC)

    Is it possible to GIVE an item to a player an in the process, change the name, hue, etc? I know you can SPAWN them like that on the spawner (or add them to packs of mobs), but I'm having a hard time finding the proper syntax. I tried: GIVE/itemtype/Name/name/Hue/# But that doesn't seem to...
  3. Nadious

    XmlQuestGump - Line Breaks?

    I'm about to pull my hair out over this one. What is the syntax in the GUMP dialogue portion to making a line break? All my dialogue looks like one long run on sentence (at least is has punctuation. LOL) and I'm trying to find a way to break it up into more like paragraphs.
  4. Nadious

    XmlQuest GUMP #3

    So, in playing around here, I've discovered that GUMP 3 gives you the option to pass along text for your keyword. (Very nice if you have speak a keyword or phrase to an NPC to progress the quest.) My question is: Is there a keyword modifier that you can put in place as a 'wildcard'? In other...
  5. Nadious

    COLLECT command (XmlQuestNPC)

    Really enjoying learning how to setup quest with this. So, I've played around and figured out how to get items to spawn on 'custom' mobiles through an XMLSpawner. I know there is a COLLECT command for the quest system. IE: /Objective2/COLLECT,diamond,10/Description2/Collect 10 Diamonds Is...
  6. Nadious

    New Console Warnings?

    Updated to the latest SVN this morning (1894) and I've had two warnings pop up in the console. Not sure if they are even worth worrying about, but didn't know if anyone else had seen anything similar to this: 15:33:27 Warning: Duplicate region name 'Corgul Boss Region' for map 'Trammel' That...
  7. Nadious

    xmlquestnpc - Blank Lines?

    Ok, so I'm trying to learn how to use the XMLQuest system to try to see if I can replicate some of the examples in the tutorial / documentation. However, I'm having a really odd thing happen that I'm not sure if it is something I'm doing or of it is something I'm failing to do. When I spawn an...
  8. Nadious

    XmlPoints and Top Players Board

    I notice when I spawn the XML Points 'Top Players Board', I cannot do anything with it. When I x2 click on it, there is no response or gump opened. Am I to assume that is because there are no points on the board? I thought back on older shards that it would at least open up and show you the...
  9. Nadious

    Question about spawning / generation and [createworld

    I wasn't sure if I should ask this here or if i should ask in the script support. (Not really an issue with a script.) On my small little fun private shard with only a handful of players, I occasionally will merge in changes as the SVN develops so we can try to stay with the 'latest and...
  10. Nadious

    Trying to add VNC:4.0 (Error)

    Getting this error: ServUO - [http://www.servuo.com] Version 0.5, Build 6242.14638 Core: Optimizing for 4 64-bit processors RandomImpl: CSPRandom (Software) Core: Loading config... Scripts: Compiling C# scripts...Failed with: 1 errors, 0 warnings Errors: + Custom...
  11. Nadious

    Adding Item to Vendor

    So, I want to add an item to my vendor. I've been poking around the forums over at RunUO (which all the sudden shows 'account has been banned', so not sure if they lost the website there...) and I think I have an understanding of how to do it, but there is one thing I can't seem to find any...
  12. Nadious

    Updated to SVN 1712 (Compile Errors)

    I hope this is in the right place. If not, I apologize in advance. I've done a few 'updates' on our shard. Trying to stay current with the latest SVN. I've done it a few times without any issue, but today I get the following: Errors: + Quests/Eodon/Hawkwind/Hawkwind.cs: CS1501: Line 93...
  13. Nadious

    Number of Clients Online (webstatus)

    I know the default webstatus.cs script shows the player online, location, fame, karma, etc. I was able to tweak it some and remove it all but the character name, fame and karma. Is there code you can put in there that gives the current number of players online (just a total?) I'd much...
  14. Nadious

    XML Player Quests (Issues)

    Been trying to figure out why this happens. It was happening on my previous shard (we ran version 7.0.20.0) and even after doing a new clean install of ServUO just 2 days ago, I still get the same problem. (Running 7.0.55.4) In a nutshell, if you use the XML Quest stone and create your own...
  15. Nadious

    Hello! (Quick Question)

    Nobody knows who I am. LOL But, I've been a lurker around the RunUO community for many years, running a few shards for me and my friends over the past several years, mostly just for kicks and giggles. It something I'd like to try to do again (last shard I ran was about 8 years ago...) and it...
Back