-
Notifications
You must be signed in to change notification settings - Fork 203
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
How to use with AMXMODX? #1020
Comments
Your answer didn't help me because I followed these exact instructions already.
|
This comment was marked as outdated.
This comment was marked as outdated.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I've installed metamod and amxmodx I've had to change this line from
gamedll "dlls\mp.dll"
to
gamedll "addons\metamod\dlls\metamod.dll"
Since I've replaced the mp.dll from here, I changed it back to the original line. But metamod and amxmodx stop working if I do this. Can someone help me?
The text was updated successfully, but these errors were encountered: