AccessPriviledges: Revision history

From Hotline Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 March 2026

  • curprev 20:2220:22, 3 March 2026 Lostarch talk contribs 2,957 bytes +14 No edit summary
  • curprev 20:1020:10, 3 March 2026 Lostarch talk contribs 2,943 bytes +2,943 Created page with "== Access Privileges == Access privileges are represented as a 64-bit bitmap. Privileges are categorized as '''General''', '''Folder''', or '''Bundle'''. {| class="wikitable" ! Bit !! Name !! Constant !! Type |- | 0 || Delete File || <nowiki>myAcc_DeleteFile</nowiki> || folder |- | 1 || Upload File || <nowiki>myAcc_UploadFile</nowiki> || folder, general |- | 2 || Download File || <nowiki>myAcc_DownloadFile</nowiki> || folder, general |- | 3 || Rename File || <nowiki>myA..."