Clientside addons compatible with FA

All Party-approved topics welcome
User avatar
fer
Posts: 1586
Joined: Fri Jun 04, 2010 8:16 am
Location: Emotional wreck

Re: Clientside addons compatible with FA

Post by fer »

Nothun wrote:It should be compatible with FA, can anybody confirm this before I muck up the server next time I join?
Please can you help us understand if this will have any impact on an adversarial mission if not used universally? For example, will it give you a better sense of player dispositions (including enemies) compared to a player not running this mod? Thanks.

User avatar
Nothun
Posts: 34
Joined: Wed May 01, 2013 9:15 pm
Location: Germany

Re: Clientside addons compatible with FA

Post by Nothun »

Yes it will,

Adveserials will be affected. The use of this mod is to "flatten" the grass, so you can see more (and farther), especially when going prone, and of course to increase performance. So yes if not used by all, the ones that do use it will have an advantage over those that don't. The main reason for using this should be to increase performance, but if not used by all banned for adv.

That somehow conflicts with the FA "little hassle join" policy... :cop:
so I guess this one falls out.

Nothun
"We all make mistakes, just none as grave as yours" -Spitnam after a Blue on Blue

http://steamcommunity.com/id/Nothun/

User avatar
IceRaiser
Posts: 247
Joined: Sat Jun 18, 2011 11:38 pm
Location: IKEA

Re: Clientside addons compatible with FA

Post by IceRaiser »

BANNED!
*hrm* unless you can get it to autodisable like IVD does.

Code: Select all

//Exit immediately if it isn't a coop or an unknown missiontype
_gt = toLower (getText (missionConfigFile >> "Header" >> "gameType"));
//Array of allowed missiontypes
_IVD = ["coop","unknown",""];
if ( not(_gt in _IVD) ) exitWith{}; 

User avatar
harakka
Posts: 365
Joined: Fri Jul 29, 2011 3:35 pm
Location: Finland

Re: Clientside addons compatible with FA

Post by harakka »

This mod, by the same author, reduces grass' FPS impact somewhat, without making it any easier to see who's lying in it.
Me and him, we're from different ancient tribes. Now we're both almost extinct. Sometimes you gotta stick with the ancient ways, the old school ways. I know you understand me.

Phoenix49
Posts: 23
Joined: Mon May 14, 2012 7:01 pm

Re: Clientside addons compatible with FA

Post by Phoenix49 »

Is st_bunnyhop acceptable?

Black Mamba
Posts: 335
Joined: Sun May 27, 2012 12:11 pm

Re: Clientside addons compatible with FA

Post by Black Mamba »

IceRaiser wrote: *hrm* unless you can get it to autodisable like IVD does.
This is a wonky solution at best, seeing that most missions on the server don't have a properly defined header regarding the game type.

User avatar
IceRaiser
Posts: 247
Joined: Sat Jun 18, 2011 11:38 pm
Location: IKEA

Re: Clientside addons compatible with FA

Post by IceRaiser »

No, unless you can disable it for Adv/TvT. :cop:

@Mamba: yarp, sadly.

Wilson
Posts: 77
Joined: Sat Sep 29, 2012 10:25 am

Re: Clientside addons compatible with FA

Post by Wilson »

Phoenix49 wrote:Is st_bunnyhop acceptable?
I don't see why it wouldn't be. I use it, I'd happily stop if a host says it's banned but not sure what the problem with it could be.

User avatar
Ferrard Carson
Posts: 565
Joined: Sun Aug 12, 2012 6:08 am

Re: Clientside addons compatible with FA

Post by Ferrard Carson »

Wilson wrote:
Phoenix49 wrote:Is st_bunnyhop acceptable?
I don't see why it wouldn't be. I use it, I'd happily stop if a host says it's banned but not sure what the problem with it could be.
Refrain from using it in adversarials, is all. Not that there are actually many cases at all where it is any faster or more efficient than just running around the obstacle, but still - when in an adversarial, vault normally or run around, since not everyone has the mod.

~ Ferrard
"Take a boat in the air you don't love, she'll shake you off just as sure as the turnin' of the worlds. Love keeps her in the air when she oughta fall down, tells you she's hurtin' before she keels... makes her home."

User avatar
Cam
Posts: 65
Joined: Sun Dec 02, 2012 10:35 pm

Re: Clientside addons compatible with FA

Post by Cam »

mortar_sounds (Compatible with ACEX_SM)



Credit to Rscptd for the sounds and myself for the config, etc etc.

Enjoy, and I wouldn't recommend trying it with JSRS, it'll probably break things.

Download

Post Reply