New account registration is temporarily disabled.

2K3 STRING DATA

Posts

Pages: 1
Yellow Magic
Could I BE any more Chandler Bing from Friends (TM)?
3229
I want to use the vocabulary from a project of mine in a new project. Is there anyway to go about this without copying the whole original project?
They're part of the database so you can copy over the entire database (the RPG_RT.ldb file in your game's main directory). This will replace characters, enemies, ect. in the new project with the old one so only do this if you just started and haven't done anything in the database yet. Otherwise you're stuck copying the vocabulary lines one by one.
Yellow Magic
Could I BE any more Chandler Bing from Friends (TM)?
3229
Yeah, I was thinking it was the .ldb file, but I was also worried that it contained map info as well and I didn't want massive errors piling up.

Thanks alot!
The database does have tileset data (like passability and the name of graphics) but you can always fix that later if it's an issue (honestly I'd rather just copy the strings)
Yellow Magic
Could I BE any more Chandler Bing from Friends (TM)?
3229
...oh.

Guess I'll do that instead. ;_; thanks again.
Pages: 1