25.11.2018, 09:15
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
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!