Quote:
Originally Posted by firefighter
an itemsystem based on a database (not on files many other servers have - so that it is fast)
|
Hate to break it to you, but SQLite is notable for being one of the few SQL implementations that DOES use files. Also, it's not much faster (if at all), and if you're storing all data for every player in a single database, it's going to get very, very slow.
Quote:
Originally Posted by firefighter
Our server is secure too so you cant cheat with hits, items and so.
|
Doubtable, by no fault of your own. Graal just isn't all that secure.
Quote:
Originally Posted by firefighter
other stuff
|
You have a great start all things considered, but you really need to work on some originality, because so far I see none of any note. It's not enough to have a well made server, it needs something new to offer and to be fun to play.