Advertisement
Guest User

Untitled

a guest
Mar 24th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. ------------------------
  2. in Cient.cpp (menu)
  3. ------------------------
  4.  
  5. ImGui::Text("Profile link:");
  6. std::string link = std::string("http://steamcommunity.com/profiles/" + std::to_string(Interfaces::Engine()->GetPlayerInfo->steamID64));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement