[FREE] [PROPS] Addon props

Looks great! Any plans on doing a cornstalk?
@xvin1x


Add file and new ytyp:
bzzz_props_gardenpack.ytyp (830 Bytes)
prop_bzzz_gardenpack_cornstalk001.ydr (82.4 KB)

or new folder:
bzzz_addon-props_add_cornstalk.zip (1.3 MB)

4 Likes

Dopeee you’re the best!

1 Like

I’ve been looking for farm props for ages thank you for this aha, wanting to overhaul grapeseed’s fields.

Hi
Can someone help me with spawning this props on my server ? I have no idea how to do it

If you’re using ESX, you can use the following:

ESX.Game.SpawnLocalObject('prop_bzzz_gardenpack_cornstalk001', cornCoords, function(obj)
	PlaceObjectOnGroundProperly(obj)
	FreezeEntityPosition(obj, true)
	table.insert(cornPlants, obj)
	spawnedCorns = spawnedCorns + 1
end)

Thank’s

Update:
More props on my tebex :slight_smile:

Preview:

Fish

1

Mushrooms


A

Backup power



Fridge Samsung

Red light

4
3

Beehive Box

5b57d539f4ee4b50a344c9bc8f71318526af73ae

PS5

1 Like

is this client.lua or server.lua?+

its a bit late, but would you mind helping me as well?

New update of props:

  • some textures have been modified
  • some props have been optimised
  • plant developments have been added
  • texture luminosity has been adjusted

If the download link is broken, use tebex.

Hi I just want to know is there a way to add this into my FiveM Server? and if so could you help me?

@Anton_C22 It’s written in the first post :smiley:

  1. Download zip
  2. Extract zip and insert to resources folder
  3. Add to server.cfg

Then you restart the server and you can use props just like GTA props. Filename = spawn name

:slight_smile:

You dont have small animal props in your inventory (koalas, racoons, dogs, monkeys…etc… etc…) Let me know if you work on this please

I don’t have it and I’m not working on it :smiling_face:

How can I spawn it?

You need some kind of spawn script or map builder. Growing scripts are also good for plants. :smiling_face: There are several spawn scripts, so try searching and see if you like any of them. Or use CodeWalker.