Error after typing amx_plugins in server:
Code:
Polymorph: Mod Ma 1.1.2 Fysiks polymorph.amxx error
Error in amx logs:
Code:
L 06/09/2011 - 09:50:37: [AMXX] Plugin ("polymorph.amxx") is setting itself as failed.
L 06/09/2011 - 09:50:37: [AMXX] Plugin says: [Polymorph] Zero (0) mods were loaded.
L 06/09/2011 - 09:50:37: [AMXX] Run time error 1 (plugin "polymorph.amxx") - forced exit
Error in plugins-polymorph.ini:
Code:
;ThisMod:"Capture The Flag"
; Warning: This file is re-written by Polymorph plugin.
; Any content added manually will be lost.
;;; ERROR ;;;\r\n;;; No MODs Loaded ;;;
Those are all the errors I could find, none in console directly.
I have the first posted plugin in my plugins.ini, I have the polymorph folder in my /configs/. I have the files "1_Mod.ini" and "mapsfile mod_maps1.ini" in my polymorph folder.
I have polymorph.amxx in my plugins.ini file. I then have the main mod ; in the plugins.ini so polymorph can enable it, but it doesnt. I have mod cvars added into the 1_mod.ini also.
I can try adding another map to the mapsfile, but I dont think it will make a difference. Ill update on that.
Update: I added a default map to the maps file and then changed 1 to 2 in the mapspermod. Cvars dont work in game either so its still disabled.
__________________