Post: 1.12 Team Only God Mode + Invisibility and Other .arena Mods
10-16-2011, 01:23 AM #1
TheFallen
Former Dark Night
(adsbygoogle = window.adsbygoogle || []).push({}); Well since I've had my fun with these for about 7 months or so (I found these right after I made my v3 so like a month or two after 1.12 came out), I'm finally releasing them. This is a lot easier then people think and it's not what must people would expect. Anyways, here it is:

First open up any patch, PS3 or Xbox and make your way to "mp/basemaps.arena".

From there you will see something like this for every map

    {    map            "mp_invasion"
longname "MPUI_INVASION"
gametype "dm war sab sab2 dom sd sd2 hc thc ctf koth"
description "MPUI_DESC_MAP_INVASION"
mapimage "preview_mp_invasion"
mapoverlay "compass_overlay_map_blank"
allieschar "us_army"
axischar "opforce_composite"
environment "urban"
}



Team God Mode and Invisibility

Find this part
    
allieschar "us_army"
axischar "opforce_composite"

And change it to something like this
    
allieschar "us_army"
axischar ""

To fix the error "AimTarget_GetTagPos: Cannot find tag [j_helmet] on entity" simply change "environment" to something like this:
    
environment ""



Ghillie Suit Image

Find this part
    
environment "urban"

And change it to one of these
    
environment "urban"
environment "desert"
environment "forest"
environment "arctic"



Change The Map Preview

Find this part
    
mapimage "preview_mp_invasion"

And change it to one of these

    
preview_mp_invasion
preview_mp_highrise
preview_mp_checkpoint
preview_mp_nightshift
preview_mp_favela
preview_mp_quarry
preview_mp_brecourt
preview_mp_derail
preview_mp_subbase
preview_mp_underpass
preview_mp_estate
preview_mp_rundown
preview_mp_boneyard
preview_mp_afghan
preview_mp_terminal
preview_mp_rust
preview_mp_storm
preview_mp_compact
preview_mp_complex
preview_mp_crash
preview_mp_overgrown
preview_mp_abandon
preview_mp_fuel2
preview_mp_trailerpark
preview_mp_vacant
preview_mp_strike
preview_mp_fuel
preview_mp_downtown_la
preview_mp_oilrig
preview_mp_riverwalk
preview_mp_suburbia
preview_mp_trailer
preview_mp_verdict
preview_mp_shipment




Changing The Map Name

Find this part
    
longname "MPUI_INVASION"

And change it to anything you want, example:
    
longname "^1TheFallen's Lobby"



Map Description

Find this part
    
description "MPUI_DESC_MAP_INVASION"

And change it to anything you want, example:
    
description "^1TheFallen's Lobby"



That's it. You can do that for every map you want.

Credits:
-ITheFallenI (me)
-aerosoul94
(adsbygoogle = window.adsbygoogle || []).push({});

The following 34 users say thank you to TheFallen for this useful post:

.DeadlyMoDz25, iTruceFret, add_me, aerosoul94, Baby-panama, bottom feeder, BvB-09r-_-N!c0, Chrom3D, Clouds, Diddles2Fresshh, Dope., Dr. Dre, fluffyTHEnutsak, GetDeleted -_-, KCxFTW, User23434, Mr.Hannu, PryZeex, PussayPatrol, Rainbow Gravity, Rea, ICS Vortex, sciz0r, T_m_b07, ThereThatGuy, trilispy, Uk_ViiPeR, Vampytwistッ, xChronicModz, xG-Tank, xShowtime32x, xVz, Xx--AIDAN--xX, zFlaVouR
10-16-2011, 09:17 AM #56
Originally posted by ITheFallenI View Post
Well since I've had my fun with these for about 7 months or so (I found these right after I made my v3 so like a month or two after 1.12 came out), I'm finally releasing them. This is a lot easier then people think and it's not what must people would expect. Anyways, here it is:

First open up any patch, PS3 or Xbox and make your way to "mp/basemaps.arena".

From there you will see something like this for every map

    {    map            "mp_invasion"
longname "MPUI_INVASION"
gametype "dm war sab sab2 dom sd sd2 hc thc ctf koth"
description "MPUI_DESC_MAP_INVASION"
mapimage "preview_mp_invasion"
mapoverlay "compass_overlay_map_blank"
allieschar "us_army"
axischar "opforce_composite"
environment "urban"
}



Team God Mode and Invisibility

Find this part
    
allieschar "us_army"
axischar "opforce_composite"

And change it to something like this
    
allieschar "us_army"
axischar ""



Ghillie Suit Image

Find this part
    
environment "urban"
And change it to one of these
    
environment "urban"
environment "desert"
environment "forest"
environment "arctic"




That's it. You can do that for every map you want.

Credits:
-ITheFallenI (me)
-aerosoul94


you can add these to your thread aswell,not much of a secret anymore:

    setenv "urban"
setenv "desert"
setenv "artic"
setenv "forest"
< use them as default & add them to your config file,make sure its in default tho.
10-16-2011, 10:30 AM #57
JonoEfthy
[move]^_^[b]Dubstep[/b]^_^[/move]
Originally posted by ITheFallenI View Post
That's a good thing then, keep mods out of pubs and in private matches. No need to ruin the game for others.---------- Post added at 12:04 AM ---------- Previous post was at 12:02 AM ----------The way invisibility is it is trying to load a model that doesn't exist.
Yeah i get hpw it works, just wondering if we could stop the other models from loading when yoi have specific classes, eg. Gillie suit with the sniper.
10-16-2011, 10:55 AM #58
Originally posted by JonoEfthy View Post
Yeah i get hpw it works, just wondering if we could stop the other models from loading when yoi have specific classes, eg. Gillie suit with the sniper.

I see what you mean
10-16-2011, 01:09 PM #59
Murt
< ^ > < ^ >
Originally posted by TheSilent View Post
First :dumb:
I found this in 5secs when I realised I was looking in a pc patch
I'll release my ultimate patch with this soon Awesome face


nice thanks for giving us this . i also had fun using this ages ago while i was bord searching them . thx
10-16-2011, 03:22 PM #60
T_m_b07
I defeated!
Originally posted by ITheFallenI View Post
Well since I've had my fun with these for about 7 months or so (I found these right after I made my v3 so like a month or two after 1.12 came out), I'm finally releasing them. This is a lot easier then people think and it's not what must people would expect. Anyways, here it is:

First open up any patch, PS3 or Xbox and make your way to "mp/basemaps.arena".

From there you will see something like this for every map

    {    map            "mp_invasion"
longname "MPUI_INVASION"
gametype "dm war sab sab2 dom sd sd2 hc thc ctf koth"
description "MPUI_DESC_MAP_INVASION"
mapimage "preview_mp_invasion"
mapoverlay "compass_overlay_map_blank"
allieschar "us_army"
axischar "opforce_composite"
environment "urban"
}



Team God Mode and Invisibility

Find this part
    
allieschar "us_army"
axischar "opforce_composite"

And change it to something like this
    
allieschar "us_army"
axischar ""



Ghillie Suit Image

Find this part
    
environment "urban"
And change it to one of these
    
environment "urban"
environment "desert"
environment "forest"
environment "arctic"




That's it. You can do that for every map you want.

Credits:
-ITheFallenI (me)
-aerosoul94


damnnn you decided to release :O nice work tho buddy :y:
10-16-2011, 05:49 PM #61
TheFallen
Former Dark Night
Originally posted by b07 View Post
damnnn you decided to release :O nice work tho buddy :y:

I had it for 7 months lol. I could really care less about it. It gets boring fast.

---------- Post added at 10:49 AM ---------- Previous post was at 10:16 AM ----------

Updated with new things ^_^
10-16-2011, 05:59 PM #62
zVirus
Haters Gonna Hate
Originally posted by ITheFallenI View Post
I had it for 7 months lol. I could really care less about it. It gets boring fast.

---------- Post added at 10:49 AM ---------- Previous post was at 10:16 AM ----------

Updated with new things ^_^


First off Congrats on the Silver Star :p

But this is really glitchy
Like I played with it a couple of times and it just lagged me out :confused:
Anyways great release :y:, but don't really think its worth another data transfer (takes forever for me :lolSmile
10-16-2011, 06:14 PM #63
TheFallen
Former Dark Night
Originally posted by zVirus View Post
First off Congrats on the Silver Star :p

But this is really glitchy
Like I played with it a couple of times and it just lagged me out :confused:
Anyways great release :y:, but don't really think its worth another data transfer (takes forever for me :lolSmile

I never really use it because of the errors lol
10-16-2011, 06:15 PM #64
zVirus
Haters Gonna Hate
Originally posted by ITheFallenI View Post
I never really use it because of the errors lol


Yep, the explosive bullets and perk mods were probably the best "new" release

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo