Hy many thank's for plugin it compiles with no error with a clean compiler of amxmodx 1.8.1 Windows:
And a clean zombieplague.inc 4.3
CSX Version:
Code:
//AMXXPC compile.exe
// by the AMX Mod X Dev Team
//// zp_countdown_remix.sma
// Header size: 420 bytes
// Code size: 1520 bytes
// Data size: 1824 bytes
// Stack/heap size: 16384 bytes; estimated max. usage=778 cells (3112 bytes
)
// Total requirements: 20148 bytes
// Done.
//
// Compilation Time: 0,16 sec
// ----------------------------------------
Press enter to exit ...
If someone whants this .amxx compiled please PM me...
Only one problem:
In server's console it's shows this
Code:
SV_StartSound: biohazard_detected.wav not precached (0)
SV_StartSound: biohazard_detected.wav not precached (0)
The counting sound is playng but not the:
biohazard_detected.wav
__________________