**REPOSTING** SOM TERMINOLOGY THREAD

#7
I was going to add a line to delete the Swordofmoonlight.com folder from the temporary directory if it was empty, but there doesn't seem to be any way to do that. No wonder Windows System/Temp folders are so insane Doh

There is something like this: https://blogs.msdn.com/oldnewthing/archi...99914.aspx but dunno that it's worth it just to be tidy.

You will have to build your first pot file for your game this way. Then you can upload it to the server for people to start translating. We still need som_db.exe.pot however, which is basically just glued to the top of all game pot files. That pot file has all the messages (ie. strings/text) that is built in to the exe. The rest is stuff you've added via the editors. In other words, we still need help filling out the som_db.exe.pot file.

I will try to find a Shift_JIS hexeditor (if I gotta do everything) and just copy all the Japanese into a post so you guys can visually copy/paste it rather than trying to lookup Japanese online (which can be tough)


EDITED: Added/changed...
set /p fin=only som_db.exe.pot exists: continue? [y/N]
if fin==Y goto :fin
if fin==y goto :fin
if fin==N goto :del
if fin==n goto :del
echo assuming No was meant: no output was generated
goto :del

Before the code would not have even worked as I tested against "yes" instead of "Y".
Reply



Messages In This Thread
Re: **REPOSTING** SOM TERMINOLOGY THREAD - by HolyDiver - 2009-10-31, 10:35 PM



Users browsing this thread:
3 Guest(s)