multitheftauto / amx

MTA AMX compatibility layer.
zlib License
31 stars 8 forks source link

Bad Installation Guide #72

Open erfanasbari opened 3 years ago

erfanasbari commented 3 years ago

Hi.

My Samp Gm Is Large, Filled with over 20k lines of code and around 500 Cmds. I wanted to port my samp gm into mta. I found this repo.

This is my problem with installation guide:

Extract the "mods" folder into your MTA "server" directory.

There is not even a "mods" folder in this entire repo. not at source code and not at release section.

because there is no "mods" folder in this repo I just copied king.dll to "mods/deathmatch/modules" and I Got This Error while running the server: MODULE: Unable to load mods\deathmatch\modules\king.dll (126)

And This One: ERROR: Couldn't find resource amx. Check it exists.

I Saw issues in the repo and I realized many people are using this. So I thought it was a good idea to post an issue and ask for some help. I'm a newbie In MTA and I don't know much about this repo, so I'm sorry if I'm wrong <3

Thanks For Your Help.

Disinterpreter commented 3 years ago

Hello! Thanks for your issue. We are working on new INSTALLATION guide.

New INSTALLATION guide is in writing right now. But you can read it https://github.com/multitheftauto/amx/wiki/INSTALLATION.md

qaisjp commented 3 years ago

I think there's also a dependency on ml_mysql

Disinterpreter commented 3 years ago

I think there's also a dependency on ml_mysql

I'm not sure, have you any reference in the code?