10-12-2011, 02:53
Why is it that this work:
But this doesn't:
doesn't?
And how do I know which is the right order to specify attachments for a weapon
Code:
self giveWeapon("hk21_acog_extclip_mp");
But this doesn't:
Code:
self giveWeapon("hk21_extclip_acog_mp");
And how do I know which is the right order to specify attachments for a weapon