View Single Post
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 06-29-2018 , 16:18   Re: L4DToolZ Metamod plugin (l4d1 & l4d2)
Reply With Quote #1389

Quote:
Originally Posted by Runda20 View Post
Running a linux server, for some reason L4DToolz wont show in my meta list at all. I have tried the updated version (https://forums.alliedmods.net/showpo...postcount=1327) and that didn't work either. Any ideas? Can provide more info if needed. Dropped the dll / so into extension and the vdf into metamod, no idea why it wont pick it up.



Thanks in advance,

Runda
Metamod extensions don't go into extensions folder. Take a look here.

PHP Code:
"Metamod Plugin"
{
    
"alias"        "l4dtoolz"
    "file"        "addons/l4dtoolz/l4dtoolz_mm"

Based on that path:
  • You need to create a folder inside addons.
  • Name it l4dtoolz.
  • Then drop the .so file in that folder.
__________________
Spirit_12 is offline