• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Giving a weapon with multiple attachments.
#1
Why is it that this work:
Code:
self giveWeapon("hk21_acog_extclip_mp");

But this doesn't:
Code:
self giveWeapon("hk21_extclip_acog_mp");
doesn't?

And how do I know which is the right order to specify attachments for a weapon Huh
  Reply
#2
Because the weapons are sorted in a alphabetic way?
  Reply
#3
Because there are weapon files, they're named in sort
like
hk21_acog_silencer_mp - file
u must type same in function
C++/Obj-C developer. Neko engine wip
Steam: Click
  Reply
#4
(10-12-2011, 17:21)Se7en Wrote: Because there are weapon files, they're named in sort
like
hk21_acog_silencer_mp - file
u must type same in function

[Image: psn-network-exploit-facepalm.jpg]

He didn't ask for that Tongue
  Reply
#5
(10-12-2011, 17:21)Se7en Wrote: Because there are weapon files, they're named in sort
like
hk21_acog_silencer_mp - file
u must type same in function

looking in raw\weapons\mp\ that file doesn't actually exist...

taking a look at the hk21, the only files that exist with that name are:

hk21_acog_mp
hk21_elbit_mp
hk21_extclip_mp
hk21_ir_mp
hk21_mp
hk21_reflex_mp

There are no files for dual attachments. There are they odd exceptions for some weapons, like m60_acog_grip_mp, but they only appear when used in combination with a grip attachment. So there isn't a file for every combination of attachments.
  Reply
#6
LOL, of course there arent... there would be way too much files then.
[Image: ctoc.jpg]
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Question Help Mw2 weapon skin question FroxIVx4 1 2,745 10-13-2013, 16:54
Last Post: hmann
Question Help Weapon Name iRoNinja 8 5,982 10-08-2013, 08:31
Last Post: iRoNinja
  Mw2 weapon porting? Cuddlyedits 3 4,312 09-15-2013, 16:43
Last Post: DidUknowiPwn
Rainbow [Release] MW3: Random Weapon Plugin V1 Nekochan 50 30,191 09-11-2013, 15:11
Last Post: EnVi Sweden Rocks
Exclamation [Request] Random Weapon At Spawn Scripts18 3 4,331 07-27-2013, 23:53
Last Post: DidUknowiPwn
  Help Mw2 weapon skin question FroxIVx4 1 2,668 07-06-2013, 19:22
Last Post: surtek
Question Help change single file lzma maker to multiple in c# raminr63 1 2,717 05-12-2013, 19:31
Last Post: raminr63
  [Request] List of all weapon models DidUknowiPwn 3 4,296 04-20-2013, 09:13
Last Post: Dominator56
  [Release] !weapon Plugin 8q4s8 40 23,401 03-24-2013, 17:02
Last Post: X-Track
  [Release] Black Ops ZM & MP weapon ID's JariZ 7 29,009 03-01-2013, 22:04
Last Post: JariZ

Forum Jump:


Users browsing this thread: 1 Guest(s)