Jump to content

making a shooting range with coins mod that give player coins for points


killerkiwi

Recommended Posts

hi guys ans girls im at it again making a shooting range that give you coins for points it working but need work. say if one of your players uses it battle eye kicks them

but works fine for admins im adding sonuds to it

this is some of the code of it but be about a week or two till its done

 

_vehicle_78 = objNull;
if (true) then
{
  _this = createVehicle ["WarfareBunkerSign", [11475.7, 11385.6, 0.00119019], [], 0, "CAN_COLLIDE"];
  _vehicle_787 = _this;
  _this setDir 111.418;
  _this setVehicleInit "this setObjectTexture [0, ""1000m.jpg""]";
  _hit 1000,["_sethit100m"];
  _this setPos [11475.7, 11385.6, 0.00119019];
};
 

Link to comment
Share on other sites

  • 1 month later...
On 1/24/2016 at 11:29 PM, ElDubya said:

Sounds good man. I have a shooting range set up at AWOL's on Napf that I can manually execute and spawn at anytime. Your's sounds cool though with the addition of a coin reward. Very interested :)

 

well need a event handler like if hit with a bullet any thing you can think of

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...