[T6] AdrX Test Weapons first OAT Port
-
ive been trying to do that and nothings working
-
hey i can drinkk only 4 perks why
-
Is there an update for this mod?
-
This mod is really cool but it dont work
-
A simple mod adding weapons and some other stuff based of sehteria 's ZM-Weapons for me to learn the tools and all of the structure on building a mod, sent cause some friends asked me to.
Added Weapons:
- Peacekeeper (without flashlight model)
- SPAS-12
- Browning HP
- Dragunov
- M60
- Makarov
- Mauser C96 added to other maps
Stats are pretty much just test values since the mod was not meant to be playable ig.
Patches:
- (Probably) More damage for Refitted 8700 Mechanical Cranium Sequencer
- (Probably) More damage and ammo for Dystopic Demolisher
- (Probably) More damage and ammo for RPG & Rocket Propelled Grievance
- 2025 ACOG is now fully covered by all PAP Camos
Issues:
- Cant knife wile ADS'ing with the Boomhilda
Other Mod Additions:
- Sehteris's own ZM Perks included in
Plans for the future include pretty much adding all the guns that are not on zombies but are on all the other BO2 Modes and camo coverage for all the guns and attachments.
Will keep testing and updating stuff on my discord/other networks that can be found on bio
AdrX003 Hey do you think you could remove perk limit with this mod only thing i feel its missing
-
AdrX003 Hey do you think you could remove perk limit with this mod only thing i feel its missing
Glitching HD with a easy script.
-
Glitching HD with a easy script.
AndreTOQU3 what script is it called? can you help me?
-
AndreTOQU3 what script is it called? can you help me?
Just create a .gsc file and paste this script code. Then, place this file in the "scripts" folder located at %localappdata%\plutonium\storage\t6 (create the "scripts" folder inside the t6 folder if it doesn't already exist).
script code:
init() { thread remove_perk_limit(); for(;;) { level waittill("connected", player); } } remove_perk_limit() { level waittill( "start_of_round" ); level.perk_purchase_limit = 11; }Warning: If you are a multiplayer player, create a folder named "zm" inside the scripts folder and place the gsc scripts inside it.
If you don't know how to create a .gsc file, just create a .txt text file, paste the script code, and rename the file to .gsc at the end, like noperklimit.gsc
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login