Quantcast
Channel: SA-MP Forums - Filterscripts
Viewing all articles
Browse latest Browse all 595

[FilterScript] Weed Harvesting Job

$
0
0
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!

Viewing all articles
Browse latest Browse all 595

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>