This file was automatically imported from the old garrysmod.org site. You can see other imported files on the reuploads page.

Skeleton Gamemode

Originally uploaded by garry on 18th May 2008 14:46 pm

For GAMEMODE DEVELOPERS.
This is just the basic layout of a gamemode. It's not meant to make things easier, or simpler, it's just meant to be built on top of.

This download looks like an addon. You need to extract the downloaded zip and put the addon folder in your Garry's Mod addons folder. You should end up with a directory structure similar to below:

  • steamapps
    • common
      • garrysmod
        • garrysmod
          • addons
            • entities <-- Addon folder!
              • e.g.
              • lua
              • maps
              • materials
              • models
              • etc

Don't know where the Garry's Mod folder is or how to extract zip files? See more useful installation tips.

  • entities/
    • effects/
      • empty_effect/
        • init.lua
    • entities/
      • empty_entity/
        • shared.lua
    • weapons/
      • empty_weapon/
        • shared.lua
  • gamemode/
    • cl_init.lua
    • init.lua
    • shared.lua
  • info.txt

BBCode:

HTML:

Social: