Posts: 6,242
Threads: 8
Joined: Jun 2008
Where's its release page?
I found one, but there's no documentation. Did you make changes to the script itself to allow for the plugin?
Posts: 123
Threads: 29
Joined: Mar 2009
Reputation:
0
I can't find the thread anymore as well, i only got the github release page as well..
Someone managed to solve it i found in the forums but no explanation on how.
Posts: 6,242
Threads: 8
Joined: Jun 2008
I found this in the code, but really unsure on this as this is advanced stuff. This could be relating to the actual code in the plugin itself, but it could have something to do with your error somehow.
That error, doesn't look like a normal 'function not found' error.
PHP код:
// Define the extern in your main source file:
// extern void *pAMXFunctions;
// And, in your Initialize function, assign:
// pAMXFunctions = data[PLUGIN_DATA_AMX];
Really don't know about it though, but I hope someone will come forth with some info. There will be others using this, or that have used it, for sure.