IW5-Mod Feature List

The following is an incomplete version of all the features the client has to offer.

Misc features:

  • Restored fs_game behaviour: IW5-Mod can load a mod.ff file just like on CoD 4 (You can set it from the command line: set fs_game "mods/<mod name>"
  • Added usermap support. Can load a map-specific arena file from the mods/<mod name>/mp folder. A mod is required for custom maps (MP only)
  • Can override stock GSC game files by placing them in the userraw folder
  • Can override stock CSV game files by placing them in the userraw folder
  • Can override stock Info String game files by placing them in the userraw folder
  • Can override stock map entities file files by placing them in the userraw folder
  • Restored command line parsing
  • Discord integration
  • Allow alt-tabbing when in-game
  • Can open the in-game console (MP only)
  • Full Private Match support: Friends can join your game in progress using /connect IP:port (MP only)
  • COOP support: Friends can join your lobby using /connect IP port (SP Only). Both the host and the second player may need to run startPrivateListen prior to the connect command.
  • Server-side voice chat (MP Only)
  • Fix endgame and endround exploits (MP Only)
  • Remove code that crashes the game if scr_xpscale is tampered with

Commands:

  • cmdlist
  • dir
  • dvardump
  • dvarlist
  • exec
  • fdir
  • fullpath
  • listassetpool
  • path
  • spawnBot
  • touchfile
  • vstr

Client Command:

  • demigod
  • god
  • kill
  • noclip
  • notarget
  • setviewpos
  • ufo

Dvars:

  • bg_bulletRange
  • bg_gravity
  • bg_surfacePenetration
  • developer
  • developer_script
  • g_dumpScripts
  • g_speed
  • jump_enableFallDamage
  • jump_height
  • jump_ladderPushVel
  • jump_slowdownEnable
  • jump_spreadAdd
  • jump_stepSize
  • player_duckedSpeedScale
  • player_lastStandCrawlSpeedScale
  • player_proneSpeedScale
  • player_sprintUnlimited
  • player_sustainAmmo
  • pm_bounces
  • pm_bouncesAllAngles
  • pm_elevators (easy elevators)
  • pm_playerCollision
  • pm_playerEjection
  • pm_rocketJump
  • pm_snapVector (makes jump height FPS dependant - SP only)
  • scr_damageFeedback (SP only)
  • scr_forceRankedMatch (MP only)
  • scr_oldscavenger (MP Only)
  • sv_cheats
  • ufoHitsTriggers

GSC Functions:

  • CmdExec (You must terminate your strings with \n)
  • GetChar
  • ReplaceFunc
  • ToUpper

GSC Methods:

  • God
  • DemiGod
  • IsSprinting
  • IsTestClient

Planned Features:

  • Add in-game console on SP

Features that will probably NEVER be implemented:

  • Dedicated servers for MP
  • Unlock achievements on Steam
  • Friends in-game list (either Steam or Forum)
  • Controller support
1 Like