Raised This Month: $12 Target: $400
 3% 

New Structure


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
BAILOPAN
Join Date: Jan 2004
Old 03-06-2004 , 21:33   New Structure
Reply With Quote #1

A heads up. AMX Mod X uses a new directory structure.
Here's a sneak preview of what has changed:
Quote:
addons/amx is now addons/amxx
"documents" is now "documentation"
"examples" is now "scripting"
Modules no longer go in "dlls", they go in "modules"
All configuration, except for "amx.cfg", is now in the "config" folder.
amx.cfg stays in addons/amxx
"config.ini" is now "core.ini" to make it not clash with "configs.ini"
__________________
egg
BAILOPAN is offline
BigBaller
Veteran Member
Join Date: Mar 2004
Location: Everett, WA
Old 03-06-2004 , 21:34  
Reply With Quote #2

I am hyped about first release!

LETS GO, CANT WAIT TILL TOMMOROW!!
BigBaller is offline
Sonic
Junior Member
Join Date: Feb 2004
Location: Germany
Old 03-07-2004 , 01:36  
Reply With Quote #3

I would separate those core configs (modules.ini, plugins.ini, core.ini) from plugin configs (user.ini, cmds.ini, ...).
In order to arrange it more user friendly

amxx/ = configs for the amxx-api (modules.ini, plugins.ini, core.ini)

amxx/configs = configs for plugins (cvars.ini,user.ini, ....)

Just my 2 cents
__________________
Sonic is offline
BAILOPAN
Join Date: Jan 2004
Old 03-07-2004 , 01:42   /\//\
Reply With Quote #4

That is a good idea.

I will change that =)
__________________
egg
BAILOPAN is offline
Scarzzurs
Junior Member
Join Date: Mar 2004
Location: Denmark
Old 03-07-2004 , 02:47  
Reply With Quote #5

I am not sure about this but many newbies can't find out what plugins.ini to use...

Scarzzurs
Scarzzurs is offline
Send a message via MSN to Scarzzurs
BAILOPAN
Join Date: Jan 2004
Old 03-07-2004 , 02:50   /\//\
Reply With Quote #6

That is another good point...

Any ideas on what it should be called?
__________________
egg
BAILOPAN is offline
Scarzzurs
Junior Member
Join Date: Mar 2004
Location: Denmark
Old 03-07-2004 , 02:54  
Reply With Quote #7

Addins.ini/addons.ini/scripts.ini....

Not sure...

Scarzzurs
Scarzzurs is offline
Send a message via MSN to Scarzzurs
Sonic
Junior Member
Join Date: Feb 2004
Location: Germany
Old 03-07-2004 , 03:41  
Reply With Quote #8

most user confound plugins.ini of metamod and amxmod

amxx_plugin.ini???
__________________
Sonic is offline
Sonic
Junior Member
Join Date: Feb 2004
Location: Germany
Old 03-07-2004 , 03:52  
Reply With Quote #9

Quote:
All configuration, except for "amx.cfg", is now in the "config" folder.
amx.cfg stays in addons/amxx
amxx.cfg = config for plugins, not the amxx-api

the correct place should be in the configs folder
__________________
Sonic is offline
Sonic
Junior Member
Join Date: Feb 2004
Location: Germany
Old 03-07-2004 , 04:03  
Reply With Quote #10

amxmodx.inc

Quote:
#include <core>
#include <float>
#include <amxconst>
#include <string>
#include <file>
#include <vault>
/* default modules */
#include <csstats>
#include <cstrike>
#include <engine>
#include <fun>
#include <mysql>
its a bad idea to include all default natives in the amxmodx.inc

Just my 2 Cent
__________________
Sonic is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 21:52.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode