To add clothes and cars to stores in Redage v3, you will need to follow these steps:
1. First, make sure you have the necessary mods installed on your server. These mods can vary depending on which clothes and cars you want to add. You may need to install custom models, scripts, or even entire packs.
2. Once you have the mods installed, locate the specific files for the clothes or cars you want to add. These files usually consist of the model files (.dff and .txd for clothes, and .dff and .col for cars), as well as any additional script files or configuration files that may be required.
3. Copy the files to the appropriate folders on your server. For clothes, you will need to copy the model files to the "skins" folder, and for cars, you will need to copy the model and collision files to the "models" folder.
4. Next, you'll need to add the clothes or cars to the appropriate shop file. This file is typically called "shops.cfg" or "shop.ide." Open the file using a text editor and find the section that corresponds to the shop where you want to add the item.
5. Add a new entry in the shop file for the clothes or cars you want to add. This entry should include the model name, price, and any other relevant information. Refer to the existing entries in the shop file for the correct format.
6. Save the shop file and restart your server for the changes to take effect. The added clothes or cars should now be available for purchase in the designated shop.
Keep in mind that the exact process may vary depending on the specific mods and server framework you are using. Make sure to consult the documentation or support resources for the specific mods you are installing for more detailed instructions.