Quote:
Originally Posted by luciaus18
There were some plugins with bind a long time ago.. Can you recommend me something?
And for the motd plugin..it doesn't open the motd..idk why..not even the /forum which opens a web page in a motd
Code:
#===============================================#
# MOTD Commands by OciXCrom: Configuration file #
#===============================================#
# The default path for the .txt files is the 'cstrike' folder.
# You can use which ever folder you want inside 'cstrike': cstrike/addons/amxmodx/data/motds/rules.txt
# The maximum MOTD size is 1536 characters if not using a webpage.
# You can use one of three possible formats listed down below.
# Format #1: <chat command> [MOTD title] = <file.txt>
# Format #2: <chat command> [MOTD title] = <HTML code>
# Format #3: <chat command> [MOTD title] = <http://your-link-here.com>
/rules = rules.txt
/prices = prices.txt
/forum = http://www.fsfsrsf.com/forum
|
Long time ago CS didn't have any protection and this site didn't have rules that forbid it.
Check if the MOTD plugin is running with the amx_plugins command. If it is, you have some other plugin that is blocking the chat commands.
__________________