Arma 3
543 人が評価
RIS - Module
27
8
6
6
9
12
3
4
2
3
4
2
3
3
3
3
2
2
2
   
アワード
お気に入り
お気に入り
お気に入りから削除
Data Type: Mod
ファイルサイズ
投稿日
更新日
1.131 MB
2024年2月7日 23時45分
8月18日 12時02分
7 項目の変更履歴 ( 表示 )

サブスクライブしてダウンロード
RIS - Module

Kamen 作成の 1 件のコレクション
Random Infantry Skirmish
81 アイテム
解説
Module version of Random Infantry Skirmish. Immediately jump into random infantry skirmish on random place on the map. You can choose any faction, any weapon and any vehicles and just start fighting.

Main features
  • Fast paced, dynamically generated firefight with infantry and land/air vehicles
  • Compatible with any mod that has proper units definitions
  • Fully customizable, set your own rules, select your gear, pick location, pick factions
  • 5 game modes: Push, King of the Hill, Team Deathmatch, Arena Team Deathmatch, Arena Gun Game and Defense
  • Supports Singleplayer, COOP and PvP (up to 8 players per side)

Game modes
  • Push - attack and capture sequence of points, one after another while defenders put fierce resistence
  • King of the Hill - team that has more units in specified area gets points over time, the team that reaches point limit first wins
  • Team Deathmatch - get points for killing enemy units, the team that reaches point limit first wins
  • Arena Team Deathmatch - get points for killing enemy units, the team that reaches point limit first wins, fought in small arena
  • Arena Gun Game - starts with predefined list of weapons, everybody starts with the first weapon and progresses to next one once they manage to kill 2 opponents. First player to reach the last weapon and achieve the 2 kills wins the game
  • Defense - defend area against increasingly more difficult waves of enemies



How to use
Go to Editor, place a BLUEFOR unit on the map then go to modules > "Random Infantry Skirmish" > "RIS - Game mode" and place it anywhere on the map. And you're done! If you want to define custom locations, you can use the "RIS - Location" module.



How to add multiplayer support
Adding multiplayer support is a bit harder:

  1. Add any number of playable units to BLUEFOR and OPFOR (resistance will break the mod, don't do that)
  2. Add https://community.bistudio.com/wiki/Description.ext to your mission with following:

// Don't display briefing map, it's useless in this case briefing = 0; // Configure respawn system respawn = "INSTANT"; respawnTemplates[] = { "RSTF_Respawn" }; respawnOnStart = 0; // Custom respawn template for this mission class CfgRespawnTemplates { class RSTF_Respawn { onPlayerRespawn = "RSTFM_fnc_respawn"; respawnTypes[] = { 1 }; respawnOnStart = 0; }; };



⚠️ Where to report issues / suggest changes
Please direct all requests and issues to the source code repository:
https://github.com/SkaceKamen/random-infantry-skirmish/issues
人気スレッド 全て表示 (13)
18
5月1日 8時51分
Multiplayer
dims123
8
8月3日 3時25分
Stuck on "you're dead" screen for several minutes without respawn
walidsamour47
5
2024年12月15日 20時54分
Why fps so low
Asuka
242 件のコメント
Flexicus 21 時間前 
Appreciate the option to hide modern objects. Is there any way to turn off the structure spawning? Specifically, the 2-story hesco barriers that don't fit in with older settings.
minecraft with gadget 10月25日 12時15分 
Any chance you could add in modules to specify team spawn directions? On KOTH with some maps, especially valleys and hills like Takistan, both teams have a tendency to spawn on steep hillsides and slopes which leads to them getting wiped out before they even get down into the capture zone.
JerryKan 10月20日 16時34分 
@baba yaga: I had the same issue and I removed the AITimeout mod and it works now.
baba ⁧⁧yaga 10月19日 19時55分 
Hello anyone know why for example if i get killed and respawn in a place far from where i was the units just freeze and the unit i controll cant move and aim, only shoot and everything is freezed
Raxy 10月18日 9時27分 
Hello, I literally love playing RIS, however, maybe you could add more sections to be purchasable, example Boats, Artillery...
Sir Knight 10月11日 5時12分 
I am reporting bug and solution in RIS to be implemented by DEV. After a while game starts micro-stuttering.
Solution is to execute this command whenever stutters start and they are gone for another period of time (10-15 minutes)

removeAllMissionEventHandlers "EntityKilled";
hint "All Killed EH removed.";
Commissar Kark 10月10日 14時56分 
Looks like a few modded factions aren't making it into the available ones. Specifically the Adeptus Mechanicus. Can I manually add them? Thank you!
PᄂΛYBӨY ЩIƬΉ Λ GЦП 8月22日 20時38分 
wow this mod got updated can you please add a bigger push zone
HenTie Lord 8月20日 6時59分 
Why does AI not push to the point? They just stay outside. (I have no AI mod loaded in)
GOMZLIKE 8月20日 3時37分 
@Sir Knight, i tested without mods and with default factions - same problem