


Vrad.exe will light a map, but it needs to know where to find prop models so it can load them and determine how they block light. Studiomdl will compile a model, but it needs to know where to place the compiled model files. For example, the Hammer Editor needs to know where it can find your materials so it can display them. The game directory is the folder that the tools refer to when they are looking for a game's content. 5 Browsing mounted files with XBLAH's Modding Tool.3 Specifying the game directory on the command line.2.2 Using VConfig to set the game directory.2.1 Using the Source SDK Launcher to set the game directory.I'll be sure to have the above issue auto resolve in 2.1.1 (the next update). Quote: addons/anti_prop_griefing/lua/apg/cl_a:102: attempt to index a nil value If you're getting that error delete the "apg" folder under "garrysmod\data". So if you've updated the script you may get this error. I've added more settings into the config file, this may cause a conflict with your old settings. One prop protection addon at a time, thus, you will have to remove APAnti from your addons. PatchProtect ( download it now- nil on CPPIcanPhysgun issue fixed ! Thanks to Domii894).It should work as soon as these are using Common Prop Protection Interface (CPPI). I often take as example players playing soccer ( ball = prop_physics), the ball will collide with players and goals (frozen stuff) but not with other unfrozen stuff (to avoid any exploit).ĪPG is not meant to handle prop ownability, thus APG is made to work along side with a prop protection addon such as Falco's Prop Protection (FPP) or other Prop Protection addon. The main idea was to allow everyone to play with unfrozen props, thus every not frozen prop_physics will be set to collision group debris that way, prop_physics won't collide with each other but can interact with world, players and static stuff. The development of APG was focused around the ability to provide a lightweight and efficient security against griefers whilst ensuring enough freedom to friendly players.
