Code:
new maxplayers
new gmsgSayText
public plugin_init() {
register_plugin("Contacto", "1.00", "Moke")
register_clcmd("say /admin" , "contacto")
public contacto(id)
{ new message[124]
console_print(id, print_chat,"^x04[hns]^ Abierta la inscripcion de nuevos adms : ^[email protected]^")
}
Where is the error i can find it