Enhancing Addons with Decals and Canvases 1.0

Misc Texture


Description


Enhancing Addons with Decals and Canvases

These are addon props. They're decals that can be easily re-textured using OpenIV. You can place these props on walls; one side features a texture while the other remains invisible. Decals lack collision, whereas canvases have collisions.

Installation for FiveM

  1. Insert the "bzzz_decals" folder into your resources folder.
  2. Add the following to server.cfg: start bzzz_decals
  3. Restart the server.

If you stream props in another resource, edit the fxmanifest. Add this line:

data_file 'DLC_ITYP_REQUEST' 'stream/bzzz_normal_sign_decals.ytyp'

Restart the server afterwards. The YTYP file loads the properties of the props.

Installation for Singleplayer

For the props to appear in-game, create a "mods" folder within OpenIV and a DLC inside it. Use a tutorial to create your own DLC (e.g., from YouTube).

Move all YDR files along with YTD and YTYP into this location. The game will load these props, making them visible. They will also appear in Codewalker.

Use any suitable spawner to spawn the props (e.g., Codewalker, Menyoo).

Important Note

Follow the correct texture dimensions for GTA (128x128, 128x256, 256x256, 512x512, 256x512, 128x512...).

Model creator: BzZz

Original texture: Rockstar


First Upload: November 15, 2024 Last Updated: November 15, 2024


0 Comments