Dexter_Lexia submitted a new resource:

Lottery System - Powerball and Scratcher Lottery Tickets

Powerball and Lottery Scrathers. Both come with very descriptive readme files that show you how to edit and configure. As default, they are ready to add and use as is. Some commands to know:

[Add PowerBall - adds the powerball stone. You can only have 1 of these.
[Add PowerBallSatellite - adds a satellite stone that acts as the original powerball stone

[Add ScratcherLotto - adds scratcher stone.
[Add ScratcherLottoSatellite - adds scratcher stone satellite...

Read more about this resource...
 
Code:
ServUO Version 0.5, Build 6501.32993
Operating System: Microsoft Windows NT 6.2.9200.0
.NET Framework: 4.0.30319.42000
Time: 10/23/2017 8:37:47 PM
Mobiles: 41798
Items: 336256
Exception:
System.ArgumentOutOfRangeException: The added or subtracted value results in an un-representable DateTime.
Parameter name: t
   at System.DateTime.op_Subtraction(DateTime d, TimeSpan t)
   at Server.Engines.LotterySystem.PowerBallTimer.OnTick()
   at Server.Timer.Slice() in c:\Users\Administrator\Desktop\Heritage\trunk\Server\Timer.cs:line 410
   at Server.Core.Main(String[] args) in c:\Users\Administrator\Desktop\Heritage\trunk\Server\Main.cs:line 588

It announced the first pick and crashed the shard.
 
Back