Jump to content
  • 0

Bloodsucker mission.sqm


lucho

Question

How i can add blood sucker in mission.sqm

i try but he dont attack and do anything

               

				class Item100
				{
					position[]={-7246.0605,365.94415,19535.738};
					azimut=-17.0839;
					id=100;
					side="WEST";
					vehicle="ns_bloodsucker";
					player="PLAY CDG";
					skill=0.60000002;
					init="this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';";
				};

 

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0
On 10.2.2016 at 11:36 PM, lucho said:

thanks for answer but i need only this one line

how i can allow unit to damage like AUTOTARGET and so


init="this enableSimulation false;this allowDammage false;this disableAI 'FSM';this disableAI 'ANIM';this disableAI 'MOVE';";

try this allowDamage true

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
  • Advertisement
  • Discord

×
×
  • Create New...