What is wrong with this script?
I am fairly new to Pawn, so I'm still in the learning process. Whenever I run the script on my TFC server and use the command "ammx plugins" to make sure it was included correctly i tend to get "[ 20] unknown unknown unknown stats.amxx bad load" and "( 20) Load fails: Invalid Plugin (plugin "stats.amxx")" a lot. It compiles fine without any errors. It is not only this script, but simple ones. And even that tutorial on making pawn amxx plugin (though I did get it to work).
So what is wrong with the following? (btw its kinda not done since im in the middle of it, but can't really continue if I do not know what I am doing wrong. lol) PHP Code:
|
Re: What is wrong with this script?
Post your modules.ini list.
|
Re: What is wrong with this script?
lol?
PHP Code:
|
Re: What is wrong with this script?
@Bloodix: How you compile your plugin ?
|
Re: What is wrong with this script?
Quote:
|
Re: What is wrong with this script?
I am using the on-site compile tool. http://www.amxmodx.org/webcompiler.cgi
and here is my modules.ini PHP Code:
Edit: I have come to the conclusion that it is my version of amxx mod, since i tried installing the lastest verison on my own computer and my plugin worked fine |
Re: What is wrong with this script?
Yes because you have tried to compile the plugin with the compiler for the latest Amxx version and to enable it on an older Amxx version. Always using the same version for the compiler and the Amxx on your server.
|
| All times are GMT -4. The time now is 18:25. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.