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)
Looks great! Any plans on doing a cornstalk?
@xvin1x
or new folder:
bzzz_addon-props_add_cornstalk.zip (1.3 MB)
Dopeee youâre the best!
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
is this client.lua or server.lua?+
its a bit late, but would you mind helping me as well?
New update of props:
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 ![]()
Then you restart the server and you can use props just like GTA props. Filename = spawn name
![]()
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 ![]()
How can I spawn it?
You need some kind of spawn script or map builder. Growing scripts are also good for plants.
There are several spawn scripts, so try searching and see if you like any of them. Or use CodeWalker.