View Single Post
Re: CS DeathMatch with podbot-mm??
Old
  (#11)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: CS DeathMatch with podbot-mm?? - 04-11-2004

Maybe I have to edit my post abive , too?
It's better if You write a new post as an reply to this what I wrote before - otherwise - some user wanting the same hep like You (about CSDM) after reading this thread can get confused.

I have to know if this is really CSDM making so strange ping.
Let me know - what exactly the version of CSDM are You using (this mine or that inculded in CSDM for CS1.3)?
Do You know how to pause an amxmodx plugin during the game?
There is a console command amx_pausecfg. Write this line (when You will see this strange ping):

amx_pausecfg pause csdm_mod.amxx

This line lets You pause this plugin. To list all amxmodx plugins You can write this line:
amx_pausecfg list
but after to see some lugins above 10 on the list You need write the same line, but add 11 at the end of that line:
amx_pausecfg list 11
etc.
  
Reply With Quote