[FilterScript] Weed Harvesting Job
#1

Weed Harvesting Job
Credits:
SAMP Team for a_samp.
Incognito for streamer plugin.

Requires:
-Streamer Plugin

If you'd like to make it with command simply define
pawn Code:
#define COMMAND_ENABLED
You can add more plants here:
pawn Code:
new const plantPositions[][harvestEnum] =
{
    //Text - PosX, PosY, PosZ
    {"{00FF00}Marijuana {FFFFFF}plant", -1030.6951, -1006.0359, 129.2126},
    {"{00FF00}Marijuana {FFFFFF}plant", -1060.9229, -928.9621, 129.2188},
    {"{00FF00}Marijuana {FFFFFF}plant", -1114.4142,-1030.7312,129.2188},
    {"{00FF00}Marijuana {FFFFFF}plant", -1109.1970,-1003.3334,129.2188},
    {"{00FF00}Marijuana {FFFFFF}plant", -1099.0498,-972.8215,129.2188},
    {"{00FF00}Marijuana {FFFFFF}plant", -1103.1284,-954.1331,129.2188},
    {"{00FF00}Marijuana {FFFFFF}plant", -1091.5793,-944.6408,129.2188},
    {"{00FF00}Marijuana {FFFFFF}plant", -1062.3256,-945.2252,129.2188},
    {"{00FF00}Marijuana {FFFFFF}plant", -1060.9229, -928.9621, 129.2188}
};

Images:






Download:

Github

Enjoy!
Reply
#2

veri good alternative to real life weed rep++
Reply
#3

Great job!

+Rep
Reply
#4

Quote:
Originally Posted by zerruv
View Post
veri good alternative to real life weed rep++
Quote:
Originally Posted by Variable™
View Post
Great job!

+Rep
Thank you guys!
Reply
#5

Looks good and clean, well done.
Reply
#6

Give the credits to a real creator..
Reply
#7

Quote:
Originally Posted by cuber
View Post
Looks good and clean, well done.
Thanks

Quote:
Originally Posted by Hunud
View Post
Give the credits to a real creator..
I didn't get what you mean?
Reply
#8

Why not let players plant weed seeds or similar? And once they are grown they can be harvested.
I have that in my server and it's really fun finding good places and hiding your plants so that noone finds and steals them.

I find these hardcoded weed plants kind of boring after a while since it'll just be farming the same plants over and over again (even when adding many more, they will be static).

Well done though, but could be made a bit more interesting and dynamic.
Reply
#9

Quote:
Originally Posted by NaS
View Post
Why not let players plant weed seeds or similar? And once they are grown they can be harvested.
I have that in my server and it's really fun finding good places and hiding your plants so that noone finds and steals them.

I find these hardcoded weed plants kind of boring after a while since it'll just be farming the same plants over and over again (even when adding many more, they will be static).

Well done though, but could be made a bit more interesting and dynamic.
On it already, thanks though.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)