google-code-export / p-g-qvm

Automatically exported from code.google.com/p/p-g-qvm
Other
1 stars 0 forks source link

layoutconfigs #155

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A user of our QVM requested this feature, this was actually his original 
request.

Like mapconfigs, layoutconfigs are config files that are loaded depending 
on a map's layout.

The way i was thinking of doing it was having a folder, whatever the user 
chooses, called layoutconfigs, set via g_layoutconfigs (like mapconfigs).

In that folder, there would be subfolders for each map the user wanted 
(not server generated). Each folder would contain layoutname.cfg for the 
layout.

Original issue reported on code.google.com by Paradox460 on 18 Jul 2008 at 3:34

GoogleCodeExporter commented 9 years ago
Might be easier and more logical to just have the .cfg files in the same 
folders as
the layout .dat files.

This will also make it easier to track if a layout.dat has a matching layout.cfg
associated with it.

Doing this would make the cvar g_layoutconfigs only need be an integer to
enable/disable loading the layout.cfg files.

Original comment by Rez...@gmail.com on 18 Jul 2008 at 12:58

GoogleCodeExporter commented 9 years ago
No significant work done on. Can be re-opened if interest is still there.

Original comment by Paradox460 on 5 Sep 2008 at 11:19