View Full Version : parsing spells_XX.txt
Hi!
Did someone know a tool to parse spells_XX.txt like the good old eqcaster.exe is parsing spells_en.txt?
I ask because eqcaster.exe isn't able to parse the file from the new localized (german, frensh) versions.
kathgar
01-31-2003, 03:41 PM
I'll take a look at it.. there could be several things.. like using , for ... no ascci characters.. but i don't see why the data itself would be that different.. besides the names
As far as i can see the structure is the same... unfortunately i totally lack any programming skills so i'm unable to write a parser on my own since eqcaster is unable to parse them.
kathgar
02-04-2003, 01:44 AM
You could just use the english version.. or the data on that one site.. Linda's? something.. its early and I can't remember.. you can grab the en from the patcher.. i haven't checked if they have the other versions on the main patcher or what.. the only provlem might be the anmes.. but with effect and level and class.. not hard to find the right spell
you talk about lucy... but that's not what i need. I have no problem at all parsing the english version the same way as lucy is doing it but that won't work with the german version at all.
orig. version smiplet:
3^Summon Corpse^PLAYER_1^^^^^^^10000^^0^0^5000^2250^12000^0 ^0^0^700^60^0^0^0^0^0^0^0^0^0^0^0^0^0^0^0^0^0^0^0^ 0^0^0^0^2512^2106^17355^-1^-1^-1^1^1^1^1^-1^-1^-1^-1^100^100^100^100^100^100^100^100^100^100^100^100^ 0^1^0^0^91^254^254^254^254^254^254^254^254^254^254 ^254^6^20^14^-1^0^0^255^255^255^255^51^255^255^255^255^255^39^25 5^255^255^255^43^^0^4^0^0^0^0^0^0^0^0^0^0^0^0^0^0^ 0^0^0^0^100^0^109^83^0^0^0^0^0^0
German version sniplet:
3^Leichnam herbeizaubern^PLAYER_1^^^^^^^10000^^0^0^5000^2250^ 12000^0^0^0^700^65^0^0^0^0^0^0^0^0^0^0^0^0^0^0^0^0 ^0^0^0^0^0^0^0^2512^2106^17355^-1^-1^-1^1^1^1^1^-1^-1^-1^-1^100^100^100^100^100^100^100^100^100^100^100^100^ 0^1^0^0^91^254^254^254^254^254^254^254^254^254^254 ^254^6^20^14^-1^0^0^255^255^255^255^51^255^255^255^255^255^39^25 5^255^255^255^43^^0^4^0^0^0^0^0^0^0^0^0^0^0^0^0^0^ 0^0^0^0^100^0^109^83^0^0^0^0^0^0^0^0^0
As you can see they are ALMOST identically... i have no idea why i can't parse them the same way like the original version.
kathgar
02-11-2003, 03:49 AM
Could you attatch the spells_gr.txt and i'll take a look at it.. or just email it to kathgar@cox.net.. or harras me on irc.. I am rather stumped as well
Tugurce
02-11-2003, 04:15 AM
Just out of curiosity, try copying and pasting the spells_gr.txt to your spells_en.txt (replace the english junk), and see what happens. If it doesn't work you can always change it back.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.