05.06.2014, 19:53 
	
	
	
		Hello. My server is currently structured like this:
I have read the topic about this, but there's nothing concrete in it. In which way should I organize my GM to avoid those easy mess-ups? I am hooking my functions with y_hooks, not ALS, if that helps. I just need an idea, something to build my GM on, or some way that I should think this structure.
	
	
	
- include/accountsystem.inc
 - include/commands.inc
 - include/dialogs.inc
 - include/mysqlsystem.inc
 - include/settings.inc
 - include/usefulfunctions.inc
 - include/variables.inc
 
I have read the topic about this, but there's nothing concrete in it. In which way should I organize my GM to avoid those easy mess-ups? I am hooking my functions with y_hooks, not ALS, if that helps. I just need an idea, something to build my GM on, or some way that I should think this structure.


