You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make it work with qb-target instead of "press E" and such
Change it so you can plant anywhere and/or based on ground material type e.g.: Materials = {"Farm", "Farm2", "Farm3", "GrassShort", "Grass", "GrassLong", "ClayHard", "ClaySoft", "Soil", "MarshDeep", "Marsh", "MudDeep", "MudSoft", "MudHard", "DirtTrack", "GravelTrainTrack", "GravelDeep", "GravelLarge", "GravelSmall", "SandWetDeep", "SandDryDeep", "SandTrack", "SandWet", "SandCompact", "SandLoose"}, -- If planting location has this material, plant.
Hard finding farming scripts that are not in set areas, so that players can plant where they want, I considered converting a weed script but found most of them handle male/female seeds etc which makes most of the work a bit more complex then im capable of doing.
The text was updated successfully, but these errors were encountered:
Would be cool to change a few things:
Materials = {"Farm", "Farm2", "Farm3", "GrassShort", "Grass", "GrassLong", "ClayHard", "ClaySoft", "Soil", "MarshDeep", "Marsh", "MudDeep", "MudSoft", "MudHard", "DirtTrack", "GravelTrainTrack", "GravelDeep", "GravelLarge", "GravelSmall", "SandWetDeep", "SandDryDeep", "SandTrack", "SandWet", "SandCompact", "SandLoose"}, -- If planting location has this material, plant.
Hard finding farming scripts that are not in set areas, so that players can plant where they want, I considered converting a weed script but found most of them handle male/female seeds etc which makes most of the work a bit more complex then im capable of doing.
The text was updated successfully, but these errors were encountered: