Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
No More Sway
You have to use BIS_fnc_terrainGradAngle and setAnimSpeedCoef on every squad member in a loop to be able to use it for them in the manner how I do this.
And what I did is to do it for the player or the player and squad members AND being able to turn it on or off at will.
My method employs a different method, permits enabling this for squad members, as well as being able to enable/disable it at will for the player or squad members.
Yours method DOES work and it is a 'quick and easy' method! Aint nothing wrong with that! :)
Not bashing it nor you! :) It was more so for @nukey who said they never seen this being done, though it has been around for years.
Where you use a config; Exile, mine, and others use a script. Still the same result in the end...you can run up hills... ;)
:)
class CfgSlopeLimits
{
maxRun = "1f";
minRun = "-1f";
maxSprint = "1f";
minSprint = "-1f";
maxRunAI = "1f";
minRunAI = "-1f";
maxSprintAI = "1f";
minSprintAI = "-1f";
};
Here are just 2 links to scripts from 2017:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1163257633
https://forums.bohemia.net/forums/topic/205916-release-auto-run-script/
Good mod though and it does work as I have it myself though I have modified it as well as making for my AI teammates! So I can have it for me or my entire squad along with me can have it! ;)
Thanks for the effort @Tokyo Cowboy!
:)
If you can answer YES to BOTH questions, it is most likely SAFE to be used. HOWEVER, the key for the mod MUST be installed on the server.
No key? You will be kicked no matter what the mod is, unless they have this setting disabled, which 99.9% do not do (they have it enabled - signature check).
So, in this case, the key must be installed on server and the good admins will require all players to run this mod as to keep things 'fair to all players'.
Even JSRS's sound mod, which affects NO ONE, the key is REQUIRED to be on the server.
These things I know as a current server admin/owner as well as an admin for many A3 servers for about 6 years.
Hope this info helps you now and in the future!
:)