public DoHelp(id, key) { if(get_cvar_num("sc_on") == 0) return 1 new szMotd[1024] if(key == 0) { iPos += format(szMotd[iPos], 1023-iPos, "<html></html>") } return 1 }