Doesn't champion boss drop skillmasteryprimer? Why create a masterie ball? What is the function of double clicking the window that appears?
Or do you want to be free to choose the type of skill like skillball?
So, the final effect you want is to drop a Skillmaster primer with the specified...
Do you mean you want a weapon to have a flamestrikek effect when attacking? Does damage follow the formula of flamestrikek's spell or is it defined differently?
This is the current situation
My shard has been running for more than a year,Automatic restart at 11:30 every noon
Whenever championspawn begins to spawn in large numbers, the CPU occupation is very high, and the in-game Ping can reach more than 600 +
Make other players unable to play normally...
For example, to make a dagger, you need to have a Fame of 2000 before you can make it. If you don't meet the Fa'me requirements, you can't make it. How do I modify a script?
using Server.Commands;
using Server.Gumps;
using Server.Mobiles;
using Server.Network;
using Server.Regions;
using System;
namespace Server.Commands
{
public class ResTele
{
public static void Initialize()
{
CommandSystem.Register("restele"...
My network connection to your server is very slow, if you can send me a copy of this server, I will be very grateful. There are a small number of players in my server, and I want to give them a new experience through language conversion
Server Crash Report
===================
ServUO Version 0.5, Build 7366.5013
Operating System: Microsoft Windows NT 6.1.7601 Service Pack 1
.NET Framework: 4.0.30319.42000
Time: 2020/3/1 18:59:42
Mobiles: 43838
Items: 231320
Exception:
System.NullReferenceException: Object reference not set to...
When you attack woodenkeybarrel with a magic arrow, the server crashes
Server Crash Report
===================
ServUO Version 0.5, Build 7322.36683
Operating System: Microsoft Windows NT 6.1.7601 Service Pack 1
.NET Framework: 4.0.30319.42000
Time: 2020/2/29 19:00:50
Mobiles: 45648
Items...
All kinds of parameter codes, references, serialization and deserialization of the old and new versions of the server will change, and the archive must not be universal. Unless you have the ability to compare the code bit by bit, modify the code bit by bit in the old version of the server to...