Thread: Mean + AMX MOD
View Single Post
Re: Mean + AMX MOD
Old
  (#3)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Mean + AMX MOD - 09-06-2005

Go to the file cstrike\addons\amx\config\plugins.ini

and find these strings:
nextmap.amx ; displays next map in mapcycle
timeleft.amx ; displays time left on map

and comment them out by semicolon. I mEAn () so:

;nextmap.amx ; displays next map in mapcycle
;timeleft.amx ; displays time left on map

It should also prevent to overwrite the results of the commands like nextamp and timeleft...
  
Reply With Quote