Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JSON for Nui

See separate page on Nui.

Helper Pages on this wiki

...

These can be run on a GFF file (eg chicken.utc as above) for similar output.

Note however there are two kinds of GFF - the one on the template file and the in-game struct, which you can get with ObjectToJson. These can differ quite significantly sometimes.

Finding Values Example

A simple example to find a usually inaccessible field. This doesn't use nw_inc_gff.nss so explains step by step the process of parsing the array of information.

...