|
||
|
|||||||
| Modification Suggestions This is where you can suggest a modifcation to RunUO! |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#2 (permalink) |
|
Account Terminated
Join Date: Feb 2008
Posts: 1
|
Excell/access would be slow. But what would be neat is mysql or evne mssql (though mysql would be better as its free). Would be a huge project but if done properly would make RunUO VERY scalable, and not require such a high end server for lot of item/mobs. Trick is each different item would get its own table. So lets say baseweapon, would be something like: int32 serial, int32 cliloc, varchar255 name, int32 damageincrease, int32 hci, and so on (would be rather huge table) The tricky part would be those items like spawners which store arrays. But it could be done if well thought out. also you don't save the entire thing, you only save what changes. In fact you could write to memory then commit to the DB pretty much right away.
|
|
|
|
|
|
#3 (permalink) | |
|
Newbie
|
Quote:
This statement is nearly one year old, but I still hope it will be released someday. |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|