public MSG() { TextDrawSetString(ServerMSG, RMessages[random(sizeof(RMessages))]); TextDrawShowForAll(ServerMSG); return 1; }