Search the Community
Showing results for tags 'spike'.
Found 2 results
-
Tire-deflation vehicle immobilization devices based on vanilla mines for vehicle detection. Talon Spike Net A large net covering the roadway with spikes to hold the tires, wrapping around the axle to immobilize the vehicle without other damage or injuring the occupants. Single-use. Work-In-Progress Features Remote deploy dispenser Stinger Spike Strip: Light rigid spike strip that punctures tires to impede vehicles. Multi-use. Links Steam Workshop GitHub
-
So, Yesterday I started a mod project without any 3d modeling experience nor arma 3 modding experience, I watched a lot of tutorials and I was understanding them, I think, but now I'm stuck at the addon builder because it says to me: Build failed. Result code=1. Can someone help me? The config.cpp is like this: class CfgVehicles { class SpikeStrip { units[] = {}; weapons[] = {}; scope = 2; model = "\Sam Sapphire Spike Strip\SpikeStrip.p3d"; mapSize = 5; displayName = "Spike Strip"; ace_cargo_size = 1 ; ace_cargo_canLoad = 1; ace_dragging_canDrag = 1; ace_dragging_dragPosition[] = {0, 1.2, 0}; ace_dragging_dragDirection = 0; ace_dragging_canCarry = 1; ace_dragging_carryPosition[] = {0, 1.2, 0}; ace_dragging_carryDirection = 0; cost = 0; armor = 5000; }; }; BTW, it is a spike strip that works with ace, can someone maybe tell me how to change the model (Like Open = SpikeStripOpen.p3d, and closed = SpikeStrip.p3d)? P.S: I need also a way for damaging wheels, I can do it in the config.cpp or I need to do it somewhere else?
- 2 replies
-
- spike strip
- spike
-
(and 3 more)
Tagged with: