this script here , is setup to give player new rank displayed under his name when he kills a certain number of creatures into the world witch pet kills should also count , and its not doing so or displaying message to the player or even counting the pet kill , or even adding the status it should...
ServUO Version 0.0, Build 0.0
Operating System: Microsoft Windows NT 6.2.9200.0
.NET Framework: 4.0.30319.42000
Time: 02/07/2022 21:57:10
Mobiles: 41943
Items: 160070
Exception:
System.Exception: FATAL: Exception in EventSink.WorldSave ---> System.IO.IOException: O processo não pode aceder ao...
Scripts: Compiling C# scripts...Failed with: 1 errors, 0 warnings
Errors:
+ Costum/Nova pasta/Server/OrbRemoteServer/OrbServer.cs:
CS1514: Line 12: { expected
CS1022: Line 13: Type or namespace definition, or end-of-file expected
Scripts: One or more scripts failed to compile or no...
okay guys i solved a problem that was giving me a error , but now , the monster in question is not droping the requested item may someone help here please?
public override void OnDeath( Container c )
{
base.OnDeath( c );
if ( Utility.RandomMinMax(100,0) ==...
Hello guys , i just wanted to know what is goin on with my file , im new here , and learning how to program , if possible , could anyone help ?
tryed myslef to fix it .. but whitout sucess , anyways ty everyone