Addon Entry

Now supporting the newest garrysmods.org

New : UserScript to add a search button to any garrysmod.org download page Script Page Install It!

Mirrors

There are no mirrors, request one in the comment section below.
File: Soccer Gamemode
Version: 0
Garrysmod.org URL: http://www.garrysmod.org/downloads/?a=view&id=127814
Description:
Around a year or so ago when I started messing around with Lua, I made my first project a soccer gamemode.
With little to no knowledge of Garry's Mod coding, I went absolutely nowhere.
Now, after learning the ins and outs of both the Source engine and Garry's Mod, I thought it would be a pretty neat
weekend project to actually make a soccer gamemode. So I did.

Everyone's armed with a Crowbar and GravGun to move the ball. Attempting to pick up the ball will result in an exploding death. :D

If you are a Lua coder/server owner, feel free to add, edit, and use the code of this gamemode however you please. It wasn't very hard to make.
All I ask is you leave my name in the author's section. :3

Want to make your own Soccer map? Here's a list of entities.

- trigger_goal
Brush entity that when the ball enters, triggers the goal.
Make a key named "team".
For the value, if you want Red to gain a point, make it "1". For Blue, "2".

- info_ballspawn
Where the ball will spawn.
DO NOT use anim_ball.

- info_player_red
Red team spawn

- info_player_blue
Blue team spawn

Image: Soccer