All public logs

From Eternity Wiki
Jump to navigationJump to search

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

Logs
  • 15:26, 12 October 2024 Printz talk contribs created page WeaponSetTics (Created page with "{{Codepointer|description= Like SetTics, but for weapon frames, changes duration of current frame. |usage='''A_WeaponSetTics'''(''base_amount'', ''random'', ''use_counter'') |parameters= *''base_amount'': if ''use_counter'' is 0, it's number of tics. If ''use_counter'' is 1, it's a counter ID for the current weapon, from 0 to 2. *''random'': if nonzero, it's maximum random value + 1 which may be added to the duration. *''use_counter'': if 0, ''base_amount'' is a numb...")