![]() |
|
String Echo - Printable Version +- LCKB (https://lckb.dev/forum) +-- Forum: ** OLD LCKB DATABASE ** (https://lckb.dev/forum/forumdisplay.php?fid=109) +--- Forum: Release Zone (https://lckb.dev/forum/forumdisplay.php?fid=190) +---- Forum: Episode 1 Releases (https://lckb.dev/forum/forumdisplay.php?fid=191) +----- Forum: Tools (https://lckb.dev/forum/forumdisplay.php?fid=163) +----- Thread: String Echo (/showthread.php?tid=728) |
- Reza - 03-22-2012 Max And me thought of the idea and I just put it into action : ) it was simple and a lot of you stumbling around trying to find strings for things, might like this especially when the string is null and nearly impossible to find. 2 If it shows up as a virus then dont run it simple as that if your paranoid then dont run it if you have a problem with it dont run it if any thing goes wrong its your own fault. if you have something mess up in your client or maybe you forgot to back up your original string its not my fault I am not responsible for the level of noobness you possess. also its nice if you want easy access to see the strings that matter most for translation : ) its easy just write how many strings you want in the file then click save that easy. In my string file i put 10000 strings just incase maybe there are things not in the original string file but its up to you. i think normal string files have about 7000 or so Noob tutorial: 1. Open program. 2.play with the shiney just for clicking button because you can and its free. 3. write a value numeric in the first and only field eg: 10000 4 once your done click save and name it string_usa.dta and place in your client data folder. 5. login game and find the item you cant find a string for. - Wrong - 03-22-2012 i dont understand this, isnt it the same than editing the string_usa with lcdev or anyother tool? - Reza - 03-22-2012 haha I would love to see you go into the string.dta editor and manually change each value to a index number : ) This is just nice if you want to get a index from something you see in game and get for 100% sure absolute that id if you still dont get it (freshen up on english and try again) and to answer your question: No its not because the other tools (the ones ive seen) dont allow you to loop through all the values putting all the strings = index This is mainly just something i threw out of my dev tool Im making a dev tool and if you know anything about that i have to make every individual editor then mash em all together so after i got the extremely simple structure of the string file i just made this as a side to help with small stuff |