bob wrote:your
- Code:
.\uifiles\classic_spell_icons\gemicons01.tga
doesn't look like
- Code:
uifiles/classic_spell_icons/gemicons01.tga
So I messed up the format
Looking at the manual (I know, should have done that to start), I see this:
Examples:
"*/core_user_*.dat" => "{1}/core_user_allsamefile.dat"
"*/core_user_*.dat" => "{1}/core_user_{2}-isboxer.dat"
"*/WTF/*" => "{1}/WTF/{2}"
"*/Addons.txt" => "{1}/Addons-ISBoxer.txt"
"/Interface/" => "/Interface-Boxing/"
where do the {1}, {2}, etc come from?
Say I wanted to virtualize this file for two different players
character_server_SHD.ini
I would put this?
player1/character_server_SHD.ini
and
player2/character_server_SHD.ini
But I'd still nee two entries under ISBoxer-Characters, right? one for pplayer 1 and 1 for player2?
And I see there is also a 'Virtual Files' section under Character Sets?
How does that work with the 'Virtual Files' under the individual characters?
https://docs.google.com/document/d/1W_tEx5ioIeTsJmxL55d3vqzFWLd_XQVfA71VbIsQI_E/edit?usp=sharingMaybe I'm just trying to do something that can't be done
1. One list of all characters under 'Characters'
2. Two character sets, both containing the same characters
3. characterSet1 using virtualized files from folder1
4. characterSet2 using virtualized files from folder2
5. the files in both folder1 and folder2 would have the same names