Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mm_basedir Not Working in CS2 #166

Closed
LianZiZhou opened this issue Feb 13, 2024 · 1 comment
Closed

mm_basedir Not Working in CS2 #166

LianZiZhou opened this issue Feb 13, 2024 · 1 comment

Comments

@LianZiZhou
Copy link

LianZiZhou commented Feb 13, 2024

Setting +mm_basedir "addons/metamod_ac" has no effect in CS2.

mm_basedir
Unknown command 'mm_basedir'!
meta alias
Alias      File
 ---
counterst  addons/counterstrikesharp/bin/win64/counterstrikesharp
 ---
1 aliases total.

I modified the vdf of counterstrikesharp in addons/metamod_ac, the expected behavior is to load addons/counterstrikesharp_ac/bin/win64/counterstrikesharp.
counterstrikesharp.vdf in addons/metamod_ac

"Metamod Plugin"
{
	"alias"	"counterstrikesharp"
	"file"	"addons/counterstrikesharp_ac/bin/win64/counterstrikesharp"
}
@LianZiZhou LianZiZhou closed this as not planned Won't fix, can't repro, duplicate, stale Feb 13, 2024
@psychonic
Copy link
Member

ConVars in MM:S (including mm_basedir) are known to not function at the moment in Source 2 games until #135 is finished.

zer0k-z pushed a commit to zer0k-z/metamod-source that referenced this issue Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants