Post: MW3 SPRX Weapon calling
07-10-2015, 04:17 PM #1
Jim Halpert
Bounty hunter
(adsbygoogle = window.adsbygoogle || []).push({}); I'm trying to add weapons to a menu base and I've started with the ACR. On Arkaden, it works fine. When I click on ACR in the menu, the ACR spawns in. But if I'm in Dome, I get the FAD. How can I fix this?
(adsbygoogle = window.adsbygoogle || []).push({});
07-10-2015, 05:36 PM #2
Mad Monk
Save Point
It's because some maps have an extra weapon.

The index for the ACR is 0x1B.

But on these maps it is 0x1C.

MAPS:

    
- mp_seatown
- mp_plaza2
- mp_paris
- mp_exchange
- mp_bootleg
- mp_alpha
- mp_village
- mp_underground
- mp_bravo
07-10-2015, 07:07 PM #3
Jim Halpert
Bounty hunter
Originally posted by Mad
It's because some maps have an extra weapon.

The index for the ACR is 0x1B.

But on these maps it is 0x1C.

MAPS:

    
- mp_seatown
- mp_plaza2
- mp_paris
- mp_exchange
- mp_bootleg
- mp_alpha
- mp_village
- mp_underground
- mp_bravo


So in the menu, how do I make it so that when you click on ACR, it works as ACR on any map?
07-11-2015, 02:09 AM #4
Mad Monk
Save Point
Originally posted by arka00 View Post
So in the menu, how do I make it so that when you click on ACR, it works as ACR on any map?


You have to make a function that will add +1 to the weapon index if you are in one of the maps i listed in my other post.
07-11-2015, 04:29 AM #5
Jim Halpert
Bounty hunter
Originally posted by another user
You have to make a function that will add +1 to the weapon index if you are in one of the maps i listed in my other post.

I'm really new to coding so could you show me how to do that?
07-14-2015, 07:32 AM #6
Chris
Former Staff
Nobody will spoonfeed you. You should try and learn simple things like this yourself.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo