Point Blank Turkey PORTS

Results 1 to 1 of 1
  1. #1
    Enthusiast godzilla is offline
    MemberRank
    Dec 2018 Join Date
    32Posts

    ! Point Blank Turkey PORTS

    Hello,
    would someone please let me know what ports PB TAM is using?

    for example: (PB Phantom)

    Game
    public static int pb_gamePort = 39191;
    public static int pb_syncPort = 1909;
    Auth
    public static int pb_authPort = 39190;
    public static int pb_syncPort = 1908;
    UPD
    public static ushort pb_udpport = 40009;
    public static ushort pb_syncPort = 1910;

    SOLUTION: TAM Ports
    Game
    public static int pb_gamePort = 39103;
    public static int pb_syncPort = 5506;
    Auth
    public static int pb_authPort = 39190;
    public static int pb_syncPort = 5509;
    UPD
    public static ushort pb_udpport = 50009;
    public static ushort pb_syncPort = 2109;
    Last edited by godzilla; 15-10-20 at 08:30 PM. Reason: SOLVED MYSELF




Advertisement