View Single Post
  #6  
Old 06-03-2011, 11:30 AM
Longbone Longbone is offline
Approved Member
 
Join Date: Aug 2010
Posts: 49
Default

Hi mate,
I think there must be a solution to access static aircraft like other static object's
gpgroundgroup,aigroundgroup etc but if so, is there a way to really despawn them or move
them to another location x0.00 y0.00 ?. If I look at other scripts they always destroy them
and then you have garbage that not dissapears.
If you destroy an AiAircraft there is sometimes garbage too, but he disappear mostly gradually
I think this is an engine fault,so i would use AiAircraft with 0gasoline and place little static
targets between them, if they not get damaged enough to despawn, do it by a script and wait for a moment
till garbage disappears,then respawn (reload) units.

I hope eventually our trouble is patched away and we get a manual for this THING!!!

Edit: is there a way to edit Strings in C# automatically
like a counter do "Bob_f_218Sqn:001" ..."Bob_f_218Sqn:002"..."Bob_f_218Sqn:003"....
as you see in my script it is made complicated a little bit
I still have a lot to learn

Cheers
Reply With Quote