12-17-2016, 10:32 AM
Nice tut. Good for newbies.
Can I add something?
There are times when the .amx compiles incompletely and that's also a problem. It says no problem but it still doesn't work, it might work on your desktop/laptop but in some cases especially when it is already uploaded on a hosting server it won't work. They should really try to check before uploading the .amx since sometimes that's the problem.
[EDITED]either they need the native checker.dll to check maybe their .dll on plugins and .inc on pawn does not work well together or maybe they need to recompile their .pwn with an updated includes and libpawnc.dll.
That was my problem with my old EHN and I asked people for support and I was given that tip. So I'd be happy to share what was shared to me as well.
Can I add something?
There are times when the .amx compiles incompletely and that's also a problem. It says no problem but it still doesn't work, it might work on your desktop/laptop but in some cases especially when it is already uploaded on a hosting server it won't work. They should really try to check before uploading the .amx since sometimes that's the problem.
[EDITED]either they need the native checker.dll to check maybe their .dll on plugins and .inc on pawn does not work well together or maybe they need to recompile their .pwn with an updated includes and libpawnc.dll.
That was my problem with my old EHN and I asked people for support and I was given that tip. So I'd be happy to share what was shared to me as well.