[Help] ESP Name CrossFire

Discussion in 'Subnautica Accounts - Buy Sell Trade' started by CaioFonseca, 10/14/16.

Thread Status:
Not open for further replies.
  1. CaioFonseca

    CaioFonseca
    Expand Collapse
    High Risk Status: This user has been flagged as high risk due to one or more reasons

    0   0   0

    Offline
    Someone knows how to solve the error ESP Name?
    I get error :(

    Code:
    void WriteText (int x, int y, DWORD color, char *text)
    {
    RECT rect;
    SetRect(&rect,x,y,x,y);
    pFont->DrawTextA(0, text, -1, &rect, DT_NOCLIP | DT_LEFT, color);
    }
    ESP Name
    Code:
    sprintf_s(pNAME,"Name: [%s]", (int)pPlayer->Name);
    lWriteText(Body.x + 20, Body.y -50, ESP_Color, pNAME);
     
    • This user is inactive. Hasn't logged into their account in over 60 days.
Thread Status:
Not open for further replies.