I can't install War3Mod.I tried War3Mod.sma files but it doesn't work.
Hello friends,
I rented a server from a site called csduragi. The provider does not allow me to upload AMXX file, it just states that you can trade with SMA. I want W3 mod. If anyone has an SMA file, can they share it with me? And I'm getting some errors after installation, can you support me? Quote:
|
Re: I can't install War3Mod.I tried War3Mod.sma files but it doesn't work.
I opened "addons/amxmodx/scripting/include" folder via web FTP.
I uploaded the inc files to the include folder for war3 mod but now it gave this error string. |
Re: I can't install War3Mod.I tried War3Mod.sma files but it doesn't work.
Include and .sma files do not doing anything when put on a server. Only the .amxx file is needed to run a plugin (in addition to any other files that the plugin itself has as a dependency.
The output that you posted is from the compiler. This generates the .amxx file from the .sma and include files. The compiler was actually successful without any errors. All but one of the warning you see there are simply because you are compiling it in a newer version of AMX Mod X (which is just fine). The only one that might affect functionality is the unreachable code but without the source code, it cannot be determined if that would actually be the case. |
Re: I can't install War3Mod.I tried War3Mod.sma files but it doesn't work.
You must upload the amxx file, otherwise, you can not install any plugins. Maybe your host has some kind of system which automatically compiles all sma files once they are added? If they have, this is kinda stupid.
|
| All times are GMT -4. The time now is 02:30. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.