Main public logs

From Hotline Wiki
Jump to navigationJump to search

Combined display of all available logs of Hotline Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 20:11, 3 March 2026 Lostarch talk contribs created page TransactionFields (Created page with "== Transaction Fields == Hotline fields utilize three data types: '''Integer''', '''String''', and '''Binary'''. Integers are network-byte order (Big-Endian). {| class="wikitable" ! ID !! Constant !! Type !! Description |- | 100 || <nowiki>myField_ErrorText</nowiki> || || |- | 101 || <nowiki>myField_Data</nowiki> || Binary || Generic data/Chat text |- | 102 || <nowiki>myField_UserName</nowiki> || String || |- | 103 || <nowiki>myField_UserID</nowiki> || Integer || |- |...")