Skip to content

Commit 6f10242

Browse files
authored
Update Guide.mdx
1 parent 41ef83b commit 6f10242

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/icTattooShop/Guide.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ Make sure your XML file name follows the format *_overlays.xml, where * is an id
5555
Once you have placed the XML files in the correct location, you must run the following command on your FiveM server to generate screenshots of the custom tattoos. This is necessary for the tattoos to display correctly in the menus.
5656

5757
```bash showLineNumbers filename="Fivem Command"
58-
/ screenshotTattoosCustom
58+
/ screenshotCustomTattoos
5959
```
6060

6161
This command will process the XML and AddonTattoos.json files and generate screenshots of the tattoos. The screenshots will be saved in the `src/nui/assets/tattoos` path automatically.
6262

63-
</Steps>
63+
</Steps>

0 commit comments

Comments
 (0)