All Projects → Stooberton → ACF-3

Stooberton / ACF-3

Licence: MIT License
ACF

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to ACF-3

VJ-Base
An addon for Garry's mod that contains bunch of bases to make many different types of addons.
Stars: ✭ 57 (+54.05%)
Mutual labels:  addon, mod, gmod, garrysmod
Half-Life-Resurgence
Recreation & expansion of NPCs, entities, and weapons from the Half-Life series into Garry's Mod!
Stars: ✭ 52 (+40.54%)
Mutual labels:  addon, mod, gmod, garrysmod
BadCoderz
Find unoptimized gmod addons and KILL the devs who made them
Stars: ✭ 66 (+78.38%)
Mutual labels:  addon, gmod, garrysmod
3D2D-Textscreens
3D2D Textscreens Garry's Mod Workshop Addon
Stars: ✭ 26 (-29.73%)
Mutual labels:  addon, gmod, garrysmod
gmod luasocket
Modules for Garry's Mod that add bindings for OS sockets through luasocket.
Stars: ✭ 21 (-43.24%)
Mutual labels:  gmod, garrysmod
crafting-dead
The Minecraft zombie survival mod.
Stars: ✭ 44 (+18.92%)
Mutual labels:  mod, guns
helix
A Garry's Mod roleplaying framework developed by nebulous for the people. Helix IS open-source - the code can be used as you wish.
Stars: ✭ 123 (+232.43%)
Mutual labels:  gmod, garrysmod
Bannerlord.Diplomacy
Bannerlord mod: War, peace, NAPs, alliances, civil wars, relationships, and interactions.
Stars: ✭ 27 (-27.03%)
Mutual labels:  mod, combat
glua-docs
🔍 Quick documentation lookup for Garry's Mod Lua
Stars: ✭ 14 (-62.16%)
Mutual labels:  gmod, garrysmod
EasyChat
A modular Garry's Mod chat addon for both users and developers.
Stars: ✭ 74 (+100%)
Mutual labels:  addon, gmod
ACF-CPT-Options-Pages
Small addon for ACF Options. Adds ACF options page per custom post type
Stars: ✭ 73 (+97.3%)
Mutual labels:  addon, acf
garrysmod common
A repository of common bits for compilation projects based on Garry's Mod.
Stars: ✭ 76 (+105.41%)
Mutual labels:  gmod, garrysmod
dash
Collection of libraries, utilities, and core Garry's Mod changes intended to improve development of addons and gamemodes
Stars: ✭ 46 (+24.32%)
Mutual labels:  addon, garrysmod
sourcesdk-minimal
A compact and Garry's Mod compatible SourceSDK (don't use in other Source engine games).
Stars: ✭ 34 (-8.11%)
Mutual labels:  gmod, garrysmod
zombie-escape
🏃 Gamemode for Garry's Mod based on the popular Counter-Strike: Source server mod
Stars: ✭ 17 (-54.05%)
Mutual labels:  gmod, garrysmod
XPGUI
A modern VGUI framework.
Stars: ✭ 15 (-59.46%)
Mutual labels:  gmod, garrysmod
Autorun-rs
Undetectable scripthook with lua execution and filesteal. Modern replacement for gluasteal and most lua executors
Stars: ✭ 63 (+70.27%)
Mutual labels:  gmod, garrysmod
garrysmod-chatsounds
Community Uploaded Ingame Chat Reaction Sounds
Stars: ✭ 68 (+83.78%)
Mutual labels:  addon, garrysmod
gm luaerror
A module for Garry's Mod that adds hooks for obtaining errors that happen on the client and server (if activated on server, it also pushes errors from clients).
Stars: ✭ 35 (-5.41%)
Mutual labels:  gmod, garrysmod
PlusTiC
Minecraft mod for adding new tools to and integrating various mods with Tinkers Construct
Stars: ✭ 34 (-8.11%)
Mutual labels:  addon, mod

Armored Combat Framework

A standardized combat and damage addon for Garry's Mod

Discord Invite Steam Group Linting Status Repository Size Commit Activity

Armored Combat Framework (ACF) is an addon for Garry's Mod that implements a damage system for props and players, while also providing entities and tools to build fairly realistic armored combat vehicles. Players may choose from an array of guns, ammo types, crates for fuel and ammo, engines, transmissions and more while armoring their contraptions for combat.

Ammunition is customizable with varying ballistic performance along with armor being customizable for protection against various threats. ACF is intended to be balanced for multiplayer and competitive use but there is, of course, nothing wrong with blasting some NPCs.

ACF Logo

Installation

Dependencies

ACF Requires these to work

Wiremod (Workshop or Github)

Prop Protection with CPPI is not required, but highly recommended. We'd recommend Nadmod PP (Workshop or Github).

ACF works best when used with thin plate models and SProps (Workshop) provides a more complete selection over the vanilla PHX plates.

Git Client (Recommended)

Install a Git client, such as the Github client or GitKraken, then clone ACF to your addons folder. With the Github client installed you can click the green button at the top of the ACF repo page and select clone. Updating ACF on your server or client after install simply requires clicking the pull button in your respective Git client.

Manually

  1. Click the green button at the top of the ACF repo and select zip.
  2. Extract the ACF folder.
  3. Inside you will find another ACF folder.
  4. Move the inner ACF folder to garrysmod/garrysmod/addons

Contributing

Found an annoying bug in the addon? Want to suggest a brand new feature? Think something should be changed? Make sure to check out Contributing to ACF, where we have a full guide on how to properly contribute to this project.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].