Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. GetPlayerName(playerid,Name,24);
  2. format(File, 256, "BikiniBottom/Users/%s.txt",Name);
  3. format(str, 256, "I'm Level: %d", dini_Int(File, "Level"));
  4. UpdatePlayer3DTextLabelText(killerid, label[playerid],0x74E80099, str);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement