View Single Post
  #46  
Unread 02-23-2005, 12:26 PM
0ctavius's Avatar
0ctavius 0ctavius is offline
A Grizzled Badger
 
Join Date: Jan 2005
Server: Crushbone
Posts: 45
Default

Just a thought, but you might consider making a subdirectory in the ui directory called "profiles" or something, and then put each individual number setting in a separate xml file contained in that directory. You would then include those files into the main file that you have your code in.

This makes the profiles pretty much plug and play without breaking the main script. They can edit the actual profile paramaters in a spearate file meant only for that profile...

Makes your mod much mroe modular doing it that way...
__________________
Reply With Quote