[PROPS] Addon props - torch with fire

Hi,
I don’t know if this already exists somewhere, but I couldn’t find it. I’ll delete it if I have to. :sweat_smile:
I’m sharing a new prop with a fire effect.


Image 1

Image 2


Installation:
  1. Insert folder “bzzz_torch” to resources folder
  2. Add to server.cfg
  3. Restart server

If you stream prop in another resource, you must edit the fxmanifest.
Add this line:
data_file 'DLC_ITYP_REQUEST' 'stream/bzzz_prop_torch_fire001.ytyp'

Then the server must be restarted.


Coord for animation
["torch"] = {"anim@heists@humane_labs@finale@keycards", "ped_a_enter_loop", "Torch", AnimationOptions =
   {
       Prop = "bzzz_prop_torch_fire001",
       PropBone = 18905,
       PropPlacement = {0.14, 0.21, -0.08, -110.0, -1.0, -10.0},
       EmoteLoop = true,
       EmoteMoving = true,
   }},

Download:

bzzz_torch.zip (3.7 MB)


If the download link is broken
or you want to see my other work:
Tebex
List of my props: https://bzzz.wiki/

Update 24/09/2023

  • adjusted textures
  • optimization
  • changed fire effect
  • added “functional” light around the torch
  • added a bone
  • adjusted Flags

To update the prop, replace both files in the stream folder.

Code is accessible Yes
Subscription-based No
File size 74 kB
Requirements Any script or CodeWalker
Support No

Have a nice day and sorry for my English :saluting_face:

19 Likes

love! :fire:

1 Like

would u share the animtion u use ?

@OfficialKo1n
Here’s everything you need :slight_smile:

awesome work, BZZZ,
if people having a hard time to make the torch appear, make sure to delete your cache and it will work fine.
again nice work BZZZ, love it, keep up the good work!

1 Like

Hello, there is no SQL?

:smiley: okay, here
@Hom3roff

INSERT INTO `items` (`name`, `label`, `weight`) VALUES
	('torch', 'Torch', 1);

Update 24/09/2023

  • adjusted textures
  • optimization
  • changed fire effect
  • added “functional” light around the torch
  • added a bone
  • adjusted Flags

To update the prop, replace both files in the stream folder.


Image 1

Image 2

Image 3


Download:

bzzz_torch.zip (3.7 MB)