-
Content Count
471 -
Joined
-
Last visited
-
Medals
Everything posted by shark-attack
-
hey thanx snake ... pleased you enjoyed m8
-
hi .. since installing patch 108 i am no longer able to alt tab to other programs (notepad) whilst editing ... every time i try arma encounters a problem and needs to shut down ... only started happening since 108... any one else having similar issues and is there a work around ? many thanx in advance
-
forgive my ignorance ... but how do i do that
-
big fan of youre work ... will keep an eye open for this one ... keep it up matt ...
-
thanx for heads up blanco ... have changed to suit !
-
hi  paveq have been toying  with  exploding  sapper  but  i feel  a  shot  to the torso  could  possibly  detonate  a mine  strapped  to  sappers  back .. not in real life ...  but  in game ... encourages  player  to  go  for  head shot ... there  are  only  3  sappers  in  the  mission trying to keep player on  his  toes try  the new version  reaction  times  of  perimter  guards  have  been  lowered thanx  a lot  for  input ! Â
-
UPDATED  version 5 ================= added  option to hide  dead  bodys map is easier to find enginners  only  explode  if  hit  in torso fixed issues  with  silvas position  after savegame more response  from arty teams fixed  issues  with  silvas extraction perimeter  guards (tents)  smartened  up ... ================= thanx  blanco  liongreek  charvel and matt  for  feedback if ever i can return the favour just let me know... nice one lads!
-
guys im having problems hiding the bodies of fallen enemys unit init this AddEventHandler ["killed",{this addaction ["Hide Body","hidebody.sqs"]}] script _body = _this select 0 _act = _this select 2 _body removeaction _act #loop _body setpos [(getpos _body) select 0, (getpos _body) select 1, ((getpos _body) select 2) - 0.1] ~0.1 ? ((getpos _body) select 2) < -0.5 : exit goto "loop" problem is body isnt "swallowed" by ground ... it twitches and moves about but isnt removed any help more than welcome ... many thanx in advance
-
thanx mate ... sorted !
-
thanx for clarifying this AddEventHandler ["killed",{this addaction ["Hide Body", what here]}]
-
i dont  get  an  option to hide the body using hidebody ... it happens automatically
-
played  with this  and it works  well  for deleting dead  how  would i include it with action many thanx
-
the  support  from  bis  is  great ..  constantly  fixing  there  product ... Â
-
sounds  good mate ... good luck !
-
another good point raised thanx again blanco will hopefully have all points adressed by the weekend and will release an updated version .. again many thanx to all for feedback
-
great point guys hide the dead will include in update .. again many thanx for feedback!
-
hi ... how would i set an event handler to detect if a unit was shot in the back or body and call a script if this happens..? many than in advance
-
lol ... i agree ... Â but a nice touch ...
-
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> UNITS INIT this addEventHandler ["dammaged", _this execVM "myScript.sqf"}] MY SCRIPT unit = _this select 0; _hitPart = _this select 1; _damm = _this select 2; ? (_hitPart == "body") Â : [] exec "blast.sqs"; exit simulates a body shot good enough for me ... thanx to LCD Â works a treat
-
thanx mate ... what i was wanting to do was if an engineer was shot in the back his mine what he carrys would explode... thanx again
-
thanx  blanco  will  give it a shot ... any tips  on how to use  _time more than welcome ... and  thanx  for the tip  about the event handler  for  sappers** edit ... got it working  nice touch also blast now alerts others thanx again for heads up ... have  also  fixed a slight bug with generals  bodyguards will include  everything  in next update ... again many thanx   nice one Â
-
@blanco... snipers are  syncd  with searchlight ... engineers  i  added explosion  for effect  .. bad idea .. i have  noticed  a few  things  when saving  game .. ie  locked doors  become open ... maybe remove save game option ? . @ paveq  i havnt  marked the start  on this map  because  there a several possibile locations ... try ing to simulate a paradrop into ocean ... start point  is random  ... @matt .. pleased you enjoyed ... ========================== as  always  thanx  for  feedback  ...  will fine  tune  and fix the issues raised .. most of which have been in new version ! any feedback on airsrike which becomes available  after data recovery...? cheers  all ... edit ==== spotted fault with static gaurds around tents at southern start point .... will fix and update ...
-
also works in beta v 107
-
updated to new version slight bug  with download action  fixed .. Â