
The servers been running for almost 40 hours using under 2.0 CPU and 2.19MB of ram with a LOT of monsters spawned some items spawned *they vanish after 2 minutes* and 7 characters.
I used the same character each time due to laziness, I have not put in checks to prevent same character/account logging in twice yet but its easy to do I will be doing that before any sort of beta.
Monsters,Items,NPC's are all able to make use of EventTimers.
Next thing I will be coding more on is item pick-up and inventory usage.
I think with around 10,000 Accounts online the server will be using around 200MB of ram for character storage.
On disk 1 character takes up 4259bytes so 3 characters per account is 12777 so 10,000 Accounts would take up about 121.851 MB in character space. This is uncompressed mind you, compressed characters are quite a lot smaller which the server will use finally.
I realise quite many of you won't care about these sorts of stats but im listing it here anyway as Tri407tiny can read it when hes back.
I made the server spawn 1 monster and 1 lot of 5 silver each time I started walking, then I just clicked heaps and walked around.