Page 1 of 1

Help with custom weapons

Posted: Fri Jun 15, 2007 10:19 pm
by Mr. Someguy
I can't get seconday fire to work unless I make it use burst fire + primary ammo (I want it to have a secondary shotgun that vapourizes enemies).

Next, I can't use weapon_ar2 and custom_msg3 (my weapon) at the same time, If I have the msg3 and I pick up an ar2, I can't use the ar2 at all. :?

Posted: Sat Jun 16, 2007 11:24 pm
by skidz
Make sure the buckets aren't the same. I'm not finished the custom weapons code quite yet, very WIP in the current release. Next release they will be finished but of course I will add more options if requested.

Posted: Sun Jun 17, 2007 6:41 pm
by Mr. Someguy
Ok thanks, lol, I though the bucket position had to do with where the viewmodel was at, so I never messed with it.