natives icon indicating copy to clipboard operation
natives copied to clipboard

Clean up cutscene doc mess ups

Open Lucas7yoshi opened this issue 2 years ago • 2 comments

This fixes a incorrect link to another native and an uncompleted sentence

I did see https://github.com/citizenfx/natives/commit/e80e64b453fc6373ee98a200e430c8542c9b37db#r72290446 however i am not sure the meaning of this, or the resolution. @gottfriedleibniz

Lucas7yoshi avatar Apr 28 '22 14:04 Lucas7yoshi

  • CUTSCENE/N_0x971d7b15bcdbef99.md was removed
  • CUTSCENE/GetCutsceneEndTime.md was given the alias 0x971D7B15BCDBEF99 and labelled with 0x011883f41211432a
  • CUTSCENE/N_0x011883f41211432a.md still exists.

Also, statements inferred from decompiled scripts, e.g., "Only referenced in script [X]", "Always false", "Usually [X]", or "i.e., Michael Lamar ..." should probably be removed or left in the comments section where the garbage from past imports live. These descriptions are often misleading and barely contribute to describing what those parameters actually are. Ideally, the "what it is" would be supplemented by "how it is used".

Unrelated comment: 0xE832D760399EB220 should probably have its carriage returns stripped.

gottfriedleibniz avatar Apr 29 '22 20:04 gottfriedleibniz

@stannum-cfx This should be good now, added draft in the miniscule chance someone came by while I was trying to commit :p

Lucas7yoshi avatar May 05 '22 19:05 Lucas7yoshi