I think You downloaded Alll-In-One package. Got to Your addons\amxmodx\configs\csdm.cfg file and find these lines at the top of that file:
Quote:
Originally Posted by csdm.cfg
[settings]
;Sets whether CSDM is enabled or not.
enabled = 1
|
and change:
enabled = 1
to
enabled = 0
This way You should stop to be respawned all the time.