TwAddButton(twBar_SPNewCheats, "Hi to all", hiall, NULL, " label='Hi to all' " " group='Other' ");
// MENU FUNCTIONS
void TW_CALL hiall(void *) { for (int i = 0; i iIsListed[i] != 1 ) continue; if(g_Players->pRemotePlayer[i] == NULL) continue; say("Hi %s! How life?", getPlayerName(i)); } }