STB / STL Editor from PurpleYouko

Tools for osRose and osiRose will be placed in here, as well as Rose file formats.

Please PM rl2171 or lmame to get them added to the list.

Moderators: osRose dev team, ospRose dev team, osiRose dev team, Moderators

How could you rate this program?

Very Good
18
60%
Good
9
30%
Buggy
1
3%
Impossible to use
2
7%
 
Total votes : 30

Re: STB / STL Editor from PurpleYouko

Postby PurpleYouko on Mon Jul 08, 2013 4:12 pm

It's not all that easy to "unhide" the other languages in my editor since it doesn't actually parse them at all.
Many of teh default languages are written using a version of international Unicode where a single character takes up two bytes of data instead of the usual one byte.
Supporting that is extremely difficult in VBA since the default Microsoft code base seems to just want to ignore them and treat everything as a one byte character. That's why you typically get gibberish in the cells when it's trying to read in standard Korean, Japanese or Chinese.

It's a serious pain in the butt which I eventually just sidestepped by just storing the numerical values for all non-English languages in memory without even attempting to decode them. That way we don't actually lose the data like some editors do but unfortunately you can't edit it either unless you painstakingly enter all the unicode values one by one into the cells.
Need to lookup information on NARose items, skills, quests?
Now featuring a newly completed skill tree for all classes
Formatting fixed for different resolutions
Image

"A Gazelle is nothing but a giraffe plotted logarithmicaly"
User avatar
PurpleYouko
Rose Guru
Rose Guru
 
Posts: 4733
Joined: Fri Aug 10, 2007 2:05 pm

Re: STB / STL Editor from PurpleYouko

Postby DragonXX on Thu Aug 08, 2013 3:02 am

Sorry my late reply, vacation too. :)

I would want only to save with european characters, to make stl with english, spanish language.
But dont worry, i cant change language in game yet. :S
DragonXX
Rackie
Rackie
 
Posts: 155
Joined: Tue Aug 07, 2007 11:10 pm

Re: STB / STL Editor from PurpleYouko

Postby PurpleYouko on Mon Oct 05, 2015 3:37 pm

For anyone having trouble with my STB/STL editor try this version
STB and STL Editor V3.5 64bit edition

It is specifically reconfigured to run under win 7 64 bit using microsoft office 2010 or later

It should also run under 32 bit but it will be necessary to reset the reference to MSCOMCTL.OCX from the code window tools/reference list
It currently points to Windows\SysWOW64\ but for 32 bit O/S it needs to point to Windows\System32\

I removed a couple of bad links to old libraries that aren't available any more and cleaned it up a little
No longer uses COMDLG32.OCX so those errors are squashed now also
Need to lookup information on NARose items, skills, quests?
Now featuring a newly completed skill tree for all classes
Formatting fixed for different resolutions
Image

"A Gazelle is nothing but a giraffe plotted logarithmicaly"
User avatar
PurpleYouko
Rose Guru
Rose Guru
 
Posts: 4733
Joined: Fri Aug 10, 2007 2:05 pm

Re: STB / STL Editor from PurpleYouko

Postby Luke on Tue Feb 11, 2020 7:45 pm

Hi im new in that :D
How to use LIST_NPC.STB to excel i mean add this to navicat database like npcs.sql ?
Luke
Rackie
Rackie
 
Posts: 222
Joined: Wed Aug 17, 2016 5:56 pm

Re: STB / STL Editor from PurpleYouko

Postby rl2171 on Wed Feb 12, 2020 2:14 am

Luke wrote:Hi im new in that :D
How to use LIST_NPC.STB to excel i mean add this to navicat database like npcs.sql ?


Use the IFONPCDumper.exe in your extracted 3DData directory to get the following:

list_mobgroups.sql
list_npcs.spl
list_objects.sql
list_respawnzones.sql
list_telegates.sql

You will need to search the forums for the exe file, but it is here.
Image
rl2171
Admin
Admin
 
Posts: 1706
Joined: Mon Aug 06, 2007 5:17 pm
Location: Sacramento, CA USA - GMT-8

Re: STB / STL Editor from PurpleYouko

Postby Luke on Wed Feb 12, 2020 10:03 am

Yeah i got this but they have 1 kb in .sql can't use that.
Attachments
RoseGame2.png
1 KB's per sql
Luke
Rackie
Rackie
 
Posts: 222
Joined: Wed Aug 17, 2016 5:56 pm

Re: STB / STL Editor from PurpleYouko

Postby Luke on Wed Feb 12, 2020 10:33 am

Some fields in npc.sql with 1 KB but empty field's
Attachments
list_npc DB.png
Luke
Rackie
Rackie
 
Posts: 222
Joined: Wed Aug 17, 2016 5:56 pm

Re: STB / STL Editor from PurpleYouko

Postby rl2171 on Wed Feb 12, 2020 2:46 pm

Luke wrote:Yeah i got this but they have 1 kb in .sql can't use that.



@Luke You have to extract the entire VFS file, then run it.

The is nothing in that 3DDATA directory to run it against in game.

You can use VFSNEXTGEN (I believe this is the name) or another one to extract from the VFS
Image
rl2171
Admin
Admin
 
Posts: 1706
Joined: Mon Aug 06, 2007 5:17 pm
Location: Sacramento, CA USA - GMT-8

Re: STB / STL Editor from PurpleYouko

Postby Luke on Wed Feb 12, 2020 3:51 pm

Okay i using VFSNEXTGEN and this is it :
writing like this..
Attachments
failed.png
failed.png (1.77 KiB) Viewed 9458 times
Luke
Rackie
Rackie
 
Posts: 222
Joined: Wed Aug 17, 2016 5:56 pm

Re: STB / STL Editor from PurpleYouko

Postby rl2171 on Wed Feb 12, 2020 3:57 pm

Luke wrote:Okay i using VFSNEXTGEN and this is it :
writing like this..


Make sure you are running that from the same directory as all your VFS files are in.

Also, some clients have encrypted their VFS or changed something so they can't be read, if that is the case you are out of luck with that client
Image
rl2171
Admin
Admin
 
Posts: 1706
Joined: Mon Aug 06, 2007 5:17 pm
Location: Sacramento, CA USA - GMT-8

PreviousNext

Return to Tools and File Format

Who is online

Users browsing this forum: No registered users and 5 guests