eRose-DatabaseCleaning / STB

0 stars 1 forks source link

difference between PRODUCT.STB and LIST_PRODUCT.STB ? #5

Open laurenzzo opened 7 years ago

laurenzzo commented 7 years ago

LIST_PRODUCT.STB seems to be the one we use. What about PRODUCT.STB ? Old file that we do not use anymore ?

hdelanno commented 7 years ago

For this kind of question, one has to look into the source code and to make a search in it. To improve results, also search for "3DData".

A lot of STB files are loaded here: https://github.com/PurpleYouko/Wibble_Wibble/blob/4b31d6735e1d25d159e422eb2210c7e9f6e519f9/Rose_Engine/Client/System/CGame.cpp#L607

Just note... it is evo! So the STB are different than the ones used for Arcturus. But it can give you an idea ;) (For example Arcturus doesn't have LIST_BREAK.STB or don't use the (new) list for items (<-to be checked? But was already checked I think)

laurenzzo commented 7 years ago

no result with Product.STB I believe we can remove it from the client and server files