Code:
public cmd_stninfo(id) {
client_print(id,print_chat,"Second to None Info Plugin:")
client_print(id,print_chat,"Type /stnmembers For a Member List")
client_print(id,print_chat,"Type /stnserver For Server Information")
client_print(id,print_chat,"Type /stnplugins For STN Custom Plugin Information")
return PLUGIN_CONTINUE
}
Compile Errors, Im having alot of trouble..
Errors 29
and Warning 215..
__________________