[UP FOR DELETION] RGB Weed Plants!

How did I come up with the Idea?

Once upon a time, in the growing metropolis of Horizon, lived a talented artist named Shoe. He stumbled upon a upset comment from a CFX forum poster, asking for free colorful weed plant props. Shoe, with little knowledge about marijuana thought he would save the day and dove into research. Immersed in studying strains and details, he envisioned vibrant creations. Using his torrented Microsoft paint and an array of colors, Shoe meticulously recreated the intricate patterns and hues. Each stroke seemed to carry a touch of magic. When he finished, he marveled at his lifelike props. The FiveM Community were astounded and implemented his art, breathing life into the virtual world. Players were captivated, and Shoe’s talent soared. His colorful props became highly sought after, propelling his art career to new heights. Though he never understood the source of his extraordinary talent, Shoe continued to create breathtaking art. His colorful props reminded him of the magic found when passion and curiosity intertwine.

Cheer up mate, This ones for you!

Might add more in the future :man_shrugging:

Using RPemotes ??

here’s the code, just add them to the prop emotes section of AnimationListCustom .Lua;

["potplant4"] = {
        "anim@heists@box_carry@",
        "idle",
        "Pot Plant (Small 2)",
        AnimationOptions = {
            Prop = "shoe_shuffler_prop_weed_lrg_haze_01b", -- CHANGE PROP NAME
            PropBone = 60309,
            PropPlacement = {
                0.138,
                -0.05,
                0.23,
                -50.0,
                290.0,
                0.0
            },
            EmoteLoop = true,
            EmoteMoving = true
        }
    },
    ["potplant5"] = {
        "anim@heists@box_carry@",
        "idle",
        "Pot Plant (Medium 2)",
        AnimationOptions = {
            Prop = "shoe_shuffler_prop_weed_lrg_haze_01b",  -- CHANGE PROP NAME
            PropBone = 60309,
            PropPlacement = {
                0.138,
                -0.05,
                0.23,
                -50.0,
                290.0,
                0.0
            },
            EmoteLoop = true,
            EmoteMoving = true
        }
    },
    ["potplant6"] = {
        "anim@heists@box_carry@",
        "idle",
        "Pot Plant (Large 2)",
        AnimationOptions = {
            Prop = "shoe_shuffler_prop_weed_lrg_haze_01b",  -- CHANGE PROP NAME
            PropBone = 60309,
            PropPlacement = {
                0.138,
                -0.05,
                0.23,
                -50.0,
                290.0,
                0.0
            },
            EmoteLoop = true,
            EmoteMoving = true
        }
    },
12 Likes

Absolutely Magnificent

3 Likes

OMG!!! Shoe Shuffler back again with another quality upload and amazing description :rofl: :rofl: :rofl: :rofl: :rofl:

3 Likes

This made my girlfriends mam shag me

3 Likes

I used to beat my kids and wife until I saw this. Amazing work Shoe Shuffler

4 Likes

Thank you for the support! :disguised_face:

2 Likes

I’m disgusted and proud at the same time.

Using this one cool trick!

Cheers man, you’re my biggest fan!

I’m not mad, just disappointed.

Jokes, nice work lmao

OH MY GOD its the guy from the post! Biggest crossover ever

I’m you’re biggest fan :slight_smile: Had to do it :smiley:

1 Like

I did make my own free version but it was a lengthy process in the ytyp editing stages and much like yourself, I don’t smoke the shit so found it weird that there was yellow and pink cannabis leaves; looked like Canadian maple leafs lmfao

You’ve just given me an idea with the canadian thing… :thinking:

You could do these too :eyes:

  • ba_prop_battle_weed_bigbag_01a

  • bkr_prop_weed_bigbag_03a

  • bkr_prop_weed_drying_01a

  • bkr_prop_weed_drying_02a

  • bkr_prop_weed_smallbag_01a

Yeah I don’t know how much to deep dive into it :smiley: I don’t even think I’ll be using these for my server aha

1 Like

I think I deleted the files but this was after an hour messing around in Photoshop and notepad++

I personally didn’t like how it came out lol

2 Likes

If anyone wants to use these in RPEmotes, here’s the code, just add them to the prop emotes section of AnimationListCustom.Lua;

},
    ["potplant4"] = {
        "anim@heists@box_carry@",
        "idle",
        "Pot Plant (Small 2)",
        AnimationOptions = {
            Prop = "PROP NAME HERE",
            PropBone = 60309,
            PropPlacement = {
                0.138,
                -0.05,
                0.23,
                -50.0,
                290.0,
                0.0
            },
            EmoteLoop = true,
            EmoteMoving = true
        }
    },
    ["potplant5"] = {
        "anim@heists@box_carry@",
        "idle",
        "Pot Plant (Medium 2)",
        AnimationOptions = {
            Prop = "PROP NAME HERE",
            PropBone = 60309,
            PropPlacement = {
                0.138,
                -0.05,
                0.23,
                -50.0,
                290.0,
                0.0
            },
            EmoteLoop = true,
            EmoteMoving = true
        }
    },
    ["potplant6"] = {
        "anim@heists@box_carry@",
        "idle",
        "Pot Plant (Large 2)",
        AnimationOptions = {
            Prop = "PROP NAME HERE",
            PropBone = 60309,
            PropPlacement = {
                0.138,
                -0.05,
                0.23,
                -50.0,
                290.0,
                0.0
            },
            EmoteLoop = true,
            EmoteMoving = true
        }
    },
2 Likes

Thank’s, I’ve added this to the Original post

1 Like

This is dope! :wink:

1 Like