



Login Issues
Forgot password?Activate Issues
Account activation email not received? Wrong account activation email used?Other Problems?
Contact Support - Help Center Get help on the UGX Discord. Join it now!Total Members Voted: 16
press T
insert message
end game
again, i remind you this is not a "requirement". And like he said, dont see you devaluing treyarch and telling them to "spend more time in future"
![]() | Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum. |
![]() | Has shown effort and knowledge in the area of scripting while being a part of the UGX-Mods community. |
There is a very weird bug where if you get the MP7 (or PaP MP7..not sure) You're able to get unlimited weapons, with no Cap. I was running around with like 10 weapons all PAP. This is what I think caused the bug and its happened twice. Could be something else but this is what i've come across
![]() | Has released one or more maps to the UGX-Mods community which have been added to the UGX Map Manager. |
![]() | Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum. |
![]() | Has shown effort and knowledge in the area of scripting while being a part of the UGX-Mods community. |
It IS the Pap MP7, since its using alt weapon for the 2 scopes, I have a small update in the works, this will be fixed.
I will just have iron sights on PAP Mp7 and it will be fixed
![]() | Has released one or more maps to the UGX-Mods community which have been added to the UGX Map Manager. |
![]() | Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum. |
![]() | Has shown effort and knowledge in the area of scripting while being a part of the UGX-Mods community. |
It uses 2 weaponfiles, _upgraded and _upgraded2
One for each scope
giveWeapon( gun );
![]() | Has released one or more maps to the UGX-Mods community which have been added to the UGX Map Manager. |
![]() | Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum. |
![]() | Has shown effort and knowledge in the area of scripting while being a part of the UGX-Mods community. |
I didnt modify any script, just used the alt weapon feature, so saapping out the _upgraded2 scope weaponfile will cause issues, ill remove it so its just the one normal upgraded weaponfile.
As for leaderboards, ill update when im on my Pc
current_weapon = self getCurrentWeapon();
if ( current_weapon == "mp7_zm_upgraded" )
{
self maps\_harrybo21_utilities::harrybo21_take_gun( "mp7_zm_upgraded" );
self maps\_harrybo21_utilities::harrybo21_give_gun( "mp7_zm_upgraded2" );
}
else if ( current_weapon == "mp7_zm_upgraded2" )
{
self maps\_harrybo21_utilities::harrybo21_take_gun( "mp7_zm_upgraded2" );
self maps\_harrybo21_utilities::harrybo21_give_gun( "mp7_zm_upgraded" );
}
![]() | Has released one or more maps to the UGX-Mods community which have been added to the UGX Map Manager. |
![]() | Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum. |
![]() | Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum. |
![]() UGX V.I.P. | |
![]() | Has released one or more maps to the UGX-Mods community which have been added to the UGX Map Manager. |
![]() BO3 Modtools Alpha | This user has access to the Black Ops 3 Modtools Alpha |
I enjoyed the map, besides the waw zombies. But can't complain to you about that.
![]() | Benevolent Soul who has our eternal gratitude and exclusive access to betas and the donator section of the forum. |
![]() | Has shown effort and knowledge in the area of scripting while being a part of the UGX-Mods community. |
I enjoyed the map, besides the waw zombies. But can't complain to you about that.