
07-21-2006, 07:19 PM
No man, that .txt file is an official url.
The prodid is the very first thing you see.
Each line of text is information for every single piece of furniture on coke.
At the beginning of each line you see ITEM=[ #prodId: "3",
The value in between the quotes that I highlighted in red is the prodid of the furniture on the line. And it is the premier chair.
If you give me a minute I'll post exactly what you have to edit and replace using a filter.
EDIT: Here it is.
Search: <POS cid="XXX"
Modify: <POS cid="YYY"
Whereas XXX is the prodid of the furni you are replacing, and YYY is the prodid of the furniture that will replace the furni with the prodid of XXX.
This doesn't effect every single piece of furniture in the room, however. Only a few or sometimes only one.
So let's say I wanted to replace a coke couch with a grunge couch. This would be my filter.
Search: <POS cid="50"
Modify: <POS cid="65"
Last edited by DefectiveProduct : 07-21-2006 at 07:23 PM.
|