Search the Community
Showing results for tags 'hemp'.
Found 5 results
-
Hello how can i change scripts add ItemKiloHemp to backpack
-
hi i had help from some one one hear they put a hemp script, in for me but no way for my players to sell it any one will be will to help me sort it out
-
I added some crates to my map. The first one works fine it's loaded with ak's and ammo. _crate1 = objNull; if (true) then { _this = createVehicle ["SpecialWeaponsBox", [9016.3799, 12927.087, 3.5677726], [], 0, "CAN_COLLIDE"]; _crate1 = _this; clearweaponcargoGlobal _this; clearmagazinecargoGlobal _this; _this addWeaponCargoGlobal ["AK_74",5]; _this addWeaponCargoGlobal ["AK_47_M",1]; _this addWeaponCargoGlobal ["AK_47_S",1]; _this addmagazineCargoGlobal ["30Rnd_762x39_AK47",10]; _this addmagazineCargoGlobal ["30Rnd_545x39_AK",25]; _this setPos [9016.3799, 12927.087, 3.5677726]; }; but the other 3 don't have loot inside. they spawn empty i wanted them to spawn "ItemKiloHemp" and "ItemZombieParts". _crate2 = objNull; if (true) then { _this = createVehicle ["USOrdnanceBox", [9009.8037, 12930.672, 3.6088436], [], 0, "CAN_COLLIDE"]; _crate2 = _this; clearweaponcargoGlobal _this; clearmagazinecargoGlobal _this; _this addmagazineCargoGlobal [["ItemKiloHemp",50]]; _this setPos [9009.8037, 12930.672, 3.6088436]; }; _crate3 = objNull; if (true) then { _this = createVehicle ["USOrdnanceBox",[9013.2539, 12930.277, 0.34331667], [], 0, "CAN_COLLIDE"]; _crate3 = _this; clearweaponcargoGlobal _this; clearmagazinecargoGlobal _this; _this addmagazineCargoGlobal [["ItemZombieParts",12]]; _this setPos [9013.2539, 12930.277, 0.34331667]; }; _crate4 = objNull; if (true) then { _this = createVehicle ["USOrdnanceBox",[9027.3027, 12928.585, 0.02336337], [], 0, "CAN_COLLIDE"]; _crate4 = _this; clearweaponcargoGlobal _this; clearmagazinecargoGlobal _this; _this addmagazineCargoGlobal [["ItemKiloHemp",7]]; _this setPos [9027.3027, 12928.585, 0.02336337]; };
- 9 replies
-
- ammo crate
- loot
-
(and 1 more)
Tagged with:
-
[Added] Players can now harvest Hemp from maps that it grows wild. I'm wondering how to harvest the hemp patches. I have a Takistan server and have tried to hatchet down some Hemp patches that grow, with no results.
-
So I know where to harvest Pumpkins from, but where do I harvest Sunflower Seeds and Hemp from?
- 4 replies
-
- Sunflower Seeds
- Pumpkin
-
(and 3 more)
Tagged with: