https://open.mp logo
Join Discord
Powered by
# general
  • g

    gorgeous-baker-92777

    02/04/2023, 7:22 PM
    That won't
  • s

    steep-notebook-8726

    02/04/2023, 7:22 PM
    Still better than weaponz, must hurt to be beat by AI
  • b

    busy-arm-75131

    02/04/2023, 7:22 PM
    I kinda like this one, having to setup your token and connecting it manually
  • g

    gorgeous-baker-92777

    02/04/2023, 7:22 PM
    Won't run for long either. It uses log core
  • c

    clever-air-16091

    02/04/2023, 7:22 PM
    log core supremacy
  • g

    gorgeous-baker-92777

    02/04/2023, 7:22 PM
    Why would you have a token in code? And not env?
  • g

    gorgeous-baker-92777

    02/04/2023, 7:23 PM
    How to have your server compromised 101
  • b

    busy-arm-75131

    02/04/2023, 7:23 PM
    Oh shit u right
  • b

    busy-arm-75131

    02/04/2023, 7:23 PM
  • b

    busy-arm-75131

    02/04/2023, 7:23 PM
  • g

    gorgeous-baker-92777

    02/04/2023, 7:23 PM
    That one on the left is Hitler
  • g

    gorgeous-baker-92777

    02/04/2023, 7:23 PM
  • g

    gorgeous-baker-92777

    02/04/2023, 7:23 PM
    That one is trump being bummed by a sigma
  • d

    dazzling-translator-76954

    02/04/2023, 7:25 PM
    Copy code
    cpp
    #define MAX_PLAYERS 1000
    new bool ignored[MAX_PLAYERS][MAX_PLAYERS];
    
    public OnPlayerCommandText(playerid, cmdtext[]) {
        new player2id;
        if (sscanf(cmdtext, "/ignore %d", player2id) == 1) {
            ignored[playerid][player2id] = true;
            SendClientMessage(playerid, COLOR_GREEN, "You are now ignoring player %d.", player2id);
        }
        return 1;
    }
    
    public OnPlayerSpeak(playerid, text[]) {
        for (new i = 0; i < MAX_PLAYERS; i++) {
            if (IsPlayerConnected(i) && ignored[i][playerid]) {
                return 1;
            }
        }
        // Player is not ignored, send their message to all other players
        SendClientMessageToAll(COLOR_WHITE, "[%s]: %s", GetPlayerName(playerid), text);
        return 1;
    }
  • b

    breezy-solstice-69394

    02/04/2023, 7:28 PM
    @gorgeous-baker-92777 DM XD
  • g

    gorgeous-baker-92777

    02/04/2023, 7:29 PM
    Nice
  • g

    gorgeous-baker-92777

    02/04/2023, 7:29 PM
    I am Ur mum's bf
  • g

    gorgeous-baker-92777

    02/04/2023, 7:30 PM
    Why $400?
  • b

    blue-eve-41565

    02/04/2023, 7:31 PM
  • b

    blue-eve-41565

    02/04/2023, 7:31 PM
    not wrong
  • b

    blue-piano-5315

    02/04/2023, 7:35 PM
    Btw it would be easier to work at mcdonalds
  • b

    blue-piano-5315

    02/04/2023, 7:38 PM
    You can work after 16
  • b

    breezy-solstice-69394

    02/04/2023, 7:39 PM
    no bitch, i meant 5min audio
  • r

    ripe-judge-67309

    02/04/2023, 7:40 PM
    Why’s it unsafe to use?
  • b

    breezy-solstice-69394

    02/04/2023, 7:44 PM
    @busy-arm-75131 may i send a DM to u?
  • g

    gorgeous-baker-92777

    02/04/2023, 7:44 PM
    It likes to crash on Linux
  • b

    breezy-solstice-69394

    02/04/2023, 7:48 PM
    @little-traffic-8429 hi
  • b

    busy-arm-75131

    02/04/2023, 7:48 PM
    Sure
  • b

    busy-arm-75131

    02/04/2023, 7:48 PM
    u can dm me
  • b

    busy-arm-75131

    02/04/2023, 7:48 PM
    I'll read it
1...383983839938400...40089Latest