Talk:List of native functions (GTA IV)

From GTAMods Wiki
Revision as of 16:48, 26 December 2008 by Seemann (talk | contribs) (For future reference)
Jump to navigation Jump to search

For future reference

Here's the list of all native functions that were used in original IV scripts (so, it's not complete). http://public.sannybuilder.com/GTA4/natives.txt

This list contains information about how much input parameters each function has and how much values it returns after execution. Should be useful when describing them.

I also have the descriptions for almost all natives with what type each parameter has and its possible name, like this

2	1	HAS_CAR_BEEN_DAMAGED_BY_WEAPON(handle car, int weapon)

Will public it bit later.