tecnofasad.blogg.se

Loading sourcemod plugins
Loading sourcemod plugins











loading sourcemod plugins
  1. #LOADING SOURCEMOD PLUGINS INSTALL#
  2. #LOADING SOURCEMOD PLUGINS FULL#

#LOADING SOURCEMOD PLUGINS FULL#

Note: Don’t forget to put “127.0.0.1” in SourceMod/configs/simpleadmins.ini, if you’re working from a local dedicated server and give yourself full admin access (or play with certain flags, if your plugin requires them, in order to confirm it’s working as intended). Follow the guide here and decide on what suits you most. Now that we have a basic install, let’s get the admin access done – you have two choices the simple admin configuration or the groups assignment ( personally, I think that it’s best going for the simple configuration unless working on a live server with many users).

#LOADING SOURCEMOD PLUGINS INSTALL#

Start by accessing the offical mod page here and follow the simple install gulde.Now that we have the base server installed, we will need to get Metamod:Source and SourceMod setup. Once you have the server setup, all the files downloaded and you can confirm it’s working, proceed to the next step which will run over Metamod:Source and SourceMod installation. The guides will be based on the server type you’re running, directly from the Valve Wiki: Basic Server Setupįirst thing you need to have setup is the base SRCDS (Source Dedicated Server) or SteamCMD (Steam Command) Dedicated Server. Note: If you have your own SRCDS/SteamCMD server setup, skip straight to the Setting up SourceMod section. Using the built in SourceMod commands to minimize server restarts.īasically, it reduces the time you spend doing usual tasks and allows you to focus on writing the code.How optimize SourceMod by removing unecessary plugins and extensions.This is a guide for anyone doing development on the Source engine.













Loading sourcemod plugins