This is a general idea and then we get into the specific stuff.
First thing we need to do is to rename and reorganize all the scripts while we are working. No more "sphere_", "sphere_items" and all that shit about menasoft and partners at the top of the scripts. No CAPS, we can add some lines like these instead:
Code:
[comment script_information]
Sphere Community Pack 2.0
- Contributors: None
- Last edited by: None
- Script last updated: dd/mm/yyyy
- Language: English
- Script version: 1.0.0.0
[comment description]
- A short description about the content of this .scp
More directories to create like "spawns" and "templates", configuration files to turn on/off our systems
We have to work on the things that directly affects to the economy of the game: combat/magic/crafting/other professions and completing what is missing from old expansions before applying new features for SA and HS.
Let's script the systems, the next step will be all the missing items, npcs and their respective speech and then spawning the whole world or creating functions like the ones uploaded by Skul recently to do the job similar to what RunUO does.
More ideas? so we can begin distributing the tasks by teams.