Garry's Mod: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Update links and format.)
(Updated the page with some new information. Lua information may need to be on this wiki. Removed information about who splits profits or not, it shouldn't bother anyone.)
Line 3: Line 3:
== Overview ==
== Overview ==
[[Image:Garry\'s_Mod_logo.png|196pix|left]]
[[Image:Garry\'s_Mod_logo.png|196pix|left]]
{{Game name|GMOD|name=Garry's Mod}} was born on the [http://forums.somethingawful.com/ Something Awful] forums. Although everyone had been enjoying [[JBMod]], production of it had slowed down. Therefore [[User:Garry Newman|Garry]] created Garry's Mod, a simple mod for [[Half-Life 2]] in which the crossbow could rope things together and the pistol could shoot out [[npc manhack|manhacks]].
{{Game name|GMOD|name=Garry's Mod}} is a sandbox game, created by Garry Newman. It is centered around putting the player in the environment, in which they could do nearly anything that is capable within the [[Source]] engine. It was heavily inspired by [[JBMod]]. Early versions of Garry's Mod, modified several normal Half-Life 2 weapons to act as different tools (like the 357 Magnum Revolver to able to set the cameras, for instance.) As time went on Garry's Mod was updated even more to resemble JBMod, and continued off of its idea. Garry's Mod has advanced through 13 major updates, each with more features than the last. The latest version has a massive host of features, such as easier ragdoll posing, keypads, doors, buttons, dynamite, welding, and just about everything needed to create contraptions as well as comics and videos. It is currently a standalone game and works with nearly every Source title that the user owns. Garry's Mod has a large addon and mod base and supports [[Lua]], which is used by the community to make new weapons, entities, and gamemodes. Gamemodes range in genre from the original sandbox, to roleplay, to survival, to sports and far beyond. Community also considers the game to be by far the most popular Source mod, and was the first mod ever distributed through Steam.
 
Since then, Garry's Mod has advanced through 13 versions, each with more features than the last. The latest version has a massive host of features, such as easy ragdoll posing, keypads, doors, buttons, dynamite, welding, and just about everything needed to create contraptions as well as comics and machinima. It is now standalone and works on every Source game the user owns.
 
Garry's Mod itself has a large mod base. It supports Lua, which is used by fans to make new weapons, entities, and gamemodes. Gamemodes range in genre from roleplay, survival, sports and far beyond.
 
Garry's Mod is by far the most popular Source mod, and was the first mod ever distributed through Steam.
{{clr}}
{{clr}}


== Garry's mod as a development tool ==
== Garry's mod as a development tool ==
[[Garry's Mod]] is useful for Source developers, and can greatly fulfill certain tasks needed to make new mods. Tasks such as:
[[Garry's Mod]] is useful for Source developers, and can greatly fulfill certain tasks needed to make new mods or add-ons. Tasks such as:


:;A way to place and or move props in MAP_EDIT mode
:;A way to place and or move props in MAP_EDIT mode
Line 21: Line 15:
:;Stress-test Source: Use Garry's Mod to test abusive usage of the Source engine, like spawning hordes of zombies, spamming explosive barrels and other intensive things. Will it crash? Will it freeze? Will the network buffer overflow?
:;Stress-test Source: Use Garry's Mod to test abusive usage of the Source engine, like spawning hordes of zombies, spamming explosive barrels and other intensive things. Will it crash? Will it freeze? Will the network buffer overflow?


:;Quickly test game elements: With the implementation of {{WP|Lua (programming language)|Lua}} scripting, you can create new game elements and weapons without using the Source SDK and make the process go a lot faster.
:;Quickly test game elements: With the implementation of Lua scripting, you can create new game elements and weapons without using the Source SDK and make the process go a lot faster.
 
==Mapping Stuff==
[[Getting started in the Hammer editor for Gmod!]]
 
== Distribution ==
Garry's Mod is available on Steam. Garry and Valve split profits 50/50. There will likely be no retail version of Garry's Mod available.


== External links ==  
== Links ==  
* [https://www.garrysmod.com Official website]
* [https://www.garrysmod.com Official website]
* [https://www.garry.tv/ Garry’s blog]
* [https://www.garry.tv/ Garry’s blog]
* [https://www.facepunch.com Developer's website]
* [https://www.facepunch.com Developer's website]
* [https://www.moddb.com/mods/garrys-mod Outdated ModDB page]
* [https://www.moddb.com/mods/garrys-mod '''Outdated''' ModDB page]
* {{Valvestorefront link|4000}}
* [https://store.steampowered.com/app/4000/Garrys_Mod/ Garry's Mod's Steam Page]
* [[Wikipedia:Garry's_Mod|Garry's Mod on Wikipedia]]
* [[Wikipedia:Garry's_Mod|Garry's Mod on Wikipedia]]
* [[Getting started in the Hammer editor for Gmod!]]


[[Category:Third Party Source Engine Games]]
[[Category:Third Party Source Engine Games]]
[[Category:Source 2013 engine branch games]]
[[Category:Source 2013 engine branch games]]
[[Category:Source 2013 MP engine branch games]]
[[Category:Source 2013 MP engine branch games]]

Revision as of 12:13, 15 March 2022

English (en)Deutsch (de)Español (es)Português do Brasil (pt-br)Русский (ru)中文 (zh)Translate (Translate)
Note.pngNote:
Garry's Mod is based on Source SDK 2013's engine branch. Therefore, much of the documentation on this wiki pertaining to Source SDK 2013 may also apply to Garry's Mod.

Overview

196pix

Template:Game name is a sandbox game, created by Garry Newman. It is centered around putting the player in the environment, in which they could do nearly anything that is capable within the Source engine. It was heavily inspired by JBMod. Early versions of Garry's Mod, modified several normal Half-Life 2 weapons to act as different tools (like the 357 Magnum Revolver to able to set the cameras, for instance.) As time went on Garry's Mod was updated even more to resemble JBMod, and continued off of its idea. Garry's Mod has advanced through 13 major updates, each with more features than the last. The latest version has a massive host of features, such as easier ragdoll posing, keypads, doors, buttons, dynamite, welding, and just about everything needed to create contraptions as well as comics and videos. It is currently a standalone game and works with nearly every Source title that the user owns. Garry's Mod has a large addon and mod base and supports Lua, which is used by the community to make new weapons, entities, and gamemodes. Gamemodes range in genre from the original sandbox, to roleplay, to survival, to sports and far beyond. Community also considers the game to be by far the most popular Source mod, and was the first mod ever distributed through Steam.

Garry's mod as a development tool

Garry's Mod is useful for Source developers, and can greatly fulfill certain tasks needed to make new mods or add-ons. Tasks such as:

A way to place and or move props in MAP_EDIT mode
A user-friendly demonstration tool
Chat with other modders and share ideas through text and usage of Gmod tools. Devs can use Gmod's tools to cooperatively share ideas about mod scenarios with players. Gmod can also be used to demonstrate a new map and discuss features without NPCs.
Stress-test Source
Use Garry's Mod to test abusive usage of the Source engine, like spawning hordes of zombies, spamming explosive barrels and other intensive things. Will it crash? Will it freeze? Will the network buffer overflow?
Quickly test game elements
With the implementation of Lua scripting, you can create new game elements and weapons without using the Source SDK and make the process go a lot faster.

Links