I have fired up a ServUO shard using the latest classic client, launched a world, and created my admin account. Ive also initiated a [createworld and watched that process spawn the mobiles using xmlspawner. What I am looking for is a what now? I will be starting to learn C# but my main question is how do I limit the era of the UO shard? Lets say I want to limit it to Renaissance how would I go about doing that?
There seems to be some videos on youtube that go on standing up the initial ServUO shard and they have been helpful but not a comprehensive must do next types of things.
Would be nice for a definitive "How To" of the following:
1. Modify and use XMLspawner to launch mobiles into the world. Increase the number of spawns in a particular area. IE NPC's, monsters, chest, etc.
2. Limit what era of UO you want on your shard.
3. What are the important files that you must learn and master in the ServUO directory?
4. Heres how you can modify the static map and import those changes into your shard
5. Recommended system to implement into your shard (for learning purposes)
6. Updated free (if possible) C# training courses or recommended books to purchase.
7. How to create items in the world. Either for yourself as an admin or for a player. IE gold, houses, weapons, armor. etc.
8. Not sure if this one exists but heres an admin capability rich feature - kinda like [createworld that beginners of C# can use to spawn all sorts of things from step 7 above.
9. Updated recommended hardware and OS to run ServUO on based off of user count.
10. Fellow users who are available for either paid or non-paid consultation.
11. How do you bundle a client package to disseminate to players? The ClassicUO client is really nice and is now popular in other shards.
12. How do you modify the login screen of your players?
13. Video tutorials of the popular UO editor tools and which ones are the best to accomplish tasks.
There seems to be some videos on youtube that go on standing up the initial ServUO shard and they have been helpful but not a comprehensive must do next types of things.
Would be nice for a definitive "How To" of the following:
1. Modify and use XMLspawner to launch mobiles into the world. Increase the number of spawns in a particular area. IE NPC's, monsters, chest, etc.
2. Limit what era of UO you want on your shard.
3. What are the important files that you must learn and master in the ServUO directory?
4. Heres how you can modify the static map and import those changes into your shard
5. Recommended system to implement into your shard (for learning purposes)
6. Updated free (if possible) C# training courses or recommended books to purchase.
7. How to create items in the world. Either for yourself as an admin or for a player. IE gold, houses, weapons, armor. etc.
8. Not sure if this one exists but heres an admin capability rich feature - kinda like [createworld that beginners of C# can use to spawn all sorts of things from step 7 above.
9. Updated recommended hardware and OS to run ServUO on based off of user count.
10. Fellow users who are available for either paid or non-paid consultation.
11. How do you bundle a client package to disseminate to players? The ClassicUO client is really nice and is now popular in other shards.
12. How do you modify the login screen of your players?
13. Video tutorials of the popular UO editor tools and which ones are the best to accomplish tasks.