Hmm makes sense. Still don't think it works though.
public client_connect(id){
client_print(id,print_chat,"Server Plugins: Say /pluginhelp for Client help on using the server's Plugins")
client_print(id,print_chat,"Server Plugins: Say /pluginAhelp for Admin help on using the server's Plugins")
}
That should work then right? Or should it be client_print(0,print_chat,"etc")