I do stand by my theory in overall scenario that scope 1 is for base class and those inheriting should be scope 2 .
Ordinarily I'd agree with you - but in this case, the HMM_DropBox ammobox serves only to be used by a single script, so it's just easier (from my POV) than cluttering the in-game menu.
could it be you havent binarised and there is no PBOprefix ?
Nope, checked those.
are you the one getting the error or is it a friend on aserver that actually doesnt have the addon , it is possible for people to join servers without the ness addons , if the addon is only created inb a script ( another good example of why its good practice to place a dummy of any custom addons to be createvehicled before saving ) ?
I get it, a friend (also
with the addon) gets it, etc.
does the other pbo that has the scripts had as a required addon hmm_units ?
Yes, but it made no difference to the problem even when removed.
finally , i have seen a few people with this problem since arma2 , i am beggining to wonder if there is some changes in arma2 config set up that we havent noticed yet .
Yeah, that's what I was thinking. Strange that 'activateAddons' in the script would make it work, though, if that were the case.
Thanks very much for your help/suggestions
Looks like I'm just going to have to stick to calling activateAddons in the script, and hope it's sufficiently 'future-proof'!