User:Nosoop/Guide

From AlliedModders Wiki
Revision as of 07:10, 1 May 2020 by Nosoop (talk | contribs) (Initial submit)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

About

This was born out of a desire to create a detailed step-by-step on how to get started in SourceMod.

Pages

  • Setup provides a step-by-step on installing a Source Engine dedicated server, Metamod:Source, and SourceMod.
  • Basics is a walkthrough on writing one's first plugins.
  • QuickRef (a.k.a. "How Do I...?") is a reference page on performing common operations. TODO might change name
  • Advanced is a page with information on advanced operations (finding and calling game functions, looking up addresses, etc.).