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
  • 14:43, 20 October 2024 Printz talk contribs created page SeekTracer (Created page with "{{codepointer|description=Generic seeker missile function. |usage='''A_SeekTracer'''(''angle_threshold'', ''max_turn'') |parameters= *''angle_threshold'': if angle to target is lower than this, missile will 'snap' directly to face the target (degrees) *''max_turn'': maximum angle a missile will turn towards the target if angle is above the threshold (degrees) |notes= This is similar to HticTracer, except that it's not limited on the Z velocity update the same way as...")